This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/53853] FAIL: g++.dg/other/pr53811.C -std=gnu++* (internal compiler error)
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 06 Jul 2012 10:02:38 +0000
- Subject: [Bug target/53853] FAIL: g++.dg/other/pr53811.C -std=gnu++* (internal compiler error)
- Auto-submitted: auto-generated
- References: <bug-53853-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53853
Uros Bizjak <ubizjak at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |4.7.2
--- Comment #6 from Uros Bizjak <ubizjak at gmail dot com> 2012-07-06 10:02:38 UTC ---
Author: uros
Date: Fri Jul 6 10:00:11 2012
New Revision: 189315
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189315
Log:
PR target/53853
* config/i386/i386.c (x86_output_mi_thunk): For CM_LARGE_PIC model,
emit PIC sequence for fnaddr symbol reference in advance.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c