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 bootstrap/50760] [4.7 Regression] bootstrap failure


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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dodji at gcc dot gnu.org

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> 2011-10-17 17:05:42 UTC ---
Another error:

../../src-trunk/libcpp/macro.c:1344:17: error:
'from.macro_arg_token_iter::location_ptr' may be used uninitialized in this
function [-Werror=maybe-uninitialized]
../../src-trunk/libcpp/macro.c:1533:28: note:
'from.macro_arg_token_iter::location_ptr' was declared here


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