[Bug c++/37683] [4.4 Regression]: Revision 140780 caused g++.dg/warn/Wparentheses-3.C

2008-10-01 Thread bonzini at gcc dot gnu dot org
--- Comment #7 from bonzini at gnu dot org 2008-10-01 12:27 --- Subject: Bug 37683 Author: bonzini Date: Wed Oct 1 12:26:02 2008 New Revision: 140810 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140810 Log: 2008-09-30 H.J. Lu <[EMAIL PROTECTED]> PR c++/37683

[Bug c++/37683] [4.4 Regression]: Revision 140780 caused g++.dg/warn/Wparentheses-3.C

2008-10-01 Thread bonzini at gnu dot org
--- Comment #6 from bonzini at gnu dot org 2008-10-01 12:26 --- committed. -- bonzini at gnu dot org changed: What|Removed |Added Status|NEW

[Bug c++/37683] [4.4 Regression]: Revision 140780 caused g++.dg/warn/Wparentheses-3.C

2008-10-01 Thread bonzini at gnu dot org
--- Comment #5 from bonzini at gnu dot org 2008-10-01 12:24 --- committing patch as obvious, thanks. -- bonzini at gnu dot org changed: What|Removed |Added St

[Bug c++/37683] [4.4 Regression]: Revision 140780 caused g++.dg/warn/Wparentheses-3.C

2008-09-30 Thread hjl dot tools at gmail dot com
--- Comment #4 from hjl dot tools at gmail dot com 2008-09-30 16:10 --- http://gcc.gnu.org/ml/gcc-patches/2008-08/msg01620.html makes nested_if uninitialized for g++.dg/warn/Wparentheses-3.C: --- gcc/cp/parser.c (revision 138452) +++ gcc/cp/parser.c (working copy) @@ -7120,7 +7

[Bug c++/37683] [4.4 Regression]: Revision 140780 caused g++.dg/warn/Wparentheses-3.C

2008-09-30 Thread bonzini at gnu dot org
--- Comment #3 from bonzini at gnu dot org 2008-09-30 15:05 --- > Linux/ia32 and --enable-checking=assert may trigger this bug. Well, your own Linux/x86-64 builds do not have this failure, neither normally nor for -m32. Either this bug is invalid, or it is a wrong-code somewhere else.

[Bug c++/37683] [4.4 Regression]: Revision 140780 caused g++.dg/warn/Wparentheses-3.C

2008-09-30 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2008-09-30 14:44 --- (In reply to comment #1) > Other gcc-testresults don't indicate the failure for revision 140785 or even > 140781. > Are they run on Linux/ia32 and configured with --enable-checking=assert --enable-clocale=gnu --wi

[Bug c++/37683] [4.4 Regression]: Revision 140780 caused g++.dg/warn/Wparentheses-3.C

2008-09-30 Thread bonzini at gnu dot org
--- Comment #1 from bonzini at gnu dot org 2008-09-30 14:35 --- Other gcc-testresults don't indicate the failure for revision 140785 or even 140781. -- bonzini at gnu dot org changed: What|Removed |Added