[Bug target/59316] gcc.dg/atomic/c11-atomic-exec-5.c FAILs on Solaris/SPARC

2013-12-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59316 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/34547] [4.8/4.9 regression] NULL(): Fortran 2003 changes, accepts invalid, ICE on invalid

2013-12-01 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34547 --- Comment #11 from Tobias Burnus burnus at gcc dot gnu.org --- (In reply to Dominique d'Humieres from comment #8) Confirmed, however compiling the second test in comment #0, namely integer, allocatable :: i(:) print *, NULL(i) end gives

[Bug tree-optimization/59359] New: Segmentation fault in thread_through_all_blocks

2013-12-01 Thread antoine.balestrat at gmail dot com
: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: antoine.balestrat at gmail dot com Hello ! The following testcase makes GCC 4.9.0 as of 20131201 crash. $ cat seg.c int a, b; void f() { int c = 0; for(; b; b++) { for(a = 0

[Bug fortran/57354] Wrong run-time assignment of allocatable array of derived type with allocatable component

2013-12-01 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57354 --- Comment #4 from Tobias Burnus burnus at gcc dot gnu.org --- (In reply to Paul Thomas from comment #3) This patch is preliminary since a temporary is produced, for each assignment, copied to the newly reallocated lhs and then deallocated.

[Bug fortran/58410] [4.8/4.9 Regression] Bogus uninitialized variable warning for allocatable derived type array function result

2013-12-01 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58410 --- Comment #5 from Paul Thomas pault at gcc dot gnu.org --- Author: pault Date: Sun Dec 1 11:42:25 2013 New Revision: 205566 URL: http://gcc.gnu.org/viewcvs?rev=205566root=gccview=rev Log: 2013-12-01 Paul Thomas pa...@gcc.gnu.org PR

[Bug fortran/57354] Wrong run-time assignment of allocatable array of derived type with allocatable component

2013-12-01 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57354 --- Comment #5 from Paul Thomas pault at gcc dot gnu.org --- Author: pault Date: Sun Dec 1 11:50:20 2013 New Revision: 205567 URL: http://gcc.gnu.org/viewcvs?rev=205567root=gccview=rev Log: 2013-12-01 Paul Thomas pa...@gcc.gnu.org PR

[Bug target/57386] ICE: hash-long-double-tr1-aux.cc:54:7: error: unrecognizable insn

2013-12-01 Thread stigge at antcom dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57386 --- Comment #5 from Roland Stigge stigge at antcom dot de --- More info: I just checked that the issue is still present in 4.8.2. Without --with-long-double-128, the problem doesn't occur. Any hint where I should look for? Thanks in advance!

[Bug tree-optimization/59358] [4.8/4.9 Regression] Infinite loop generated with =O2

2013-12-01 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59358 Marc Glisse glisse at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug c++/57543] decltype needs explicit 'this' pointer in member function declaration of template class with trailing return type

2013-12-01 Thread d.frey at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57543 Daniel Frey d.frey at gmx dot de changed: What|Removed |Added CC||d.frey at gmx dot de

[Bug c++/59360] New: Complicated bind expression causing infinite recursive template instantiations

2013-12-01 Thread eric.niebler at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59360 Bug ID: 59360 Summary: Complicated bind expression causing infinite recursive template instantiations Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity:

[Bug c++/59361] New: cannot expand parenthesized pack expression

2013-12-01 Thread eric.niebler at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59361 Bug ID: 59361 Summary: cannot expand parenthesized pack expression Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/59360] Complicated bind expression causing infinite recursive template instantiations

2013-12-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59360 --- Comment #1 from Jonathan Wakely redi at gcc dot gnu.org --- another dup of PR 57899 ?

[Bug c++/58845] [4.8/4.9 Regression] Operator || and broken for vectors

2013-12-01 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58845 --- Comment #14 from Marc Glisse glisse at gcc dot gnu.org --- Created attachment 31343 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=31343action=edit WIP Let me attach this here. save_expr+build_vector_from_val is unnecessary, the

[Bug c/59362] New: Abort in fini_object_sizes

2013-12-01 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59362 Bug ID: 59362 Summary: Abort in fini_object_sizes Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee:

[Bug libfortran/59313] gfortran.dg/erf_3.F90 FAILs on Solaris/SPARC

2013-12-01 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59313 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c/59362] Abort in fini_object_sizes

2013-12-01 Thread octoploid at yandex dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59362 Markus Trippelsdorf octoploid at yandex dot com changed: What|Removed |Added CC|

[Bug c/59362] Abort in fini_object_sizes

2013-12-01 Thread octoploid at yandex dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59362 --- Comment #2 from Markus Trippelsdorf octoploid at yandex dot com --- Reduced: markus@x4 tmp % cat test.i char *a; long int b; void enc_format() { b = __builtin_object_size(0, 0); a = __builtin___stpcpy_chk(0, , b); b =

[Bug libfortran/59313] gfortran.dg/erf_3.F90 FAILs on Solaris/SPARC

2013-12-01 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59313 --- Comment #5 from uros at gcc dot gnu.org --- Author: uros Date: Sun Dec 1 20:56:21 2013 New Revision: 205574 URL: http://gcc.gnu.org/viewcvs?rev=205574root=gccview=rev Log: PR libfortran/59313 * intrinsics/erfc_scaled.c

[Bug libfortran/59313] gfortran.dg/erf_3.F90 FAILs on Solaris/SPARC

2013-12-01 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59313 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug fortran/57522] [F03] ASSOCIATE construct creates array descriptor with incorrect stride for derived type array component

2013-12-01 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57522 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||burnus at gcc

[Bug target/59363] New: [4.9 Regression] r203886 miscompiles git

2013-12-01 Thread octoploid at yandex dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59363 Bug ID: 59363 Summary: [4.9 Regression] r203886 miscompiles git Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug tree-optimization/59362] [4.9 Regression] Abort in fini_object_sizes

2013-12-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59362 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug c++/59364] New: C++11 extern thread_local breaks linking: undefined reference to TLS init function

2013-12-01 Thread conradsand.arma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59364 Bug ID: 59364 Summary: C++11 extern thread_local breaks linking: undefined reference to TLS init function Product: gcc Version: 4.8.2 Status: UNCONFIRMED

[Bug c++/57163] Link failure with thread_local

2013-12-01 Thread conradsand.arma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57163 Conrad conradsand.arma at gmail dot com changed: What|Removed |Added CC||conradsand.arma

[Bug other/59365] New: Configure script does not pass CFLAGS/CXXFLAGS down to subtargets @ stage1

2013-12-01 Thread djfd at mail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59365 Bug ID: 59365 Summary: Configure script does not pass CFLAGS/CXXFLAGS down to subtargets @ stage1 Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity:

[Bug sanitizer/59275] Document environment variables used by the sanitizers

2013-12-01 Thread kcc at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59275 --- Comment #7 from Kostya Serebryany kcc at gcc dot gnu.org --- (In reply to Tobias Burnus from comment #6) Close as sufficiently FIXED. However, on the Wiki side, one should add the missing items, cf. comment 2, to ASAN/TSAN - and LSAN

[Bug other/59365] Configure script does not pass CFLAGS/CXXFLAGS down to subtargets @ stage1

2013-12-01 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59365 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug other/59365] Configure script does not pass CFLAGS/CXXFLAGS down to subtargets @ stage1

2013-12-01 Thread djfd at mail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59365 djfd at mail dot ru changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED