This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: FAIL: gcc.c-torture/execute/950628-1.c execution, -O1
- To: rth at redhat dot com
- Subject: Re: FAIL: gcc.c-torture/execute/950628-1.c execution, -O1
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Fri, 26 Jan 01 17:09:30 EST
- Cc: gcc at gcc dot gnu dot org
I don't agree, mostly because of the useage for function invariance I
mentioned before. IMO the *safest* change is not to combine /u slots.
I have a patch for objects_must_conflict_p to do that, but have been
waiting to see how the discussion resolves before doing anything with it.
I guess that's reasonable.
I'd also advocate removing the non-source-language /u bits from your
Dec 30 change from the branch, but leave them in mainline.
That seems right too.