This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix PR middle-end/23237


On Fri, Sep 09, 2005 at 09:54:27AM -0700, Josh Conner wrote:
> 	* ipa-reference.c (static_execute): Don't mark variables in
> 	named sections TREE_READONLY.

Ok.

> 	* gcc.c-torture/compile/pr23237.c: New test.

Not all targets support named sections.  You'll need to add 
/* { dg-require-effective-target named_sections } */


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]