This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/52545] output.h: SECTION_EXCLUDE flag clobbers SECTION_MACH_DEP
- From: "gjl at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 12 Mar 2012 18:22:08 +0000
- Subject: [Bug other/52545] output.h: SECTION_EXCLUDE flag clobbers SECTION_MACH_DEP
- Auto-submitted: auto-generated
- References: <bug-52545-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52545
--- Comment #6 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-03-12 18:22:08 UTC ---
Author: gjl
Date: Mon Mar 12 18:22:01 2012
New Revision: 185259
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185259
Log:
PR other/52545
* output.h (SECTION_EXCLUDE, SECTION_MACH_DEP): Don't use
SECTION_MACH_DEP reserved bits for SECTION_EXCLUDE.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/output.h