This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: gimple question


> Geez, this is valid C?!  What is it _supposed_ to return?

This pattern appears in the gcc testsuite, in 
gcc.c-torture/execute/970217-1.c 
so I guess it is valid.
It is supposed to return the value of i after it's been 
incremented. 

Razya


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