[PATCH] Fix PR middle-end/23237

Richard Henderson rth@redhat.com
Fri Sep 9 20:02:00 GMT 2005


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~



More information about the Gcc-patches mailing list