------- 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|0000-00-00 00:00:00         |2010-04-05 10:15:17
               date|                            |


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

Reply via email to