This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [RFC] failures found while pounding on GCC trunk
On 9/23/07, Daniel Berlin <dberlin@dberlin.org> wrote:
> ># all tests fail with ICE in verify_curr_properties; -m32/-m64
> >-O2 -fno-tree-salias
> >-Os -fno-tree-salias
>
>
> Known. This is normally the first place we build aliasing info.
> Unless we have a compelling reason to have this flag, we should simply
> remove the flag.
I agree with that, just remove the flag. (well, make it a no-op and
deprecate it)
Richard.