[Bug libfortran/48906] Wrong rounding results with -m32

2011-05-27 Thread thenlich at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48906 --- Comment #10 from Thomas Henlich thenlich at users dot sourceforge.net 2011-05-27 07:15:16 UTC --- The test cases from above still fail (but with a different result): print (ru,g15.2), .099d0 ! 1.0E-01 expected 0.10 print (rc,g15.1),

[Bug target/49184] r174284 breaks darwin bootstrap

2011-05-27 Thread bernds at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49184 Bernd Schmidt bernds at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug bootstrap/49173] [4.7 Regression] No rule to make target `../../../../work/libgcc/../gcc/libgcc-std.ver', needed by `libgcc.map'.

2011-05-27 Thread bernds at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49173 Bernd Schmidt bernds at gcc dot gnu.org changed: What|Removed |Added CC||howarth at nitro

[Bug bootstrap/49173] [4.7 Regression] No rule to make target `../../../../work/libgcc/../gcc/libgcc-std.ver', needed by `libgcc.map'.

2011-05-27 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49173 --- Comment #10 from Dominique d'Humieres dominiq at lps dot ens.fr 2011-05-27 07:26:30 UTC --- I am still investigating what caused the breakage reported in comment #5, likely revision 174286, but it has nothing to do with this pr that is fixed

[Bug c/49186] New: optimize problem with unsigned long long value.

2011-05-27 Thread iwamatsu at nigauri dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49186 Summary: optimize problem with unsigned long long value. Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo:

[Bug bootstrap/49173] [4.7 Regression] No rule to make target `../../../../work/libgcc/../gcc/libgcc-std.ver', needed by `libgcc.map'.

2011-05-27 Thread bernds at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49173 --- Comment #11 from Bernd Schmidt bernds at gcc dot gnu.org 2011-05-27 07:53:53 UTC --- Author: bernds Date: Fri May 27 07:53:51 2011 New Revision: 174321 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174321 Log: PR bootstrap/49173

[Bug c++/49176] [4.6 Regression][c++0x] valid code rejected with error: uninitialized const

2011-05-27 Thread fabien at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49176 fabien at gcc dot gnu.org changed: What|Removed |Added AssignedTo|unassigned at gcc dot |fabien at gcc dot gnu.org

[Bug c++/49165] [4.3/4.4/4.5 Regression] ICE on for-loop/throw combination

2011-05-27 Thread gcc at portuosus dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49165 --- Comment #11 from Vijay Rao gcc at portuosus dot com 2011-05-27 07:58:25 UTC --- Does this fix the situation when the 2nd operand of the conditional operator is of type int? extern C void abort (); int bar (bool x, int y) { if (y 10 (x

[Bug bootstrap/49173] [4.7 Regression] No rule to make target `../../../../work/libgcc/../gcc/libgcc-std.ver', needed by `libgcc.map'.

2011-05-27 Thread bernds at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49173 Bernd Schmidt bernds at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/49187] New: parallel mode compilation broken - unqualified lookup? (bisected)

2011-05-27 Thread gcc at abeckmann dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49187 Summary: parallel mode compilation broken - unqualified lookup? (bisected) Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/49176] [4.6 Regression][c++0x] valid code rejected with error: uninitialized const

2011-05-27 Thread fabien at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49176 --- Comment #4 from fabien at gcc dot gnu.org 2011-05-27 08:23:35 UTC --- Is it broken in 4.6.0 before r174239 ?

[Bug libfortran/48906] Wrong rounding results with -m32

2011-05-27 Thread thenlich at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48906 --- Comment #11 from Thomas Henlich thenlich at users dot sourceforge.net 2011-05-27 08:55:14 UTC --- The scale factor is applied to F editing, but it shouldn't. See Fortran 2008: NOTE 10.20 The scale factor has no effect on output unless the

[Bug target/49186] optimize problem with unsigned long long value.

2011-05-27 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49186 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Component|c |target ---

[Bug c++/49176] [4.6 Regression][c++0x] valid code rejected with error: uninitialized const

2011-05-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49176 --- Comment #5 from Paolo Carlini paolo.carlini at oracle dot com 2011-05-27 08:58:27 UTC --- Just tried -r174238: was already broken.

[Bug c++/49176] [4.6 Regression][c++0x] valid code rejected with error: uninitialized const

2011-05-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49176 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug middle-end/49177] [4.7 Regression] FAIL: gcc.dg/vect/fast-math-ifcvt-1.c

2011-05-27 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49177 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug debug/49047] DW_AT_linkage_name missing for constructors and destructors

2011-05-27 Thread dodji at seketeli dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49047 --- Comment #4 from dodji at seketeli dot org dodji at seketeli dot org 2011-05-27 09:09:35 UTC --- A candidate patch was posted to http://gcc.gnu.org/ml/gcc-patches/2011-05/msg02044.html

[Bug c++/49187] parallel mode compilation broken - unqualified lookup? (bisected)

2011-05-27 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49187 --- Comment #1 from Jonathan Wakely redi at gcc dot gnu.org 2011-05-27 09:34:45 UTC --- yes, the change was intentional but these parts must have been missed, see the thread beginning at http://gcc.gnu.org/ml/libstdc++/2011-05/msg00072.html

[Bug tree-optimization/49170] [4.7 regression] Several libstdc++ tests fail to link on Solaris 8/9: cexp missing

2011-05-27 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49170 --- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2011-05-27 10:05:28 UTC --- --- Comment #3 from William J. Schmidt wschmidt at gcc dot gnu.org 2011-05-26 13:24:31 UTC --- Rainer, please try: [...]

[Bug tree-optimization/49170] [4.7 regression] Several libstdc++ tests fail to link on Solaris 8/9: cexp missing

2011-05-27 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49170 --- Comment #5 from Dominique d'Humieres dominiq at lps dot ens.fr 2011-05-27 10:15:37 UTC --- + /* Make sure we have either sincos or cexp. */ + if (!TARGET_HAS_SINCOS !TARGET_C99_FUNCTIONS) +break; + Could

[Bug middle-end/49177] [4.7 Regression] FAIL: gcc.dg/vect/fast-math-ifcvt-1.c

2011-05-27 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49177 --- Comment #3 from Richard Guenther rguenth at gcc dot gnu.org 2011-05-27 10:32:18 UTC --- Author: rguenth Date: Fri May 27 10:32:14 2011 New Revision: 174326 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174326 Log: 2011-05-27 Richard

[Bug middle-end/49177] [4.7 Regression] FAIL: gcc.dg/vect/fast-math-ifcvt-1.c

2011-05-27 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49177 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug rtl-optimization/49095] Horrible code generation for trivial decrement with test

2011-05-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49095 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug libfortran/49188] New: Mismatch between -fsign-zero documentation and formatted output

2011-05-27 Thread thenlich at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49188 Summary: Mismatch between -fsign-zero documentation and formatted output Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug middle-end/49189] New: [4.7 regression] infinite recursion in constant folder

2011-05-27 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49189 Summary: [4.7 regression] infinite recursion in constant folder Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end

[Bug middle-end/49189] [4.7 regression] infinite recursion in constant folder

2011-05-27 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49189 --- Comment #1 from Eric Botcazou ebotcazou at gcc dot gnu.org 2011-05-27 10:56:33 UTC --- Created attachment 24367 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=24367 Concatenated testcase Run gnatchop on the file. Suitable for inclusion

[Bug fortran/48887] [OOP] SELECT TYPE: Associate name shall not be a pointer/allocatable

2011-05-27 Thread domob at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48887 --- Comment #2 from Daniel Kraft domob at gcc dot gnu.org 2011-05-27 10:59:01 UTC --- In match.c:select_type_set_tmp we have around line 4536: if (select_type_stack-selector-ts.type == BT_CLASS CLASS_DATA

[Bug c++/49187] parallel mode compilation broken - unqualified lookup? (bisected)

2011-05-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49187 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug middle-end/49189] [4.7 regression] infinite recursion in constant folder

2011-05-27 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49189 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug middle-end/49189] [4.7 regression] infinite recursion in constant folder

2011-05-27 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49189 --- Comment #3 from Richard Guenther rguenth at gcc dot gnu.org 2011-05-27 11:13:11 UTC --- fold_truth_not_expr canonicalizes !(A 1) to (A 1) == 0 but fold_binary canonicalizes bool == 0 to !bool. A recipie for recursion. fold_truth_not_expr

[Bug middle-end/49189] [4.7 regression] infinite recursion in constant folder

2011-05-27 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49189 --- Comment #4 from Richard Guenther rguenth at gcc dot gnu.org 2011-05-27 11:21:09 UTC --- The old code did not re-fold in /* If we have (type) (a CMP b) and type is an integral type, return new expression involving the new type.

[Bug rtl-optimization/49095] Horrible code generation for trivial decrement with test

2011-05-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49095 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Attachment #24366|0 |1 is

[Bug c++/49165] [4.3/4.4/4.5 Regression] ICE on for-loop/throw combination

2011-05-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49165 --- Comment #12 from Jakub Jelinek jakub at gcc dot gnu.org 2011-05-27 12:30:29 UTC --- Created attachment 24369 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=24369 gcc46-pr49165.patch Indeed, c_common_truthvalue_conversion needs to be

[Bug libfortran/49188] Mismatch between -fsign-zero documentation and formatted output

2011-05-27 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49188 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||burnus at gcc

[Bug target/48529] [x32] Testsuite failures

2011-05-27 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48529 --- Comment #8 from H.J. Lu hjl.tools at gmail dot com 2011-05-27 12:36:21 UTC --- (In reply to comment #7) Objective C failures: FAIL: objc.dg/torture/forward-1.m -O0 -fgnu-runtime execution test FAIL: objc.dg/torture/forward-1.m -O1

[Bug bootstrap/49190] New: [4.7 Regression] Bootstrap failure at revision 174286 on x86_64-apple-darwin10

2011-05-27 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49190 Summary: [4.7 Regression] Bootstrap failure at revision 174286 on x86_64-apple-darwin10 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority:

[Bug libfortran/48906] Wrong rounding results with -m32

2011-05-27 Thread thenlich at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48906 --- Comment #12 from Thomas Henlich thenlich at users dot sourceforge.net 2011-05-27 13:12:32 UTC --- The following examples fail: print (rc,g10.2,''), 99.5 ! 10. expected 0.10E+03 print (rc,g10.2,''), 995. ! 1.0E+03 expected 0.10E+04

[Bug middle-end/49189] [4.7 regression] infinite recursion in constant folder

2011-05-27 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49189 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/49189] [4.7 regression] infinite recursion in constant folder

2011-05-27 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49189 --- Comment #5 from Richard Guenther rguenth at gcc dot gnu.org 2011-05-27 13:13:34 UTC --- Author: rguenth Date: Fri May 27 13:13:28 2011 New Revision: 174330 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174330 Log: 2011-05-27 Richard

[Bug bootstrap/49190] [4.7 Regression] Bootstrap failure at revision 174286 on x86_64-apple-darwin10

2011-05-27 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49190 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Target||x86_64-apple-darwin10,

[Bug tree-optimization/49170] [4.7 regression] Several libstdc++ tests fail to link on Solaris 8/9: cexp missing

2011-05-27 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49170 --- Comment #6 from William J. Schmidt wschmidt at gcc dot gnu.org 2011-05-27 13:30:01 UTC --- Author: wschmidt Date: Fri May 27 13:29:57 2011 New Revision: 174331 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174331 Log: Index:

[Bug middle-end/49189] [4.7 regression] infinite recursion in constant folder

2011-05-27 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49189 --- Comment #7 from William J. Schmidt wschmidt at gcc dot gnu.org 2011-05-27 13:30:03 UTC --- Author: wschmidt Date: Fri May 27 13:29:57 2011 New Revision: 174331 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174331 Log: Index:

[Bug rtl-optimization/49088] Combine fails to properly handle zero-extension and signed int constant

2011-05-27 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49088 --- Comment #10 from hjl at gcc dot gnu.org hjl at gcc dot gnu.org 2011-05-27 13:38:45 UTC --- Author: hjl Date: Fri May 27 13:38:41 2011 New Revision: 174332 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174332 Log: Properly handle

[Bug rtl-optimization/49114] Reload failed to handle (set reg:X (plus:X (subreg:X (reg:Y) 0) (const_int)))

2011-05-27 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49114 --- Comment #5 from hjl at gcc dot gnu.org hjl at gcc dot gnu.org 2011-05-27 13:39:28 UTC --- Author: hjl Date: Fri May 27 13:39:25 2011 New Revision: 174333 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174333 Log: Properly handle (set

[Bug middle-end/49191] New: gcc.dg/memcpy-3.c FAILs on SPARC

2011-05-27 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49191 Summary: gcc.dg/memcpy-3.c FAILs on SPARC Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo:

[Bug middle-end/48464] [4.7 Regression] @171649: ICE in setup_pressure_classes, at ira.c:877

2011-05-27 Thread jbg...@lug-owl.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48464 --- Comment #6 from Jan-Benedict Glaw jbg...@lug-owl.de 2011-05-27 13:49:51 UTC --- It seems r174123 (= 59813b406b20d7b) not only fixed PR rtl-optimization/48971, but also this issue: 2011-05-13 Vladimir Makarov vmaka...@redhat.com

[Bug middle-end/49191] gcc.dg/memcpy-3.c FAILs on SPARC

2011-05-27 Thread richard.guenther at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49191 --- Comment #1 from richard.guenther at gmail dot com richard.guenther at gmail dot com 2011-05-27 13:53:57 UTC --- On Fri, May 27, 2011 at 3:50 PM, ro at gcc dot gnu.org gcc-bugzi...@gcc.gnu.org wrote:

[Bug debug/49130] discrepancies between DW_AT_name and demangler

2011-05-27 Thread jan.kratochvil at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49130 --- Comment #2 from Jan Kratochvil jan.kratochvil at redhat dot com 2011-05-27 13:55:45 UTC --- Those Comment 0 samples are instead from: /usr/lib/debug/usr/lib64/libwebkitgtk-1.0.so.0.5.2.debug webkitgtk-debuginfo-1.3.10-1.fc14.x86_64

[Bug middle-end/49191] gcc.dg/memcpy-3.c FAILs on SPARC

2011-05-27 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49191 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2011-05-27 13:59:11 UTC --- Is sparc a strict-alignment target? Then that's expected. It is. Hmm. Not sure we have a dg-effective-target strict-align

[Bug middle-end/48464] [4.7 Regression] @171649: ICE in setup_pressure_classes, at ira.c:877

2011-05-27 Thread jbg...@lug-owl.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48464 Jan-Benedict Glaw jbg...@lug-owl.de changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug ada/49192] New: Misleading error message about unknown discriminant

2011-05-27 Thread yannick_duchene at yahoo dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49192 Summary: Misleading error message about unknown discriminant Product: gcc Version: 4.4.5 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: ada

[Bug rtl-optimization/49095] Horrible code generation for trivial decrement with test

2011-05-27 Thread torva...@linux-foundation.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49095 --- Comment #6 from Linus Torvalds torva...@linux-foundation.org 2011-05-27 14:15:25 UTC --- Jakub - the patch looks sane, although I don't currently have a gcc build environment to actually test it with, and there is no way I'm going to claim

[Bug c++/42056] ICE with invalid use of auto in template

2011-05-27 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42056 --- Comment #8 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org 2011-05-27 14:21:39 UTC --- Author: paolo Date: Fri May 27 14:21:33 2011 New Revision: 174337 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174337 Log: /cp 2011-05-27

[Bug c++/42056] ICE with invalid use of auto in template

2011-05-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42056 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug libfortran/48906] Wrong rounding results with -m32

2011-05-27 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48906 --- Comment #13 from Jerry DeLisle jvdelisle at gcc dot gnu.org 2011-05-27 14:32:12 UTC --- OK, thanks for test cases, these are very helpful.

[Bug middle-end/49139] always_inline attribute inconsistencies

2011-05-27 Thread chrbr at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49139 chrbr at gcc dot gnu.org changed: What|Removed |Added AssignedTo|unassigned at gcc dot |chrbr at gcc dot gnu.org

[Bug middle-end/49139] always_inline attribute inconsistencies on failure

2011-05-27 Thread chrbr at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49139 --- Comment #7 from chrbr at gcc dot gnu.org 2011-05-27 14:37:42 UTC --- Created attachment 24373 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=24373 testcase 1

[Bug middle-end/49139] always_inline attribute inconsistencies on failure

2011-05-27 Thread chrbr at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49139 --- Comment #8 from chrbr at gcc dot gnu.org 2011-05-27 14:38:13 UTC --- Created attachment 24374 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=24374 testcase 2

[Bug libgcj/49193] New: __sync_xxxx builtins aren't used in sysdep/*/locks.h

2011-05-27 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49193 Summary: __sync_ builtins aren't used in sysdep/*/locks.h Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libgcj

[Bug c++/49181] [C++0x] Error reporting routines re-entered

2011-05-27 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49181 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug rtl-optimization/49095] Horrible code generation for trivial decrement with test

2011-05-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49095 --- Comment #7 from Jakub Jelinek jakub at gcc dot gnu.org 2011-05-27 14:47:08 UTC --- (In reply to comment #6) Jakub - the patch looks sane, although I don't currently have a gcc build environment to actually test it with, and there is no way

[Bug c++/48284] [C++0x] incorrect printing of decltype operand in diagnostic

2011-05-27 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48284 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/47687] [C++0x] Crash on a lambda returning a lambda (using std::function)

2011-05-27 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47687 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug other/48981] bootstrap-lto -O3 produces miscompiled, broken gcc

2011-05-27 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48981 --- Comment #7 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2011-05-27 15:00:04 UTC --- (In reply to comment #6) I think there should be a space after } in vec.h: +}vec_prefix; Thanks!

[Bug middle-end/49139] always_inline attribute inconsistencies on failure

2011-05-27 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49139 --- Comment #9 from Manuel López-Ibáñez manu at gcc dot gnu.org 2011-05-27 15:08:17 UTC --- You patch looks fine to me but I cannot approve it. You'll need to submit it to gcc-patches for review and approval. You'll need also a Changelog. If you

[Bug c++/48078] gcc accepts-invalid: taking address of private member function from template function

2011-05-27 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48078 --- Comment #5 from Jonathan Wakely redi at gcc dot gnu.org 2011-05-27 15:11:29 UTC --- This bug is probably the reason why g++ only rejects half of the testcase for http://llvm.org/bugs/show_bug.cgi?id=8058

[Bug other/49194] New: Trivially stupid inlining decisions

2011-05-27 Thread torva...@linux-foundation.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49194 Summary: Trivially stupid inlining decisions Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other AssignedTo:

[Bug rtl-optimization/49095] Horrible code generation for trivial decrement with test

2011-05-27 Thread torva...@linux-foundation.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49095 --- Comment #8 from Linus Torvalds torva...@linux-foundation.org 2011-05-27 15:32:21 UTC --- (In reply to comment #7) BTW, the patch bootstrapped/regtested on both x86_64-linux and i686-linux, I'm just running second set of bootstrap without

[Bug other/49194] Trivially stupid inlining decisions

2011-05-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49194 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug other/49194] Trivially stupid inlining decisions

2011-05-27 Thread matz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49194 Michael Matz matz at gcc dot gnu.org changed: What|Removed |Added CC||matz at gcc dot

[Bug other/49194] Trivially stupid inlining decisions

2011-05-27 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49194 --- Comment #3 from Jan Hubicka hubicka at ucw dot cz 2011-05-27 16:15:02 UTC --- I agree if the called function is big and it is very unlikely (most probably just in PROB_VERY_UNLIKELY cases) -finline-functions-called-once shouldn't inline.

[Bug other/49194] Trivially stupid inlining decisions

2011-05-27 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49194 --- Comment #4 from Jan Hubicka hubicka at gcc dot gnu.org 2011-05-27 16:19:04 UTC --- BTW mainline won't inline foo in that testcase: Deciding on functions called once: not inlinable: bar/1 - foo/0, --param large-stack-frame-growth limit

[Bug other/49194] Trivially stupid inlining decisions

2011-05-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49194 --- Comment #5 from Jakub Jelinek jakub at gcc dot gnu.org 2011-05-27 16:24:45 UTC --- Oops, s/65536/128/, I've changed the testcase too late without retesting. Anyway, the point is that the limits should be adjusted somewhat if the call is

[Bug c++/49176] [4.6 Regression][c++0x] valid code rejected with error: uninitialized const

2011-05-27 Thread fabien at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49176 fabien at gcc dot gnu.org changed: What|Removed |Added CC||jason at gcc dot gnu.org

[Bug bootstrap/49195] New: Error building libgcc for powerpc64 since r174305

2011-05-27 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49195 Summary: Error building libgcc for powerpc64 since r174305 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap

[Bug rtl-optimization/49095] Horrible code generation for trivial decrement with test

2011-05-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49095 --- Comment #9 from Jakub Jelinek jakub at gcc dot gnu.org 2011-05-27 16:33:33 UTC --- .text sizes before/after the patch (in each case on identical sources, for cc1plus I've reverted the patch afterwards and did make -j64 cc1plus in gcc/

[Bug libstdc++/49187] parallel mode compilation broken - unqualified lookup? (bisected)

2011-05-27 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49187 --- Comment #3 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org 2011-05-27 16:35:43 UTC --- Author: paolo Date: Fri May 27 16:35:36 2011 New Revision: 174342 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174342 Log: 2011-05-27 Paolo

[Bug libstdc++/49187] parallel mode compilation broken - unqualified lookup? (bisected)

2011-05-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49187 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug other/49194] Trivially stupid inlining decisions

2011-05-27 Thread torva...@linux-foundation.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49194 --- Comment #6 from Linus Torvalds torva...@linux-foundation.org 2011-05-27 16:38:22 UTC --- (In reply to comment #3) -finline-functions-called-once is trottled down by the large-function-growth and large-stack-frame-growth limits. The

[Bug target/48529] [x32] Testsuite failures

2011-05-27 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48529 --- Comment #9 from H.J. Lu hjl.tools at gmail dot com 2011-05-27 16:44:42 UTC --- Therre is only one failure: FAIL: libgomp.fortran/strassen.f90 -O execution test with C, C++, Fortran and Objective C on x32 branch at revision 174333.

[Bug rtl-optimization/49095] Horrible code generation for trivial decrement with test

2011-05-27 Thread torva...@linux-foundation.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49095 --- Comment #10 from Linus Torvalds torva...@linux-foundation.org 2011-05-27 16:48:52 UTC --- (In reply to comment #9) 32-bit before32-bit after64-bit before64-bit after libstdc++.so.60x717080x716e8

[Bug c++/47277] [C++0x] pseudo destructor code that cause an internal compiler error with std=gnu++0x

2011-05-27 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47277 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug debug/49130] discrepancies between DW_AT_name and demangler

2011-05-27 Thread tromey at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49130 --- Comment #3 from Tom Tromey tromey at gcc dot gnu.org 2011-05-27 16:59:57 UTC --- Here is another case: templateclass K, unsigned long l class S2 { }; templatetypename T void f(S2T, sizeof(T*)) { } int main() { S2double, sizeof(double*)

[Bug debug/49130] discrepancies between DW_AT_name and demangler

2011-05-27 Thread tromey at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49130 --- Comment #4 from Tom Tromey tromey at gcc dot gnu.org 2011-05-27 17:03:09 UTC --- I forgot to mention -- you can construct many more such cases using the expressions feature of the mangling:

[Bug c++/49176] [4.6 Regression][c++0x] valid code rejected with error: uninitialized const

2011-05-27 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49176 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/49196] New: GCC 4.2.1 [FreeBSD] segfaults with certain use of void typedefs with debugging symbols

2011-05-27 Thread darkuranium at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49196 Summary: GCC 4.2.1 [FreeBSD] segfaults with certain use of void typedefs with debugging symbols Product: gcc Version: 4.2.1 Status: UNCONFIRMED Severity: normal

[Bug c++/49196] GCC 4.2.1 [FreeBSD] segfaults with certain use of void typedefs with debugging symbols

2011-05-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49196 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug c++/47687] [C++0x] Crash on a lambda returning a lambda (using std::function)

2011-05-27 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47687 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added CC||a71104 at gmail

[Bug c++/47212] [C++0x] crash on lambda returning lambda

2011-05-27 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47212 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug debug/49130] discrepancies between DW_AT_name and demangler

2011-05-27 Thread dodji at seketeli dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49130 --- Comment #5 from dodji at seketeli dot org dodji at seketeli dot org 2011-05-27 17:27:43 UTC --- In the example below, I could reproduce a case of difference between the mangled name and the content of DW_AT_name. Basically the content of the

[Bug c++/47132] [C++0x] decltype can't deduce some operator return types when defining an auto function's return

2011-05-27 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47132 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/47169] [C++0x] cannot deduce base class functions from a lambda

2011-05-27 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47169 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug bootstrap/49190] [4.7 Regression] Bootstrap failure at revision 174286 on x86_64-apple-darwin10

2011-05-27 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49190 --- Comment #2 from Dominique d'Humieres dominiq at lps dot ens.fr 2011-05-27 17:51:07 UTC --- I have bootstrapped revision 174339 after reverting revision 174286.

[Bug middle-end/49197] New: Crash compiling arm-unknown-linux-gnueabi libgcc

2011-05-27 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49197 Summary: Crash compiling arm-unknown-linux-gnueabi libgcc Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end

[Bug bootstrap/49190] [4.7 Regression] Bootstrap failure at revision 174286 on x86_64-apple-darwin10

2011-05-27 Thread froydnj at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49190 Nathan Froyd froydnj at gcc dot gnu.org changed: What|Removed |Added CC||froydnj at gcc

[Bug middle-end/49197] Crash compiling arm-unknown-linux-gnueabi libgcc

2011-05-27 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49197 --- Comment #1 from Ryan Mansfield rmansfield at qnx dot com 2011-05-27 18:08:04 UTC --- Reduced tescase: float __powisf2 (float x, int m) { unsigned int n = m 0 ? -m : m; while (n = 1) { } }

[Bug c++/48657] [4.6/4.7 Regression] could not convert template argument ‘VectorDimension’ to ‘unsigned int’

2011-05-27 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48657 --- Comment #7 from Jason Merrill jason at gcc dot gnu.org 2011-05-27 18:10:52 UTC --- Author: jason Date: Fri May 27 18:10:48 2011 New Revision: 174346 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174346 Log: PR c++/48657 PR

[Bug c++/49176] [4.6 Regression][c++0x] valid code rejected with error: uninitialized const

2011-05-27 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49176 --- Comment #8 from Jason Merrill jason at gcc dot gnu.org 2011-05-27 18:10:52 UTC --- Author: jason Date: Fri May 27 18:10:48 2011 New Revision: 174346 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174346 Log: PR c++/48657 PR

[Bug bootstrap/49190] [4.7 Regression] Bootstrap failure at revision 174286 on x86_64-apple-darwin10

2011-05-27 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49190 --- Comment #4 from Jack Howarth howarth at nitro dot med.uc.edu 2011-05-27 18:29:53 UTC --- (In reply to comment #3) Ugh. I do not have time to deal with this problem at the moment. But I don't understand how ASM_OUTPUT_WEAKREF isn't

[Bug bootstrap/49195] [4.7 Regression] Error building libgcc for powerpc64 since r174305

2011-05-27 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49195 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Keywords||build,

  1   2   >