This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/35661] __attribute__((cold)) generates wrong code
- From: "dannysmith at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 May 2008 21:04:14 -0000
- Subject: [Bug target/35661] __attribute__((cold)) generates wrong code
- References: <bug-35661-12845@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from dannysmith at gcc dot gnu dot org 2008-05-11 21:04 -------
Subject: Bug 35661
Author: dannysmith
Date: Sun May 11 21:03:27 2008
New Revision: 135188
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135188
Log:
Backport from mainline:
2008-04-15 Zuxy Meng <zuxy.meng@gmail.com>
PR target/35661
* config/i386/winnt.c (i386_pe_section_type_flags): Mark
".text.unlikely" section as executable.
Modified:
branches/gcc-4_3-branch/gcc/ChangeLog
branches/gcc-4_3-branch/gcc/config/i386/winnt.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35661