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 middle-end/29574] Gcc gives invalid warning about unitialized variable



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-10-23 20:59 -------
If it is defined using __builtin_expect, then this is most likely PR 21513
which was fixed for 4.2.0, it is hard to fix correctly for 4.1.0 and 4.0.0
without removing all of loop.c.

Can you attach the preprocessed source?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


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