[Bug middle-end/49210] [4.7 regression] verify_gimple fails building ada/einfo.o at -O3

2011-05-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49210 --- Comment #2 from Eric Botcazou ebotcazou at gcc dot gnu.org 2011-05-29 08:04:42 UTC --- Created attachment 24390 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=24390 Reduced testcase for x86 Run gnatchop and compile the adb file at -O3

[Bug libfortran/19155] [4.0 only] blanks not treated as zeros in 'E' format read (NIST FM110.FOR)

2011-05-29 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19155 --- Comment #28 from Janne Blomqvist jb at gcc dot gnu.org 2011-05-29 08:59:47 UTC --- Author: jb Date: Sun May 29 08:59:44 2011 New Revision: 174393 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174393 Log: PR 19155 Check for strtod

[Bug libfortran/48982] libgfortran on sysv never uses fpsetmask

2011-05-29 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48982 Janne Blomqvist jb at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug libfortran/19155] [4.0 only] blanks not treated as zeros in 'E' format read (NIST FM110.FOR)

2011-05-29 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19155 Janne Blomqvist jb at gcc dot gnu.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug c++/49221] New: [4.7 Regression] Several ICEs in the obj-c++ test suite after revision 174307 on x86_64-apple-darwin10

2011-05-29 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49221 Summary: [4.7 Regression] Several ICEs in the obj-c++ test suite after revision 174307 on x86_64-apple-darwin10 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity:

[Bug tree-optimization/49222] New: FAIL: gcc.dg/vect/pr49038.c (test for excess errors) on *-apple-darwin*

2011-05-29 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49222 Summary: FAIL: gcc.dg/vect/pr49038.c (test for excess errors) on *-apple-darwin* Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/49223] New: Internal compiler error when using OpenMP

2011-05-29 Thread ttsiodras at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49223 Summary: Internal compiler error when using OpenMP Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo:

[Bug libfortran/49214] [4.7 Regression] Broken pipe in backtrace for x86_64-apple-darwin10

2011-05-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49214 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.7.0 ---

[Bug libstdc++/49215] [4.7 Regression] FAIL: 20_util/pointer_traits/pointer_to.cc

2011-05-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49215 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug tree-optimization/49217] Wrong optimization of code

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

[Bug tree-optimization/49218] Incorrect optimization of a 'for' loop creates an infinite loop

2011-05-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49218 --- Comment #1 from Richard Guenther rguenth at gcc dot gnu.org 2011-05-29 10:22:24 UTC --- Works for me on the 4.6 branch on x86_64-darwin.

[Bug c++/49221] [4.7 Regression] Several ICEs in the obj-c++ test suite after revision 174307 on x86_64-apple-darwin10

2011-05-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49221 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug tree-optimization/49217] Wrong optimization of code

2011-05-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49217 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added CC||hubicka at

[Bug libfortran/49214] [4.7 Regression] Broken pipe in backtrace for x86_64-apple-darwin10

2011-05-29 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49214 --- Comment #2 from Dominique d'Humieres dominiq at lps dot ens.fr 2011-05-29 11:00:42 UTC --- AFAICT this PR is fixed by the patch in http://gcc.gnu.org/ml/fortran/2011-05/msg00220.html , except may be for the following test program

[Bug tree-optimization/49222] FAIL: gcc.dg/vect/pr49038.c (test for excess errors)

2011-05-29 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49222 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Summary|FAIL: gcc.dg/vect/pr49038.c |FAIL:

[Bug tree-optimization/49222] FAIL: gcc.dg/vect/pr49038.c (test for excess errors) on *-apple-darwin*

2011-05-29 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49222 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Summary|FAIL: gcc.dg/vect/pr49038.c |FAIL:

[Bug c++/49221] [4.7 Regression] Several ICEs in the obj-c++ test suite after revision 174307

2011-05-29 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49221 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Summary|[4.7 Regression] Several|[4.7

[Bug tree-optimization/49218] Incorrect optimization of a 'for' loop creates an infinite loop

2011-05-29 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49218 Mikael Pettersson mikpe at it dot uu.se changed: What|Removed |Added CC||mikpe at it dot

[Bug tree-optimization/49222] FAIL: gcc.dg/vect/pr49038.c (test for excess errors) on *-apple-darwin*

2011-05-29 Thread irar at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49222 Ira Rosen irar at il dot ibm.com changed: What|Removed |Added CC||irar at il dot ibm.com

[Bug libstdc++/49219] [c++0x] comparing unordered containers illegally require key compare

2011-05-29 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49219 Daniel Krügler daniel.kruegler at googlemail dot com changed: What|Removed |Added CC|

[Bug libstdc++/49219] [c++0x] comparing unordered containers illegally require key compare

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

[Bug middle-end/49220] ICE in create_pre_exit, at mode-switching.c:401

2011-05-29 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49220 Kazumoto Kojima kkojima at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug fortran/47601] [OOP] Internal Error: mio_component_ref(): Component not found

2011-05-29 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47601 --- Comment #25 from janus at gcc dot gnu.org 2011-05-29 13:02:21 UTC --- (In reply to comment #24) Just one question: + if (q) +associate_integer_pointer (p, q); What happens if q==0? q == 0 means that the symbol of the

[Bug fortran/45786] [4.5/4.6/4.7 Regression] Relational operators .eq. and == are not recognized as equivalent

2011-05-29 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45786 Thomas Koenig tkoenig at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.6.1

[Bug libfortran/49214] [4.7 Regression] Broken pipe in backtrace for x86_64-apple-darwin10

2011-05-29 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49214 --- Comment #3 from Janne Blomqvist jb at gcc dot gnu.org 2011-05-29 13:17:20 UTC --- Author: jb Date: Sun May 29 13:17:17 2011 New Revision: 174395 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174395 Log: PR 49214 fd_gets should return

[Bug c++/49224] New: Scoped enumeration instantiated even if not required

2011-05-29 Thread schaub.johannes at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49224 Summary: Scoped enumeration instantiated even if not required Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

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

2011-05-29 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49190 --- Comment #11 from Jack Howarth howarth at nitro dot med.uc.edu 2011-05-29 15:12:50 UTC --- It is strange that regress is still able to bootstrap powerpc-apple-darwin9 with r174286 present. The powerpc-apple-darwin9 target also has...

[Bug tree-optimization/49222] FAIL: gcc.dg/vect/pr49038.c (test for excess errors) on *-apple-darwin*

2011-05-29 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49222 --- Comment #4 from Dominique d'Humieres dominiq at lps dot ens.fr 2011-05-29 15:21:16 UTC --- Could you please check if this works? ... Yes, it does (at least on x86_64-apple-darwin10). Thanks.

[Bug libfortran/49214] [4.7 Regression] Broken pipe in backtrace for x86_64-apple-darwin10

2011-05-29 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49214 --- Comment #4 from Dominique d'Humieres dominiq at lps dot ens.fr 2011-05-29 15:33:37 UTC --- At revision 174395, the backtrace is now Backtrace for this error: ** Something went wrong while running addr2line. ** ** Falling back to a simpler

[Bug target/48529] [x32] Testsuite failures

2011-05-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48529 --- Comment #10 from H.J. Lu hjl.tools at gmail dot com 2011-05-29 15:36:33 UTC --- New failures at revision 174396 on x32 branch: FAIL: 22_locale/time_get/get_weekday/char/38081-1.cc execution test FAIL:

[Bug bootstrap/49190] [4.7 Regression] Bootstrap failure at revision 174286 on several platforms

2011-05-29 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49190 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Summary|[4.7 Regression] Bootstrap |[4.7

[Bug bootstrap/49190] [4.7 Regression] Bootstrap failure at revision 174286 on several platforms

2011-05-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49190 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug tree-optimization/49218] Incorrect optimization of a 'for' loop creates an infinite loop

2011-05-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49218 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target|

[Bug tree-optimization/49199] [4.7 Regression] ICE: in vect_create_epilog_for_reduction at tree-vect-loop.c:3445 with -O -fno-tree-scev-cprop -ftree-vectorize -funswitch-loops

2011-05-29 Thread irar at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49199 Ira Rosen irar at il dot ibm.com changed: What|Removed |Added CC||irar at il dot ibm.com

[Bug testsuite/49222] FAIL: gcc.dg/vect/pr49038.c (test for excess errors) on *-apple-darwin*

2011-05-29 Thread irar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49222 --- Comment #5 from irar at gcc dot gnu.org 2011-05-29 16:47:09 UTC --- Author: irar Date: Sun May 29 16:47:05 2011 New Revision: 174398 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174398 Log: PR testsuite/49222 *

[Bug testsuite/49222] FAIL: gcc.dg/vect/pr49038.c (test for excess errors) on *-apple-darwin*

2011-05-29 Thread irar at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49222 Ira Rosen irar at il dot ibm.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug tree-optimization/49217] Wrong optimization of code

2011-05-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49217 --- Comment #3 from Richard Guenther rguenth at gcc dot gnu.org 2011-05-29 17:00:16 UTC --- Author: rguenth Date: Sun May 29 17:00:13 2011 New Revision: 174399 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174399 Log: 2011-05-29 Richard

[Bug tree-optimization/49217] Wrong optimization of code

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

[Bug tree-optimization/49217] Wrong optimization of code

2011-05-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49217 --- Comment #5 from Richard Guenther rguenth at gcc dot gnu.org 2011-05-29 17:03:42 UTC --- Author: rguenth Date: Sun May 29 17:03:38 2011 New Revision: 174400 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174400 Log: 2011-05-29 Richard

[Bug tree-optimization/49218] Incorrect optimization of a 'for' loop creates an infinite loop

2011-05-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49218 --- Comment #4 from Richard Guenther rguenth at gcc dot gnu.org 2011-05-29 17:07:11 UTC --- Works for me with a x86_64 multilibbed 4.6 from Debian on i?86-linux as well. Bulding non-multilibbed variant now.

[Bug tree-optimization/49218] Incorrect optimization of a 'for' loop creates an infinite loop

2011-05-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49218 --- Comment #5 from Richard Guenther rguenth at gcc dot gnu.org 2011-05-29 17:19:36 UTC --- It's VRP being confused about the IV-optimized variant bb 2: std::basic_istreamchar::_M_extractfloat (cin, ans); ans.1_2 = ans; i_3 = (long long

[Bug target/43995] internal compiler error: Segmentation fault on Mips64 crossbuild of ext2progs

2011-05-29 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43995 --- Comment #10 from rsandifo at gcc dot gnu.org rsandifo at gcc dot gnu.org 2011-05-29 17:41:53 UTC --- Author: rsandifo Date: Sun May 29 17:41:50 2011 New Revision: 174402 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174402 Log: gcc/

[Bug target/43700] [4.4/4.5/4.6/4.7 Regression] global register variables defect

2011-05-29 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43700 --- Comment #13 from rsandifo at gcc dot gnu.org rsandifo at gcc dot gnu.org 2011-05-29 17:45:30 UTC --- Author: rsandifo Date: Sun May 29 17:45:27 2011 New Revision: 174403 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174403 Log: Add PR

[Bug target/43995] internal compiler error: Segmentation fault on Mips64 crossbuild of ext2progs

2011-05-29 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43995 --- Comment #11 from rsandifo at gcc dot gnu.org rsandifo at gcc dot gnu.org 2011-05-29 17:47:53 UTC --- Author: rsandifo Date: Sun May 29 17:47:51 2011 New Revision: 174404 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174404 Log: gcc/

[Bug tree-optimization/49218] Incorrect optimization of a 'for' loop creates an infinite loop

2011-05-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49218 --- Comment #6 from Richard Guenther rguenth at gcc dot gnu.org 2011-05-29 17:48:21 UTC --- C testcase: float f; int main() { long long i = f; if (i = 10) do { ++i; asm(); } while (i != 11); return 0; }

[Bug target/43700] [4.4/4.5/4.6/4.7 Regression] global register variables defect

2011-05-29 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43700 --- Comment #14 from rsandifo at gcc dot gnu.org rsandifo at gcc dot gnu.org 2011-05-29 17:50:23 UTC --- Author: rsandifo Date: Sun May 29 17:50:18 2011 New Revision: 174406 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174406 Log: Add PR

[Bug target/43700] [4.4/4.5/4.6/4.7 Regression] global register variables defect

2011-05-29 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43700 --- Comment #15 from rsandifo at gcc dot gnu.org rsandifo at gcc dot gnu.org 2011-05-29 17:51:07 UTC --- Author: rsandifo Date: Sun May 29 17:51:03 2011 New Revision: 174408 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174408 Log: gcc/

[Bug target/43995] internal compiler error: Segmentation fault on Mips64 crossbuild of ext2progs

2011-05-29 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43995 --- Comment #12 from rsandifo at gcc dot gnu.org rsandifo at gcc dot gnu.org 2011-05-29 17:50:57 UTC --- Author: rsandifo Date: Sun May 29 17:50:53 2011 New Revision: 174407 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174407 Log: gcc/

[Bug target/43995] internal compiler error: Segmentation fault on Mips64 crossbuild of ext2progs

2011-05-29 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43995 rsand...@gcc.gnu.org rsandifo at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED

[Bug target/43700] [4.4/4.5/4.6/4.7 Regression] global register variables defect

2011-05-29 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43700 --- Comment #16 from rsandifo at gcc dot gnu.org rsandifo at gcc dot gnu.org 2011-05-29 18:10:46 UTC --- Author: rsandifo Date: Sun May 29 18:10:44 2011 New Revision: 174409 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174409 Log: gcc/

[Bug target/43700] [4.4/4.5/4.6/4.7 Regression] global register variables defect

2011-05-29 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43700 rsand...@gcc.gnu.org rsandifo at gcc dot gnu.org changed: What|Removed |Added Status|NEW

[Bug c++/49221] [4.7 Regression] Several ICEs in the obj-c++ test suite after revision 174307

2011-05-29 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49221 --- Comment #2 from Dominique d'Humieres dominiq at lps dot ens.fr 2011-05-29 18:13:30 UTC --- The tests also fails on hppa-unknown-linux-gnu and hppa2.0w-hp-hpux11.11 (see http://gcc.gnu.org/ml/gcc-testresults/2011-05/msg03299.html and

[Bug fortran/18918] Eventually support Fortran 2008's coarrays [co-arrays]

2011-05-29 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18918 --- Comment #52 from Tobias Burnus burnus at gcc dot gnu.org 2011-05-29 18:15:15 UTC --- Author: burnus Date: Sun May 29 18:15:08 2011 New Revision: 174410 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174410 Log: 2011-05-29 Tobias Burnus

[Bug fortran/18918] Eventually support Fortran 2008's coarrays [co-arrays]

2011-05-29 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18918 --- Comment #53 from Tobias Burnus burnus at gcc dot gnu.org 2011-05-29 18:17:44 UTC --- Author: burnus Date: Sun May 29 18:17:40 2011 New Revision: 174411 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174411 Log: 2011-05-29 Tobias Burnus

[Bug fortran/45786] [4.5/4.6/4.7 Regression] Relational operators .eq. and == are not recognized as equivalent

2011-05-29 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45786 --- Comment #10 from Thomas Koenig tkoenig at gcc dot gnu.org 2011-05-29 18:41:03 UTC --- Author: tkoenig Date: Sun May 29 18:41:00 2011 New Revision: 174412 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174412 Log: 2011-05-29 Thomas

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

2011-05-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49095 --- Comment #11 from Jakub Jelinek jakub at gcc dot gnu.org 2011-05-29 18:51:51 UTC --- Author: jakub Date: Sun May 29 18:51:48 2011 New Revision: 174413 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174413 Log: PR

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

2011-05-29 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|ASSIGNED|RESOLVED

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

2011-05-29 Thread torva...@linux-foundation.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49095 --- Comment #13 from Linus Torvalds torva...@linux-foundation.org 2011-05-29 18:56:44 UTC --- Thanks guys.

[Bug c++/44870] [4.7 regression] [C++0x] error when calling function with rvalue argument inside template

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

[Bug middle-end/49201] [4.7 Regression] ice in tree_add_const_value_attribute

2011-05-29 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49201 --- Comment #4 from dcb dcb314 at hotmail dot com 2011-05-29 19:13:43 UTC --- (In reply to comment #3) (In reply to comment #2) (In reply to comment #1) Please provide full command line option. g++ -g attachment.cpp ? Please try

[Bug c++/49225] New: [C++0x] Weird SFINAE behavior with variadic templates

2011-05-29 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49225 Summary: [C++0x] Weird SFINAE behavior with variadic templates Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug target/49226] New: problematic _Complex long double argument passing

2011-05-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49226 Summary: problematic _Complex long double argument passing Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/49226] problematic _Complex long double argument passing

2011-05-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49226 --- Comment #1 from Eric Botcazou ebotcazou at gcc dot gnu.org 2011-05-29 19:49:59 UTC --- Created attachment 24392 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=24392 Testcase

[Bug target/48830] [4.4/4.5/4.6/4.7 Regression] unrecognized insn: storing invalid upper fp reg in SImode to stack

2011-05-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48830 --- Comment #11 from Eric Botcazou ebotcazou at gcc dot gnu.org 2011-05-29 20:01:45 UTC --- Author: ebotcazou Date: Sun May 29 20:01:41 2011 New Revision: 174414 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174414 Log: PR target/48830

[Bug libfortran/48931] Backtrace functionality not async-signal-safe

2011-05-29 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48931 --- Comment #5 from Janne Blomqvist jb at gcc dot gnu.org 2011-05-29 20:13:56 UTC --- Author: jb Date: Sun May 29 20:13:52 2011 New Revision: 174415 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174415 Log: PR 48931 Use async-signal-safe

[Bug libfortran/49214] [4.7 Regression] Broken pipe in backtrace for x86_64-apple-darwin10

2011-05-29 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49214 Janne Blomqvist jb at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.7.0 |--- --- Comment

[Bug fortran/47601] [OOP] Internal Error: mio_component_ref(): Component not found

2011-05-29 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47601 --- Comment #26 from janus at gcc dot gnu.org 2011-05-29 20:32:14 UTC --- Author: janus Date: Sun May 29 20:32:11 2011 New Revision: 174416 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174416 Log: 2011-05-29 Janus Weil ja...@gcc.gnu.org

[Bug libgcj/48533] Installer fails on libjava component

2011-05-29 Thread joakimds at kth dot se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48533 Åke Ragnar Dahlgren joakimds at kth dot se changed: What|Removed |Added CC||joakimds at

[Bug fortran/47601] [OOP] Internal Error: mio_component_ref(): Component not found

2011-05-29 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47601 janus at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/49221] [4.7 Regression] Several ICEs in the obj-c++ test suite after revision 174307

2011-05-29 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49221 --- Comment #3 from Dominique d'Humieres dominiq at lps dot ens.fr 2011-05-29 21:02:33 UTC --- Same failures on powerpc-apple-darwin9 also.

[Bug fortran/47601] [OOP] Internal Error: mio_component_ref(): Component not found

2011-05-29 Thread townsend at astro dot wisc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47601 --- Comment #28 from Rich Townsend townsend at astro dot wisc.edu 2011-05-29 21:10:08 UTC --- (In reply to comment #27) r174416 fixes all the test cases in this PR (except comment #11, which is invalid). I'm glad we finally nailed this one.

[Bug bootstrap/49190] [4.7 Regression] Bootstrap failure at revision 174286 on several platforms

2011-05-29 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49190 John David Anglin danglin at gcc dot gnu.org changed: What|Removed |Added CC||danglin at

[Bug fortran/48699] [4.6/4.7 Regression] [OOP] MOVE_ALLOC inside SELECT TYPE

2011-05-29 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48699 --- Comment #13 from janus at gcc dot gnu.org 2011-05-29 21:51:55 UTC --- (In reply to comment #12) The patch in comment #11 fixes the runtime for the tests in comments #0 and #9. However the other tests give a backtrace on

[Bug fortran/48699] [4.6/4.7 Regression] [OOP] MOVE_ALLOC inside SELECT TYPE

2011-05-29 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48699 --- Comment #14 from Dominique d'Humieres dominiq at lps dot ens.fr 2011-05-29 22:19:52 UTC --- (In reply to comment #13) Moreover, I think that this test case is in fact invalid, cf. PR 48887. I have only reported what I saw. My understanding

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

2011-05-29 Thread iwamatsu at nigauri dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49186 --- Comment #4 from Nobuhiro Iwamatsu iwamatsu at nigauri dot org 2011-05-30 05:33:52 UTC --- Hi, Thanks! I confirmed resolved this problem by this patch on gcc-4.4, 4.5, 4.6 and trunk. Could you backport each branches?

[Bug target/48767] compiler error: Segmentation fault with set void in va_arg

2011-05-29 Thread iwamatsu at nigauri dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48767 --- Comment #4 from Nobuhiro Iwamatsu iwamatsu at nigauri dot org 2011-05-30 05:36:31 UTC --- Could you backport earch branches? If you need patch, I will create.