This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Revision 180821 breaks bootstrap
- From: dominiq at lps dot ens dot fr (Dominique Dhumieres)
- To: gcc at gcc dot gnu dot org
- Cc: gingold at adacore dot com
- Date: Thu, 03 Nov 2011 15:20:14 +0100
- Subject: Revision 180821 breaks bootstrap
Revision 180821 breaks bootstrap on x86_64-apple-darwin10:
../../work/gcc/collect2.c: In function 'int main(int, char**)':
../../work/gcc/collect2.c:1094:7: error: unused variable 'object_nbr' [-Werror=unused-variable]
cc1plus: all warnings being treated as errors
Note that I did not find any entry for this revision in gcc-patches@gcc.gnu.org.
TIA
Dominique