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

Ian Bolton <ibolton at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
      Known to fail|                            |4.7.0

--- Comment #3 from Ian Bolton <ibolton at gcc dot gnu.org> 2011-05-20 13:46:00 
UTC ---
I was hoping the compiler command would tell me what -mcpu it was defaulting
to.

Anyway, I have managed to reproduce it now, by compiling as follows:

  cc1 -fpreprocessed 49030.i -quiet -O1 -o 49030.s -mcpu=arm7tdmi -marm

Note that it all works with -mthumb and/or -mcpu=cortex-a9.

I have tried this with my old toolchain and it is broken as far back as
r164700.

Reply via email to