This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/53474] [4.8 regression] Solaris/x86 bootstrap with Sun as broken: j.e
- From: "uros at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 25 May 2012 15:07:09 +0000
- Subject: [Bug target/53474] [4.8 regression] Solaris/x86 bootstrap with Sun as broken: j.e
- Auto-submitted: auto-generated
- References: <bug-53474-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53474
--- Comment #3 from uros at gcc dot gnu.org 2012-05-25 15:07:09 UTC ---
Author: uros
Date: Fri May 25 15:07:02 2012
New Revision: 187885
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187885
Log:
PR target/53474
* config/i386/i386.c (ix86_print_operand) <case 'O'>: Print '.' here.
<case 'C', case 'c', case 'F', case 'f'>: Print '.' only for C and c.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c
trunk/gcc/cp/decl.c