[Bug fortran/51791] New: [OOP] Failure to resolve typebound function call with base object in parentheses.

2012-01-08 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51791 Bug #: 51791 Summary: [OOP] Failure to resolve typebound function call with base object in parentheses. Classification: Unclassified Product: gcc Version: 4.7.0 Statu

[Bug target/51751] COMPLEX16 tests fail in Lapack

2012-01-08 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51751 --- Comment #4 from Thomas Koenig 2012-01-08 10:13:33 UTC --- Also reported upstream: http://icl.cs.utk.edu/lapack-forum/viewtopic.php?f=13&t=3030&p=7974#p7974

[Bug fortran/51638] gfortran optimization breaks a single variable used as both input and output for subroutine call

2012-01-08 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51638 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org --- Comment #8

[Bug c++/47226] [C++0x] GCC doesn't expand template parameter pack that appears in a lambda-expression

2012-01-08 Thread schaub.johannes at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47226 --- Comment #1 from Johannes Schaub 2012-01-08 11:41:18 UTC --- I asked the committee at that time, and they reinforced that this is intended to work as specified in the C++11 spec.

[Bug middle-end/51784] [4.7 Regression] FAIL: gcc.dg/tree-prof/pr44777.c execution, -fprofile-generate -D_PROFILE_GENERATE

2012-01-08 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51784 --- Comment #3 from Dominique d'Humieres 2012-01-08 12:10:02 UTC --- Created attachment 26269 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26269 assembler for r182980 with -m32 Compiled with -O0 -m32 -fprofile-generate [macbook] f90/bug

[Bug fortran/51792] New: [4.7 regression] fortran bootstrap failure: no previous prototype for 'resolve_typebound_function'

2012-01-08 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51792 Bug #: 51792 Summary: [4.7 regression] fortran bootstrap failure: no previous prototype for 'resolve_typebound_function' Classification: Unclassified Product: gcc Version: 4.7.0

[Bug middle-end/51784] [4.7 Regression] FAIL: gcc.dg/tree-prof/pr44777.c execution, -fprofile-generate -D_PROFILE_GENERATE

2012-01-08 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51784 --- Comment #4 from Dominique d'Humieres 2012-01-08 12:12:23 UTC --- Created attachment 26270 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26270 assembler for r182587 with -m32 Compiled with -O0 -m32 -fprofile-generate [macbook] f90/bug

[Bug middle-end/51784] [4.7 Regression] FAIL: gcc.dg/tree-prof/pr44777.c execution, -fprofile-generate -D_PROFILE_GENERATE

2012-01-08 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51784 --- Comment #5 from Dominique d'Humieres 2012-01-08 12:13:42 UTC --- Created attachment 26271 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26271 assembler for r182980 with -m64 (default) Compiled with -O0 -fprofile-generate

[Bug middle-end/51784] [4.7 Regression] FAIL: gcc.dg/tree-prof/pr44777.c execution, -fprofile-generate -D_PROFILE_GENERATE

2012-01-08 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51784 --- Comment #6 from Dominique d'Humieres 2012-01-08 12:14:55 UTC --- Created attachment 26272 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26272 assembler for r182587 with -m64 (default) Compiled with -O0 -fprofile-generate

[Bug libstdc++/51749] Including pollute global namespace

2012-01-08 Thread nospam.kotarou.dono at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51749 --- Comment #5 from nospam.kotarou.dono at gmail dot com 2012-01-08 12:14:56 UTC --- Also found another similar problem while compiling on Windows with mingw-w64. Including also pollutes the global namespace. text.cpp: #include timeval t; // S

[Bug middle-end/51784] [4.7 Regression] FAIL: gcc.dg/tree-prof/pr44777.c execution, -fprofile-generate -D_PROFILE_GENERATE

2012-01-08 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51784 --- Comment #7 from Dominique d'Humieres 2012-01-08 12:15:46 UTC --- Created attachment 26273 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26273 preprocessed file compiled with -O0 -fprofile-generate

[Bug middle-end/51784] [4.7 Regression] FAIL: gcc.dg/tree-prof/pr44777.c execution, -fprofile-generate -D_PROFILE_GENERATE

2012-01-08 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51784 Dominique d'Humieres changed: What|Removed |Added CC||iains at gcc dot gnu.org --- Comme

[Bug target/51751] COMPLEX16 tests fail in Lapack

2012-01-08 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51751 --- Comment #5 from Dominique d'Humieres 2012-01-08 12:29:24 UTC --- For the first results in comment #3, I have used FORTRAN = gfc -fimplicit-none -g OPTS = -O0 DRVOPTS = $(OPTS) NOOPT= -g -O0 LOADER = gfc -g LOADOPTS = and gfc was

[Bug libstdc++/51749] Including pollute global namespace

2012-01-08 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51749 --- Comment #6 from Jonathan Wakely 2012-01-08 12:41:16 UTC --- (In reply to comment #5) > Also found another similar problem while compiling on Windows with mingw-w64. > Including also pollutes the global namespace. In general you'll just have

[Bug middle-end/50325] [4.7 Regression] 76 new fails with rev. 177691

2012-01-08 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50325 --- Comment #27 from Dominique d'Humieres 2012-01-08 13:00:10 UTC --- Note that reapplying r181405 with the Richard Sandiford's patch at http://gcc.gnu.org/ml/gcc-patches/2011-11/msg02004.html fixes the failures on powerpc-apple-darwin9 without v

[Bug fortran/51792] [4.7 regression] fortran bootstrap failure: no previous prototype for 'resolve_typebound_function'

2012-01-08 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51792 Tobias Burnus changed: What|Removed |Added Keywords||build CC|

[Bug target/51793] New: pragma GCC optimize wrapv leads to invalid code on Solaris

2012-01-08 Thread bruno at clisp dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51793 Bug #: 51793 Summary: pragma GCC optimize wrapv leads to invalid code on Solaris Classification: Unclassified Product: gcc Version: 4.5.2 Status: UNCONFIRMED

[Bug rtl-optimization/51271] [4.7 Regression] ICE in in maybe_record_trace_start, at dwarf2cfi.c:2244

2012-01-08 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51271 --- Comment #17 from vries at gcc dot gnu.org 2012-01-08 14:12:44 UTC --- Submitted http://gcc.gnu.org/ml/gcc-patches/2012-01/msg00359.html

[Bug debug/51471] [4.7 Regression] gcc.c-torture/execute/20040811-1.c and gcc.c-torture/execute/vla-dealloc-1.c fails at -O3 -g on mips64-linux-gnu

2012-01-08 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51471 --- Comment #17 from vries at gcc dot gnu.org 2012-01-08 14:13:19 UTC --- Submitted http://gcc.gnu.org/ml/gcc-patches/2012-01/msg00363.html

[Bug target/50616] lto1.exe: internal compiler error: invalid resolution in the resolution file

2012-01-08 Thread i.nixman at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50616 --- Comment #5 from niXman 2012-01-08 15:15:19 UTC --- I don't have other GCC versions or lto-pugins on my computer. Here is a fragment of code from gcc-4.6.2-release: fprintf (f, "%u %x %s %s\n", (unsigned int) slot, symtab->aux[j].id,

[Bug testsuite/50023] FAIL: gcc.dg/graphite/id-pr46845.c (test for excess errors)

2012-01-08 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50023 Dominique d'Humieres changed: What|Removed |Added CC||grosser at gcc dot gnu.org,

[Bug tree-optimization/51694] [4.7 Regression] ICE while compiling alliance package

2012-01-08 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51694 --- Comment #3 from Jan Hubicka 2012-01-08 16:32:57 UTC --- Author: hubicka Date: Sun Jan 8 16:32:49 2012 New Revision: 182993 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182993 Log: PR tree-optimize/51694 * ipa-cp.c (ipa_get_

[Bug tree-optimization/51694] [4.7 Regression] ICE while compiling alliance package

2012-01-08 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51694 Jan Hubicka changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug tree-optimization/51680] [4.7 Regression] g++ 4.7 fails to inline trivial template stuff

2012-01-08 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51680 --- Comment #14 from Jan Hubicka 2012-01-08 16:39:08 UTC --- Author: hubicka Date: Sun Jan 8 16:39:00 2012 New Revision: 182995 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182995 Log: PR tree-optimize/51680 * ipa-inline-analy

[Bug tree-optimization/51680] g++ 4.7 fails to inline trivial template stuff

2012-01-08 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51680 Jan Hubicka changed: What|Removed |Added Target Milestone|4.7.0 |4.8.0 Summary|[4.7 Regression] g

[Bug fortran/51638] gfortran optimization breaks a single variable used as both input and output for subroutine call

2012-01-08 Thread sgk at troutmask dot apl.washington.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51638 --- Comment #9 from Steve Kargl 2012-01-08 17:03:41 UTC --- On Sun, Jan 08, 2012 at 11:20:02AM +, tkoenig at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51638 > > Thomas Koenig changed: > >What|Remo

[Bug fortran/51792] [4.7 regression] fortran bootstrap failure: no previous prototype for 'resolve_typebound_function'

2012-01-08 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51792 Paul Thomas changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/50325] [4.7 Regression] 76 new fails with rev. 177691

2012-01-08 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50325 --- Comment #28 from Eric Botcazou 2012-01-08 17:26:03 UTC --- > Note that reapplying r181405 with the Richard Sandiford's patch at > http://gcc.gnu.org/ml/gcc-patches/2011-11/msg02004.html fixes the failures on > powerpc-apple-darwin9 without vi

[Bug fortran/51638] gfortran optimization breaks a single variable used as both input and output for subroutine call

2012-01-08 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51638 Thomas Koenig changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug tree-optimization/51492] vectorizer does not support saturated arithmetic patterns

2012-01-08 Thread drepper.fsp at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51492 --- Comment #2 from Ulrich Drepper 2012-01-08 18:56:48 UTC --- Note, this code appears in gzip and therefore IIRC in specCPU (in deflate.c:fill_window). Although when compiling gzip myself with that code embedded in a larger function I cannot ge

[Bug target/15533] Missed move to partial register

2012-01-08 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15533 --- Comment #3 from Uros Bizjak 2012-01-08 19:55:00 UTC --- We do in fact have comment in i386.md: ;; Logical inclusive and exclusive OR instructions ;; %%% This used to optimize known byte-wide and operations to memory. ;; If this is considere

[Bug libgomp/39399] libgomp testsuite failures due to lack of linkind with libpthread

2012-01-08 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39399 --- Comment #1 from Andrew Pinski 2012-01-08 21:24:02 UTC --- Has this been fixed?

[Bug target/36622] 4.3.1 failed to compile gcse.c file.

2012-01-08 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36622 Andrew Pinski changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug libgomp/39217] g++4.3.3 OpenMP (aka omp) for loop hangs

2012-01-08 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39217 Andrew Pinski changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug target/39383] .size is incorrect for initialized fexible array member

2012-01-08 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39383 Andrew Pinski changed: What|Removed |Added Target||elf targets Status|UNCONFIRME

[Bug testsuite/39550] compat tests for flexible array members

2012-01-08 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39550 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/39462] check assert() at compile time if possible

2012-01-08 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39462 --- Comment #9 from Andrew Pinski 2012-01-08 21:51:17 UTC --- (In reply to comment #4) > Also - I admit not having studied in detail all your requirements, sorry about > that - I suppose you would be interested in static_assert, available with >

[Bug middle-end/39809] emit-rtl.c:608(-> gen_rtx_REG): warning: array subscript is above array bounds

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

[Bug middle-end/44765] gen_rtx_REG can make out-of-bounds access for INVALID_REGNUM

2012-01-08 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44765 Andrew Pinski changed: What|Removed |Added CC||jbg...@lug-owl.de --- Comment #3 from And

[Bug middle-end/51794] New: ICE (segfault) with -O -fmodulo-sched

2012-01-08 Thread Bernhard.Rosenkranzer at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51794 Bug #: 51794 Summary: ICE (segfault) with -O -fmodulo-sched Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug bootstrap/50237] [4.7 regression] bootstrap comparison failure for libcpp/lex.o

2012-01-08 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50237 --- Comment #33 from Andrew Pinski 2012-01-09 00:54:10 UTC --- I now get this failure with gcc/go/go.o (and others) miscomparing. I have a new version of binutils installed in the prefix but not currently in the PATH. stage2 uses ctors and stage3

[Bug c++/6057] expression mangling doesn't work for operator new

2012-01-08 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6057 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug libgomp/39217] g++4.3.3 OpenMP (aka omp) for loop hangs

2012-01-08 Thread aleaverfay at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39217 --- Comment #3 from Andrew Leaver-Fay 2012-01-09 04:12:16 UTC --- Hi, I'm working with a large program and I am not sure if there are global variables that are being read without my knowledge. I knew to look for global variables, but, not findi

[Bug libstdc++/51795] New: linear_congruential_engine doesn't work correctly

2012-01-08 Thread spoon.reloaded at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51795 Bug #: 51795 Summary: linear_congruential_engine doesn't work correctly Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal