[Bug bootstrap/50352] [4.7 regression] arm-linux-gnueabi bootstrap failure due to -Wformat error in arm.md

ramana at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 12 09:08:00 GMT 2011


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

Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011-09-12
                 CC|                            |ramana at gcc dot gnu.org
     Ever Confirmed|0                           |1

--- Comment #2 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> 2011-09-12 08:47:47 UTC ---
It should just be %%( and %%). As Jakub says the %) and %( are only meaningful
for output_asm_insn.

Ramana



More information about the Gcc-bugs mailing list