[Bug c/42599] arm-elf-gcc 4.4.2 internal compiler error in expand_expr_addr_1 at expr.c:6835

2010-04-05 Thread rearnsha at gcc dot gnu dot org


--- Comment #2 from rearnsha at gcc dot gnu dot org  2010-04-05 10:15 
---
Your source code isn't valid.  Naked functions can't just call other C
functions, as they have no prologue/epilogue sequences supplied by the
compiler.

Nevertheless, the compiler shouldn't ICE.


-- 

rearnsha at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
 GCC target triplet||arm-elf
   Keywords||ice-on-invalid-code
   Last reconfirmed|-00-00 00:00:00 |2010-04-05 10:15:17
   date||


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



[Bug c/42599] arm-elf-gcc 4.4.2 internal compiler error in expand_expr_addr_1 at expr.c:6835

2010-01-03 Thread conr2286 at vandals dot uidaho dot edu


--- Comment #1 from conr2286 at vandals dot uidaho dot edu  2010-01-04 
00:26 ---
Created an attachment (id=19459)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19459action=view)
Preprocessed rtcISR.c


-- 


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