[Bug lto/53337] [4.7.1 lto] produces warning: relocation refers to discarded section in linker (gold, binutil 2.22)

2012-05-14 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53337 --- Comment #1 from vincenzo Innocente vincenzo.innocente at cern dot ch 2012-05-14 07:39:45 UTC --- Created attachment 27397 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27397 preprocessed file (for those not having boost)

[Bug lto/47247] Linker plugin specification makes it difficult to handle COMDATs

2012-05-14 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47247 --- Comment #34 from vincenzo Innocente vincenzo.innocente at cern dot ch 2012-05-14 07:41:02 UTC --- I've created PR53337

[Bug debug/51564] [4.7 Regression] ICE in force_type_die, at dwarf2out.c:19288

2012-05-14 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51564 --- Comment #8 from rguenther at suse dot de rguenther at suse dot de 2012-05-14 08:12:44 UTC --- On Fri, 11 May 2012, matt at use dot net wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51564 --- Comment #7 from Matt Hargett matt at use

[Bug bootstrap/53331] [4.8 Regression] AIX bootstrap failure in tree-vect-data-ref compiling matmul_i4

2012-05-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53331 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |WAITING

[Bug middle-end/53338] [4.8 Regression] Unaligned store generated for aligned data

2012-05-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53338 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added CC||rguenth at

[Bug c++/53336] invalid types in nop conversion

2012-05-14 Thread zeratul976 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53336 Nathan Ridge zeratul976 at hotmail dot com changed: What|Removed |Added CC||zeratul976 at

[Bug bootstrap/53331] [4.8 Regression] AIX bootstrap failure in tree-vect-data-ref compiling matmul_i4

2012-05-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53331 --- Comment #5 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-05-14 08:51:14 UTC --- Created attachment 27398 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27398 preprocessed source matmul_i8.i for powerpc-apple-darwin9

[Bug middle-end/53338] [4.8 Regression] Unaligned store generated for aligned data

2012-05-14 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53338 --- Comment #4 from Uros Bizjak ubizjak at gmail dot com 2012-05-14 09:03:20 UTC --- 20% runtime regression in rnflow [1] happened in this timeframe, perhaps it could be attributed to the patch, mentioned in Comment #2. [1]

[Bug middle-end/53338] [4.8 Regression] Unaligned store generated for aligned data

2012-05-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53338 --- Comment #5 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-05-14 09:21:41 UTC --- 20% runtime regression in rnflow [1] happened in this timeframe, perhaps it could be attributed to the patch, mentioned in Comment #2. This slowdown

[Bug target/53189] DImode and/or/not/xor optimized poorly in core-registers

2012-05-14 Thread ams at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53189 Andrew Stubbs ams at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug middle-end/53338] [4.8 Regression] Unaligned store generated for aligned data

2012-05-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53338 --- Comment #6 from Richard Guenther rguenth at gcc dot gnu.org 2012-05-14 09:32:31 UTC --- (In reply to comment #5) 20% runtime regression in rnflow [1] happened in this timeframe, perhaps it could be attributed to the patch, mentioned in

[Bug target/53334] ICE in extract_insn, at recog.c:2131

2012-05-14 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53334 Richard Earnshaw rearnsha at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug tree-optimization/53340] New: [4.8 Regression] rnflow.f90 is ~20% slower after revision 187092

2012-05-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53340 Bug #: 53340 Summary: [4.8 Regression] rnflow.f90 is ~20% slower after revision 187092 Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug middle-end/53338] [4.8 Regression] Unaligned store generated for aligned data

2012-05-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53338 --- Comment #7 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-05-14 09:39:20 UTC --- That patch was supposed to be a no-op on code generation. I have opened pr53340.

[Bug tree-optimization/53340] [4.8 Regression] rnflow.f90 is ~20% slower after revision 187092

2012-05-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53340 --- Comment #1 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-05-14 09:44:33 UTC --- Created attachment 27399 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27399 source cptrf2.f90 extracted from rnflow.f90

[Bug tree-optimization/53340] [4.8 Regression] rnflow.f90 is ~20% slower after revision 187092

2012-05-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53340 --- Comment #2 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-05-14 09:49:22 UTC --- If I understand correctly the profiling, the slowdown comes from the first inlined function minlst. The fast assembly is L45: movss (%r10),

[Bug bootstrap/53331] [4.8 Regression] AIX bootstrap failure in tree-vect-data-ref compiling matmul_i4

2012-05-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53331 --- Comment #6 from Richard Guenther rguenth at gcc dot gnu.org 2012-05-14 10:02:12 UTC --- Can you try Index: gcc/tree-vect-data-refs.c === --- gcc/tree-vect-data-refs.c

[Bug c++/53341] New: overloaded operator delete(void *) appear in object file even when not directly used

2012-05-14 Thread mh+gcc at glandium dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53341 Bug #: 53341 Summary: overloaded operator delete(void *) appear in object file even when not directly used Classification: Unclassified Product: gcc Version: 4.7.0

[Bug tree-optimization/53340] [4.8 Regression] rnflow.f90 is ~20% slower after revision 187092

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

[Bug libstdc++/53339] unordered_map::iterator requires Value to be complete type

2012-05-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53339 --- Comment #6 from Paolo Carlini paolo.carlini at oracle dot com 2012-05-14 10:52:28 UTC --- Can we avoid deriving from unary_function and binary_function, no big deal as an implementation detail, but are deprecated in C++11, I would rather

[Bug tree-optimization/53336] [4.8 Regression] invalid types in nop conversion

2012-05-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53336 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug tree-optimization/53336] [4.8 Regression] invalid types in nop conversion

2012-05-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53336 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added CC||bonzini at

[Bug libstdc++/53339] unordered_map::iterator requires Value to be complete type

2012-05-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53339 --- Comment #7 from Paolo Carlini paolo.carlini at oracle dot com 2012-05-14 10:59:15 UTC --- I really do believe that we want to leave the stuff in stl_function.h alone and have something very neat in namespace __detail, in hashtable_policy.h,

[Bug ada/52362] gnat.dg/lto8.adb FAILs with gas/gld

2012-05-14 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52362 --- Comment #7 from Eric Botcazou ebotcazou at gcc dot gnu.org 2012-05-14 11:14:28 UTC --- When there are many files to link, gnatlink passes a file containing the file names, instead of the file names directly, on the GCC link line. There is a

[Bug middle-end/37864] warning from fold looks at macro expansion

2012-05-14 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37864 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug ada/52362] gnat.dg/lto8.adb FAILs with gas/gld

2012-05-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52362 --- Comment #8 from Richard Guenther rguenth at gcc dot gnu.org 2012-05-14 11:22:45 UTC --- (In reply to comment #7) When there are many files to link, gnatlink passes a file containing the file names, instead of the file names directly, on the

[Bug c++/39681] Compile error is not descriptive

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

[Bug c++/11856] unsigned warning in template

2012-05-14 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11856 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added CC||jason at gcc

[Bug ada/52494] s-taprop-dummy.adb does not define subpackage Specific used in s-tpoaal.sdb

2012-05-14 Thread andris.pavenis at iki dot fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52494 --- Comment #2 from Andris Pavenis andris.pavenis at iki dot fi 2012-05-14 11:30:49 UTC --- Created attachment 27400 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27400 Add missing sub-package to s-taprop-dummy.adb

[Bug tree-optimization/53340] [4.8 Regression] rnflow.f90 is ~20% slower after revision 187092

2012-05-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53340 --- Comment #4 from Richard Guenther rguenth at gcc dot gnu.org 2012-05-14 11:37:02 UTC --- Author: rguenth Date: Mon May 14 11:36:58 2012 New Revision: 187457 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=187457 Log: 2012-05-14 Richard

[Bug tree-optimization/53340] [4.8 Regression] rnflow.f90 is ~20% slower after revision 187092

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

[Bug target/53241] Bad pre increment insn for ARM vfp store instructions

2012-05-14 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53241 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug tree-optimization/53342] New: [4.8 Regression] rnflow.f90 is ~5% slower after revision 187340

2012-05-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53342 Bug #: 53342 Summary: [4.8 Regression] rnflow.f90 is ~5% slower after revision 187340 Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug rtl-optimization/52804] IRA/RELOAD allocate wrong register on ARM for cortex-m0

2012-05-14 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52804 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug tree-optimization/53342] [4.8 Regression] rnflow.f90 is ~5% slower after revision 187340

2012-05-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53342 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug tree-optimization/53342] [4.8 Regression] rnflow.f90 is ~5% slower after revision 187340

2012-05-14 Thread matz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53342 Michael Matz matz at gcc dot gnu.org changed: What|Removed |Added AssignedTo|unassigned at gcc dot |matz at gcc dot

[Bug bootstrap/53331] [4.8 Regression] AIX bootstrap failure in tree-vect-data-ref compiling matmul_i4

2012-05-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53331 --- Comment #7 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-05-14 12:32:26 UTC --- Can you try From a clean bootstrap at revision 187401, updating gcc and rebuilding libgfortran has succeeded for 187402 with the patch in comment #6

[Bug bootstrap/53343] New: [4.8 regression] options.c:9944:1: error: no previous prototype for 'common_handle_option_auto' broke bootstrap on sparc64-linux

2012-05-14 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53343 Bug #: 53343 Summary: [4.8 regression] options.c:9944:1: error: no previous prototype for 'common_handle_option_auto' broke bootstrap on sparc64-linux Classification: Unclassified

[Bug c++/11856] unsigned warning in template

2012-05-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11856 --- Comment #32 from Jason Merrill jason at gcc dot gnu.org 2012-05-14 12:56:09 UTC --- Seems like another job for c_inhibit_evaluation_warnings.

[Bug c++/11856] unsigned warning in template

2012-05-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11856 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug preprocessor/53229] macro unwinder for preprocessing errors

2012-05-14 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53229 Dodji Seketeli dodji at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug libstdc++/53339] unordered_map::iterator requires Value to be complete type

2012-05-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53339 --- Comment #8 from Paolo Carlini paolo.carlini at oracle dot com 2012-05-14 13:12:38 UTC --- Created attachment 27402 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27402 Draft Something like this, very lightly tested so far.

[Bug libstdc++/53339] unordered_map::iterator requires Value to be complete type

2012-05-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53339 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC|

[Bug lto/53337] 4.7.1 lto produces warning: relocation refers to discarded section in linker (gold, binutil 2.22)

2012-05-14 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53337 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added CC||hjl.tools at gmail

[Bug c/53063] encode group options in the .opt files

2012-05-14 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53063 --- Comment #3 from Manuel López-Ibáñez manu at gcc dot gnu.org 2012-05-14 13:30:39 UTC --- Author: manu Date: Mon May 14 13:30:32 2012 New Revision: 187462 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=187462 Log: 2012-05-14 Manuel

[Bug bootstrap/53331] [4.8 Regression] AIX bootstrap failure in tree-vect-data-ref compiling matmul_i4

2012-05-14 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53331 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Target|powerpc64-*-* |powerpc64-*-*,

[Bug bootstrap/53331] [4.8 Regression] AIX bootstrap failure in tree-vect-data-ref compiling matmul_i4

2012-05-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53331 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |ASSIGNED

[Bug target/53344] New: Dont' emit an assembler warning when assembling 3-byte symbols

2012-05-14 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53344 Bug #: 53344 Summary: Dont' emit an assembler warning when assembling 3-byte symbols Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug target/53344] Dont' emit an assembler warning when assembling 3-byte symbols

2012-05-14 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53344 Georg-Johann Lay gjl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4

[Bug lto/53337] 4.7.1 lto produces warning: relocation refers to discarded section in linker (gold, binutil 2.22)

2012-05-14 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53337 --- Comment #3 from vincenzo Innocente vincenzo.innocente at cern dot ch 2012-05-14 14:08:04 UTC --- I will try the trunk go binutils. Still I confirm that this warning does not appear at all (in real-life code, not just in the attached test

[Bug ada/52494] s-taprop-dummy.adb does not define subpackage Specific used in s-tpoaal.sdb

2012-05-14 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52494 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |ASSIGNED

[Bug objc/53345] New: some OPT_Wformat is enabled by default

2012-05-14 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53345 Bug #: 53345 Summary: some OPT_Wformat is enabled by default Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug objc/53345] some OPT_Wformat is enabled by default

2012-05-14 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53345 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added CC||joseph at

[Bug objc/53345] some OPT_Wformat is enabled by default

2012-05-14 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53345 --- Comment #2 from Manuel López-Ibáñez manu at gcc dot gnu.org 2012-05-14 15:00:32 UTC --- A relatively simple fix is a new option OPT_Wformat_pedantic that is enabled by default. Another option is to enable Wformat by default. That doesn't

[Bug bootstrap/53331] [4.8 Regression] AIX bootstrap failure in tree-vect-data-ref compiling matmul_i4

2012-05-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53331 --- Comment #10 from Richard Guenther rguenth at gcc dot gnu.org 2012-05-14 15:01:35 UTC --- Author: rguenth Date: Mon May 14 15:01:22 2012 New Revision: 187466 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=187466 Log: 2012-05-14 Richard

[Bug bootstrap/53331] [4.8 Regression] AIX bootstrap failure in tree-vect-data-ref compiling matmul_i4

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

[Bug tree-optimization/53346] New: [4.6/4.7/4.8 Regression] Bad vectorization in the proc cptrf2 of rnflow.f90

2012-05-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53346 Bug #: 53346 Summary: [4.6/4.7/4.8 Regression] Bad vectorization in the proc cptrf2 of rnflow.f90 Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug middle-end/53347] New: Duplicated redundant condition in compare-elim.c

2012-05-14 Thread Paulo.Matos at csr dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53347 Bug #: 53347 Summary: Duplicated redundant condition in compare-elim.c Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: trivial

[Bug target/53344] Dont' emit an assembler warning when assembling 3-byte symbols

2012-05-14 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53344 --- Comment #1 from Georg-Johann Lay gjl at gcc dot gnu.org 2012-05-14 15:48:15 UTC --- Author: gjl Date: Mon May 14 15:47:52 2012 New Revision: 187470 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=187470 Log: PR target/53344 *

[Bug target/53344] Dont' emit an assembler warning when assembling 3-byte symbols

2012-05-14 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53344 Georg-Johann Lay gjl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug bootstrap/52700] lib* configure fails on --enable-symvers=gnu-versioned-namespace.

2012-05-14 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52700 Benjamin Kosnik bkoz at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug c++/39681] Compile error is not descriptive

2012-05-14 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39681 --- Comment #7 from Jonathan Wakely redi at gcc dot gnu.org 2012-05-14 16:07:32 UTC --- I agree it should be better, but the analogy isn't great: new foo requires foo to be a type, delete foo requires foo to be a variable.

[Bug c++/39681] Compile error is not descriptive

2012-05-14 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39681 --- Comment #8 from Manuel López-Ibáñez manu at gcc dot gnu.org 2012-05-14 16:42:44 UTC --- (In reply to comment #5) Like, sorry about my naivete, by adding a cp_parser_skip_to_end_of_statement or something right after the error message?!?

[Bug fortran/51394] Rejects legal code involving an allocatable string

2012-05-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51394 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug fortran/51976] [F2003] Support deferred-length character components of derived types (allocatable string length)

2012-05-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51976 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||i.thompson at

[Bug fortran/53329] ICE with deferred-length module variables

2012-05-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53329 --- Comment #1 from Tobias Burnus burnus at gcc dot gnu.org 2012-05-14 16:45:32 UTC --- Author: burnus Date: Mon May 14 16:45:16 2012 New Revision: 187472 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=187472 Log: 2012-05-14 Tobias Burnus

[Bug fortran/51055] deferred length character allocation: allocate(character(len=i)::s) rejected

2012-05-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51055 --- Comment #5 from Tobias Burnus burnus at gcc dot gnu.org 2012-05-14 16:45:31 UTC --- Author: burnus Date: Mon May 14 16:45:16 2012 New Revision: 187472 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=187472 Log: 2012-05-14 Tobias Burnus

[Bug fortran/49110] Deferred-length character result triggers (false positive) error for pure procedures

2012-05-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49110 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug fortran/49110] Deferred-length character result triggers (false positive) error for pure procedures

2012-05-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49110 --- Comment #16 from Tobias Burnus burnus at gcc dot gnu.org 2012-05-14 16:45:31 UTC --- Author: burnus Date: Mon May 14 16:45:16 2012 New Revision: 187472 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=187472 Log: 2012-05-14 Tobias Burnus

[Bug fortran/53329] ICE with deferred-length module variables

2012-05-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53329 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug fortran/51055] deferred length character allocation: allocate(character(len=i)::s) rejected

2012-05-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51055 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/53334] [4.8 Regression] ICE in extract_insn, at recog.c:2131

2012-05-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53334 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added CC||pinskia at gcc

[Bug bootstrap/53348] New: Conflicting fast-integer types on AIX: sys/inttypes.h vs. gcc/config/rs6000/aix-stdint.h

2012-05-14 Thread skunk at iskunk dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53348 Bug #: 53348 Summary: Conflicting fast-integer types on AIX: sys/inttypes.h vs. gcc/config/rs6000/aix-stdint.h Classification: Unclassified Product: gcc Version: 4.7.0

[Bug other/53317] Conversion from __int128 to __float128

2012-05-14 Thread ahakkas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53317 --- Comment #3 from ahakkas at gmail dot com 2012-05-14 18:07:50 UTC --- Created attachment 27403 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27403 testcase

[Bug target/46098] [4.5/4.6 Regression] ICE: in extract_insn, at recog.c:2100 with -msse3 -ffloat-store and __builtin_ia32_loadupd()

2012-05-14 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46098 Uros Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|RESOLVED|ASSIGNED

[Bug c/50606] gcc fails to detect obvious use of NULL pointer

2012-05-14 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50606 --- Comment #2 from dcb dcb314 at hotmail dot com 2012-05-14 18:24:44 UTC --- (In reply to comment #1) printf warnings are handled in the FE, so we would need constant-propagation in the FE. Clang implements it, so I know it is possible. I

[Bug target/53315] simple xtest program generates ICE

2012-05-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53315 --- Comment #18 from Jakub Jelinek jakub at gcc dot gnu.org 2012-05-14 18:47:09 UTC --- Author: jakub Date: Mon May 14 18:47:05 2012 New Revision: 187477 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=187477 Log: 2012-05-14 Andrew Pinski

[Bug c/50606] gcc fails to detect obvious use of NULL pointer

2012-05-14 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50606 --- Comment #3 from Manuel López-Ibáñez manu at gcc dot gnu.org 2012-05-14 18:47:01 UTC --- (In reply to comment #2) (In reply to comment #1) printf warnings are handled in the FE, so we would need constant-propagation in the FE. Clang

[Bug fortran/52428] [RFC] I/O: READING of -huge()-1: Integer overflow

2012-05-14 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52428 --- Comment #9 from Janne Blomqvist jb at gcc dot gnu.org 2012-05-14 19:39:27 UTC --- Author: jb Date: Mon May 14 19:39:23 2012 New Revision: 187478 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=187478 Log: PR 52428 Range checking when

[Bug fortran/52428] [RFC] I/O: READING of -huge()-1: Integer overflow

2012-05-14 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52428 Janne Blomqvist jb at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug libstdc++/53263] priority_queue is very slow if -D_GLIBCXX_DEBUG is used

2012-05-14 Thread fdumont at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53263 François Dumont fdumont at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/52607] v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2}

2012-05-14 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52607 --- Comment #30 from Marc Glisse glisse at gcc dot gnu.org 2012-05-14 20:19:39 UTC --- Author: glisse Date: Mon May 14 20:19:30 2012 New Revision: 187479 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=187479 Log: 2012-05-14 Marc Glisse

[Bug target/46098] [4.5/4.6 Regression] ICE: in extract_insn, at recog.c:2100 with -msse3 -ffloat-store and __builtin_ia32_loadupd()

2012-05-14 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46098 --- Comment #10 from uros at gcc dot gnu.org 2012-05-14 21:28:11 UTC --- Author: uros Date: Mon May 14 21:28:07 2012 New Revision: 187481 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=187481 Log: PR target/46098 * config/i386/i386.c

[Bug target/46098] [4.5/4.6 Regression] ICE: in extract_insn, at recog.c:2100 with -msse3 -ffloat-store and __builtin_ia32_loadupd()

2012-05-14 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46098 --- Comment #11 from uros at gcc dot gnu.org 2012-05-14 21:30:27 UTC --- Author: uros Date: Mon May 14 21:30:23 2012 New Revision: 187482 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=187482 Log: PR target/46098 * config/i386/i386.c

[Bug target/46098] [4.5/4.6 Regression] ICE: in extract_insn, at recog.c:2100 with -msse3 -ffloat-store and __builtin_ia32_loadupd()

2012-05-14 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46098 --- Comment #12 from uros at gcc dot gnu.org 2012-05-14 21:32:35 UTC --- Author: uros Date: Mon May 14 21:32:29 2012 New Revision: 187483 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=187483 Log: PR target/46098 * config/i386/i386.c

[Bug target/46098] [4.5/4.6 Regression] ICE: in extract_insn, at recog.c:2100 with -msse3 -ffloat-store and __builtin_ia32_loadupd()

2012-05-14 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46098 --- Comment #13 from uros at gcc dot gnu.org 2012-05-14 21:35:20 UTC --- Author: uros Date: Mon May 14 21:35:16 2012 New Revision: 187484 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=187484 Log: PR target/46098 * config/i386/i386.c

[Bug target/46098] [4.5/4.6 Regression] ICE: in extract_insn, at recog.c:2100 with -msse3 -ffloat-store and __builtin_ia32_loadupd()

2012-05-14 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46098 Uros Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/53349] New: Internal compiler error with constexpr and recursive data type.

2012-05-14 Thread pkeir at dcs dot gla.ac.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53349 Bug #: 53349 Summary: Internal compiler error with constexpr and recursive data type. Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug c++/53350] New: Internal compiler error when compiling boost/smart_ptr/intrusive_ptr.hpp 1.49

2012-05-14 Thread rct+gcc at thompsonclan dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53350 Bug #: 53350 Summary: Internal compiler error when compiling boost/smart_ptr/intrusive_ptr.hpp 1.49 Classification: Unclassified Product: gcc Version: 4.6.1 Status:

[Bug bootstrap/53351] New: Missing integer types when bootstrapping on AIX 4.3

2012-05-14 Thread skunk at iskunk dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53351 Bug #: 53351 Summary: Missing integer types when bootstrapping on AIX 4.3 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug rtl-optimization/53352] New: Incorrect CSE optimization on RTL expressions with a paradoxical subreg

2012-05-14 Thread meadori at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53352 Bug #: 53352 Summary: Incorrect CSE optimization on RTL expressions with a paradoxical subreg Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug bootstrap/53348] Conflicting fast-integer types on AIX: sys/inttypes.h vs. gcc/config/rs6000/aix-stdint.h

2012-05-14 Thread skunk at iskunk dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53348 --- Comment #1 from Daniel Richard G. skunk at iskunk dot org 2012-05-14 22:51:36 UTC --- *** Bug 47907 has been marked as a duplicate of this bug. ***

[Bug bootstrap/47907] Bootstrap failure: libiberty/hashtab.c: error: conflicting types for 'int_fast16_t'

2012-05-14 Thread skunk at iskunk dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47907 Daniel Richard G. skunk at iskunk dot org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug rtl-optimization/53352] Incorrect CSE optimization on RTL expressions with a paradoxical subreg

2012-05-14 Thread meadori at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53352 --- Comment #1 from Meador Inge meadori at codesourcery dot com 2012-05-14 22:52:41 UTC --- Created attachment 27405 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27405 Reproduction case

[Bug bootstrap/47902] Bootstrap failure: libiberty/regex.c: error: two or more data types in declaration specifiers

2012-05-14 Thread skunk at iskunk dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47902 Daniel Richard G. skunk at iskunk dot org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug bootstrap/53348] Conflicting fast-integer types on AIX: sys/inttypes.h vs. gcc/config/rs6000/aix-stdint.h

2012-05-14 Thread skunk at iskunk dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53348 --- Comment #2 from Daniel Richard G. skunk at iskunk dot org 2012-05-14 22:54:02 UTC --- *** Bug 47902 has been marked as a duplicate of this bug. ***

[Bug c++/53350] Internal compiler error when compiling boost/smart_ptr/intrusive_ptr.hpp 1.49

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

[Bug c/53353] New: Missing error/warning when using __int128_t with incorrect asm register constraints

2012-05-14 Thread svfuerst at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53353 Bug #: 53353 Summary: Missing error/warning when using __int128_t with incorrect asm register constraints Classification: Unclassified Product: gcc Version: 4.7.0

[Bug libstdc++/53339] unordered_map::iterator requires Value to be complete type

2012-05-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53339 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Attachment #27402|0 |1

[Bug bootstrap/53351] Missing integer types when bootstrapping on AIX 4.3

2012-05-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53351 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC||dje at gcc

  1   2   >