http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42949
Ian Bolton <ibolton at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |WAITING CC| |ibolton at gcc dot gnu.org --- Comment #3 from Ian Bolton <ibolton at gcc dot gnu.org> 2011-03-24 14:24:23 UTC --- For gcc 4.5 r171282, arm-none-linux-gnueabi, I can run this command without error: arm-none-linux-gnueabi-g++ ~/investigate/pr42949.i -B. -c -O1 -mfpu=vfp It also works for trunk (r171212). I therefore think this is fixed or has ceased to be, but it would be good to get confirmation someone else.