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]

Re: FAIL: gcc.c-torture/execute/950628-1.c execution, -O1


On Thu, Jan 25, 2001 at 01:17:50PM -0500, John David Anglin wrote:
> As ~r noted, there is no "const" anywhere and yet the stores to virk have
> the /u bit set.  I changed f to set `virk = g ()' twice and the /u bits
> are there for both assignments.

Kenner's Dec 30 patch changed a bunch of places we ask for 
temporary storage to say that the data was const.


r~

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