This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/38695] [4.4 regression] gcc.c-torture/compile/pr37433.c ICE on trunk arm_function_in_section_p



------- Comment #1 from jakub at gcc dot gnu dot org  2009-01-05 14:56 -------
Can't reproduce with a cross and can't think of how you could get there a
STRING_CST in a place of fndecl - get_callee_fndecl can't return STRING_CST, it
either returns a FUNCTION_DECL or NULL.  Of course unless cc1 is miscompiled.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38695


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]