[Bug middle-end/27536] [4.2 Regression] -fsection-anchors breaks Ada
richard at codesourcery dot com
gcc-bugzilla@gcc.gnu.org
Thu May 11 16:18:00 GMT 2006
------- Comment #7 from richard at codesourcery dot com 2006-05-11 16:18 -------
Subject: Re: [4.2 Regression] -fsection-anchors breaks Ada
Thanks Andreas. I might be barking up the wrong tree here, but it seems
odd to me is that output_ttype is using expand_normal () to expand this
tree. That in general allows arbitrary code to be generated.
output_ttype does seem to want an assembly constant. Shouldn't it be
using EXPAND_INITIALIZER instead?
Richard
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27536
More information about the Gcc-bugs
mailing list