]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/38695 (gcc.c-torture/compile/pr37433.c ICE on trunk arm_function_in_sect...
authorJakub Jelinek <jakub@redhat.com>
Sat, 10 Jan 2009 14:02:12 +0000 (15:02 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sat, 10 Jan 2009 14:02:12 +0000 (15:02 +0100)
commitb3a796bc64242f478fc5104cfa2e50a7358e2ca9
tree5856d424659a38a21079b79f566e8be0b0304085
parentb726f5e6c3c90244570ae64822f06006db966096
re PR target/38695 (gcc.c-torture/compile/pr37433.c ICE on trunk arm_function_in_section_p)

PR target/38695
* config/arm/arm.c (arm_is_long_call_p): Don't call
arm_function_in_section_p if decl isn't a FUNCTION_DECL.

From-SVN: r143246
gcc/ChangeLog
gcc/config/arm/arm.c