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/13424] [3.4/3.5 Regression] gcc.dg/20031202-1.c is miscompiled


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-03-17 10:13 -------
Yes, actually it makes it fail everywhere!

The problem is that the C front-end is relying on the clearing optimization to
implement the semantics mandated by C99 $6.7.8 [19].


-- 


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


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