[Bug fortran/56852] [4.6/4.7/4.8/4.9 Regression] ICE on invalid: Bad array reference for an undeclared loop variable

2013-04-06 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56852 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED

[Bug c++/56854] New: error: non-decl/MEM_REF LHS in clobber statement

2013-04-06 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56854 Bug #: 56854 Summary: error: non-decl/MEM_REF LHS in clobber statement Classification: Unclassified Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

[Bug c++/56854] error: non-decl/MEM_REF LHS in clobber statement

2013-04-06 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56854 --- Comment #1 from David Binderman dcb314 at hotmail dot com 2013-04-06 09:45:18 UTC --- Created attachment 29813 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29813 gzipped C++ source code

[Bug c/56851] Segmentation Error using -O3 optimization

2013-04-06 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56851 Mikael Pettersson mikpe at it dot uu.se changed: What|Removed |Added CC||mikpe at

[Bug target/56855] New: optab_handler (op=vashr_optab, mode=V4DImode) finds nothing

2013-04-06 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56855 Bug #: 56855 Summary: optab_handler (op=vashr_optab, mode=V4DImode) finds nothing Classification: Unclassified Product: gcc Version: 4.9.0 Status:

[Bug c++/56856] New: the location of -Wformat warnings point *after* the format string

2013-04-06 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56856 Bug #: 56856 Summary: the location of -Wformat warnings point *after* the format string Classification: Unclassified Product: gcc Version: 4.9.0 Status: UNCONFIRMED

[Bug c++/56856] the location of Wformat warnings points *after* the format string

2013-04-06 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56856 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added Keywords||diagnostic

[Bug fortran/56852] [4.6/4.7/4.8/4.9 Regression] ICE on invalid: Bad array reference for an undeclared loop variable

2013-04-06 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56852 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug fortran/53298] ICE in gfc_conv_scalarized_array_ref for ARRAY + substring

2013-04-06 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53298 Thomas Koenig tkoenig at gcc dot gnu.org changed: What|Removed |Added Blocks||56818

[Bug c/56851] Segmentation Error using -O3 optimization

2013-04-06 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56851 --- Comment #2 from Mikael Pettersson mikpe at it dot uu.se 2013-04-06 11:57:13 UTC --- The SEGV stopped on trunk with r195239 aka PR55964 fix.

[Bug middle-end/43631] var-tracking inserts notes with non-NULL BLOCK_FOR_INSN in between basic blocks

2013-04-06 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43631 Steven Bosscher steven at gcc dot gnu.org changed: What|Removed |Added Attachment #28673|0 |1

[Bug c++/56857] New: Crash in resolve_args

2013-04-06 Thread rmansfield at qnx dot com
-unknown-linux-gnu Configured with: ../configure --enable-languages=c++ --disable-bootstrap Thread model: posix gcc version 4.9.0 20130406 (experimental) [trunk revision 197540] (GCC) Testcase is partially reduced by delta from libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc $ ./xgcc

[Bug c++/56857] Crash in resolve_args

2013-04-06 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56857 Ryan Mansfield rmansfield at qnx dot com changed: What|Removed |Added Version|4.8.1 |4.9.0

[Bug libstdc++/56841] [4.9 Regression] ld: Unsatisfied symbol __atomic_exchange_8 in file /test/gnu/gcc/objdir/prev-hppa64-hp-hpux11.11/libstdc++-v3/src/.libs/libstdc++.a[eh_terminate.o]

2013-04-06 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56841 --- Comment #5 from dave.anglin at bell dot net 2013-04-06 15:18:44 UTC --- --- Comment #4 from Jonathan Wakely redi at gcc dot gnu.org 2013-04-05 10:14:42 UTC --- Dave, does it work after rev 197512 ? Two thumbs up! Dave --

[Bug libstdc++/56841] [4.9 Regression] ld: Unsatisfied symbol __atomic_exchange_8 in file /test/gnu/gcc/objdir/prev-hppa64-hp-hpux11.11/libstdc++-v3/src/.libs/libstdc++.a[eh_terminate.o]

2013-04-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56841 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/51582] [4.6 Regression] ICE when using a class with a matrix of complex numbers in C++0x mode

2013-04-06 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51582 --- Comment #4 from Jason Merrill jason at gcc dot gnu.org 2013-04-06 16:08:28 UTC --- Created attachment 29816 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29816 patch Here's a fix. I'm not going to apply it to the 4.6 branch

[Bug target/56858] New: alpha looks for NOTE_INSN_EH_REGION notes that cannot exist

2013-04-06 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56858 Bug #: 56858 Summary: alpha looks for NOTE_INSN_EH_REGION notes that cannot exist Classification: Unclassified Product: gcc Version: 4.9.0 Status:

[Bug target/56858] alpha looks for NOTE_INSN_EH_REGION notes that cannot exist

2013-04-06 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56858 Steven Bosscher steven at gcc dot gnu.org changed: What|Removed |Added Target|

[Bug c++/56857] Crash in resolve_args

2013-04-06 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56857 --- Comment #2 from Ryan Mansfield rmansfield at qnx dot com 2013-04-06 18:42:07 UTC --- ICE started happening at rev196747 http://gcc.gnu.org/viewcvs/gcc?view=revisionrevision=196747

[Bug c++/56859] New: alignas() fails in template

2013-04-06 Thread wd11 at leicester dot ac.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56859 Bug #: 56859 Summary: alignas() fails in template Classification: Unclassified Product: gcc Version: 4.8.1 Status: UNCONFIRMED Severity: normal Priority:

[Bug target/56858] alpha looks for NOTE_INSN_EH_REGION notes that cannot exist

2013-04-06 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56858 --- Comment #2 from Steven Bosscher steven at gcc dot gnu.org 2013-04-06 21:55:57 UTC --- Proposed fix: Index: config/alpha/alpha.c === --- config/alpha/alpha.c

[Bug c++/56857] Crash in resolve_args

2013-04-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56857 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED

[Bug c++/56859] alignas() fails in template

2013-04-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56859 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED

[Bug other/56860] New: Texinfo bug in doc/cppopts.texi

2013-04-06 Thread david.narvaez at computer dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56860 Bug #: 56860 Summary: Texinfo bug in doc/cppopts.texi Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED Severity: normal

[Bug c++/56861] New: std::vector::reserve optimization bug

2013-04-06 Thread david at doublewise dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56861 Bug #: 56861 Summary: std::vector::reserve optimization bug Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED Severity: normal

[Bug libstdc++/56862] New: std::complex constructor ambiguous overload

2013-04-06 Thread cbcode at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56862 Bug #: 56862 Summary: std::complex constructor ambiguous overload Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: minor