re PR target/35661 (__attribute__((cold)) generates wrong code)
authorZuxy Meng <zuxy.meng@gmail.com>
Mon, 14 Apr 2008 23:47:39 +0000 (23:47 +0000)
committerDanny Smith <dannysmith@gcc.gnu.org>
Mon, 14 Apr 2008 23:47:39 +0000 (23:47 +0000)
commit40f39798cea1409910ee900f17a37944eea0f7b7
treec03939e161466008cf104067ba245f0ec53745ca
parent07acc7b3e198ab2b21bbe47f3d16e2820e4990cf
re PR target/35661 (__attribute__((cold)) generates wrong code)

2008-04-16  Zuxy Meng  <zuxy.meng@gmail.com>

PR target/35661
* config/i386/winnt.c (i386_pe_section_type_flags): Mark
".text.unlikely" section as executable.

From-SVN: r134296
gcc/ChangeLog
gcc/config/i386/winnt.c