This is the mail archive of the gcc-bugs@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]

[Bug optimization/12147] Wrong code with -O2 in context of reload


------- Additional Comments From uweigand at gcc dot gnu dot org  2004-01-21 17:49 -------
Unfortunately, the test case looks corrupted:

 unsigned long long ersatz[10];
 char zw,zwntf("r= %llx\n",r);
 res=r;

There appear to be some crucial parts missing.  I've tried to 
reconstruct what's missing here, but unsuccessfully.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12147


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