[Bug tree-optimization/59377] New: VRP produces bogus warning with -Warray-bounds

2013-12-03 Thread dnovillo at gcc dot gnu.org
: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: dnovillo at gcc dot gnu.org Host: x86_64-unknown-linux-gnu Target: x86_64-unknown-linux-gnu Build: x86_64-unknown-linux-gnu Using trunk and 4.8.x, this code produces a bogus

[Bug middle-end/59212] [4.9 Regression] FAIL: g++.dg/plugin/selfassign.c compilation

2013-11-20 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59212 --- Comment #1 from Diego Novillo dnovillo at gcc dot gnu.org --- Author: dnovillo Date: Wed Nov 20 13:48:40 2013 New Revision: 205115 URL: http://gcc.gnu.org/viewcvs?rev=205115root=gccview=rev Log: PR 59212 * g++.dg/plugin/selfassign.c

[Bug middle-end/59212] [4.9 Regression] FAIL: g++.dg/plugin/selfassign.c compilation

2013-11-20 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59212 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug bootstrap/54659] [4.8 Regression] Bootstrap with --disable-nls broken under Windows

2013-05-08 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54659 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added Status|WAITING

[Bug bootstrap/54659] [4.8 Regression] Bootstrap with --disable-nls broken under Windows

2013-05-07 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54659 --- Comment #22 from Diego Novillo dnovillo at gcc dot gnu.org 2013-05-07 15:07:54 UTC --- Looking at this today.

[Bug bootstrap/54659] [4.8 Regression] Bootstrap with --disable-nls broken under Windows

2013-05-07 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54659 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added Attachment #29020|0 |1

[Bug bootstrap/54659] [4.8 Regression] Bootstrap with --disable-nls broken under Windows

2013-05-07 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54659 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added Status|REOPENED

[Bug bootstrap/54659] [4.8 Regression] Bootstrap with --disable-nls broken under Windows

2013-03-26 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54659 --- Comment #18 from Diego Novillo dnovillo at gcc dot gnu.org 2013-03-26 10:48:18 UTC --- Sure. But I'm not quite sure which change you are referring to. I see 2 related patches (well, 3 but one is the reversal of the first one). I

[Bug bootstrap/54659] [4.8 Regression] Bootstrap with --disable-nls broken under Windows

2013-03-25 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54659 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added Status|RESOLVED

[Bug rtl-optimization/56348] New: internal compiler error in assign_by_spills with -m32 -fPIC -msse2

2013-02-15 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56348 Bug #: 56348 Summary: internal compiler error in assign_by_spills with -m32 -fPIC -msse2 Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug fortran/56224] New: gfortran -fopenmp cannot find omp_lib.h

2013-02-06 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56224 Bug #: 56224 Summary: gfortran -fopenmp cannot find omp_lib.h Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug rtl-optimization/56225] New: ICE in lra-constraints.c when executing the testsuite with -m32 -march=pentium3

2013-02-06 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56225 Bug #: 56225 Summary: ICE in lra-constraints.c when executing the testsuite with -m32 -march=pentium3 Classification: Unclassified Product: gcc Version: 4.8.0

[Bug bootstrap/55792] [4.8 Regression] Bad memory access with profiledbootstrap and LTO

2013-01-07 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55792 --- Comment #11 from Diego Novillo dnovillo at gcc dot gnu.org 2013-01-07 17:54:14 UTC --- (In reply to comment #9) Eh. Diego, how does GTY((user)) work here? It smells like a bug in vec.h to me. /* Garbage collection support

[Bug c++/55742] __attribute__ in class function declaration cause prototype does not match errors.

2012-12-20 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55742 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added CC||jason

[Bug c++/55768] New: Use of unknown __attribute__ in function definition is flagged with an error

2012-12-20 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55768 Bug #: 55768 Summary: Use of unknown __attribute__ in function definition is flagged with an error Classification: Unclassified Product: gcc Version: 4.8.0

[Bug c++/55742] New: __attribute__ in class function declaration cause prototype does not match errors.

2012-12-19 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55742 Bug #: 55742 Summary: __attribute__ in class function declaration cause prototype does not match errors. Classification: Unclassified Product: gcc Version: 4.8.0

[Bug c++/55245] [4.6/4.7/4.8 Regression] Compiler segfault when compiling a small test case

2012-11-26 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55245 --- Comment #7 from Diego Novillo dnovillo at gcc dot gnu.org 2012-11-26 18:35:43 UTC --- Author: dnovillo Date: Mon Nov 26 18:35:38 2012 New Revision: 193825 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=193825 Log: Google ref

[Bug bootstrap/55387] [4.8 Regression] Build problem: malloc error in genautomata

2012-11-20 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55387 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added CC

[Bug middle-end/55398] [4.8 Regression] va_arg usage with non-POD

2012-11-20 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55398 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added CC

[Bug middle-end/55398] [4.8 Regression] va_arg usage with non-POD

2012-11-20 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55398 --- Comment #8 from Diego Novillo dnovillo at gcc dot gnu.org 2012-11-20 16:26:24 UTC --- Author: dnovillo Date: Tue Nov 20 16:26:09 2012 New Revision: 193667 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=193667 Log: Convert vec

[Bug middle-end/55398] [4.8 Regression] va_arg usage with non-POD

2012-11-20 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55398 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added Status|NEW

[Bug middle-end/55381] [4.8 Regression]: build fails on cris-elf building libgfortran with host-gcc-4.4, ICE compiling matmul_i1.c

2012-11-20 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55381 --- Comment #8 from Diego Novillo dnovillo at gcc dot gnu.org 2012-11-20 16:50:00 UTC --- I don't have access to old compilers locally. I'm trying with a cross from one of the sparc boxes in the farm that has gcc 4.3.2.

[Bug c++/55245] [4.6/4.7/4.8 Regression] Compiler segfault when compiling a small test case

2012-11-20 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55245 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added CC

[Bug target/54658] vxworks.c / macro 'VEC_quick_ push': no matching function for call

2012-09-21 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54658 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED

[Bug target/54631] vxworks.c fails to compile

2012-09-21 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54631 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added CC

[Bug target/54631] vxworks.c fails to compile

2012-09-20 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54631 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED

[Bug target/54631] vxworks.c fails to compile

2012-09-20 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54631 --- Comment #2 from Diego Novillo dnovillo at gcc dot gnu.org 2012-09-20 16:31:12 UTC --- Author: dnovillo Date: Thu Sep 20 16:31:05 2012 New Revision: 191574 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=191574 Log: PR

[Bug target/54631] vxworks.c fails to compile

2012-09-20 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54631 --- Comment #3 from Diego Novillo dnovillo at gcc dot gnu.org 2012-09-20 17:58:34 UTC --- Should be fixed in trunk. Robert, could you please double check? Thanks.

[Bug bootstrap/54484] r190927 breaks bootstrap with clang compiler

2012-09-05 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54484 --- Comment #7 from Diego Novillo dnovillo at gcc dot gnu.org 2012-09-05 16:34:54 UTC --- Author: dnovillo Date: Wed Sep 5 16:34:42 2012 New Revision: 190988 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=190988 Log: PR bootstrap/54484

[Bug bootstrap/54479] Bootstrap with release-checking broken

2012-09-04 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54479 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug bootstrap/54479] Bootstrap with release-checking broken

2012-09-04 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54479 --- Comment #2 from Diego Novillo dnovillo at gcc dot gnu.org 2012-09-04 15:17:00 UTC --- Author: dnovillo Date: Tue Sep 4 15:16:51 2012 New Revision: 190937 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=190937 Log: PR bootstrap/54479

[Bug bootstrap/54479] Bootstrap with release-checking broken

2012-09-04 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54479 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug bootstrap/54478] [4.8 Regression] Fails to bootstrap with GCC 4.3.6

2012-09-04 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54478 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug bootstrap/54478] [4.8 Regression] Fails to bootstrap with GCC 4.3.6

2012-09-04 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54478 --- Comment #4 from Diego Novillo dnovillo at gcc dot gnu.org 2012-09-04 18:33:34 UTC --- Author: dnovillo Date: Tue Sep 4 18:33:29 2012 New Revision: 190943 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=190943 Log: This patch works

[Bug bootstrap/54478] [4.8 Regression] Fails to bootstrap with GCC 4.3.6

2012-09-04 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54478 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug bootstrap/54478] [4.8 Regression] Fails to bootstrap with GCC 4.3.6

2012-09-04 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54478 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug bootstrap/54484] r190927 breaks bootstrap with clang compiler

2012-09-04 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54484 --- Comment #2 from Diego Novillo dnovillo at gcc dot gnu.org 2012-09-04 21:07:56 UTC --- Author: dnovillo Date: Tue Sep 4 21:07:48 2012 New Revision: 190951 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=190951 Log: Fix bootstrap failure

[Bug bootstrap/54484] r190927 breaks bootstrap with clang compiler

2012-09-04 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54484 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/54485] New: g++ should diagnose default arguments in out-of-line definitions for template class member functions

2012-09-04 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54485 Bug #: 54485 Summary: g++ should diagnose default arguments in out-of-line definitions for template class member functions Classification: Unclassified Product: gcc Version:

[Bug fortran/54332] [4.8 Regression] 481.wrf in SPEC CPU 2006 takes 10GB memory to compile

2012-08-21 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54332 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug rtl-optimization/54343] RTL postreload leaks DF memory

2012-08-21 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54343 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added CC||dnovillo

[Bug bootstrap/54281] [4.8 Regression] Fails to bootstrap with --disable-nls

2012-08-17 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54281 --- Comment #10 from Diego Novillo dnovillo at gcc dot gnu.org 2012-08-17 15:38:03 UTC --- Author: dnovillo Date: Fri Aug 17 15:37:57 2012 New Revision: 190487 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=190487 Log: 2012-08-17 Diego

[Bug bootstrap/54281] [4.8 Regression] Fails to bootstrap with --disable-nls

2012-08-17 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54281 --- Comment #11 from Diego Novillo dnovillo at gcc dot gnu.org 2012-08-17 16:17:20 UTC --- Fixed. http://gcc.gnu.org/ml/gcc-patches/2012-08/msg01181.html

[Bug bootstrap/54281] [4.8 Regression] Fails to bootstrap with --disable-nls

2012-08-17 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54281 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug bootstrap/54281] [4.8 Regression] Fails to bootstrap with --disable-nls

2012-08-16 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54281 --- Comment #4 from Diego Novillo dnovillo at gcc dot gnu.org 2012-08-16 12:04:59 UTC --- Tentative fix: http://gcc.gnu.org/ml/gcc-patches/2012-08/msg01046.html Don't have an old enough compiler to test it myself. Need help with testing.

[Bug bootstrap/54281] [4.8 Regression] Fails to bootstrap with --disable-nls

2012-08-16 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54281 --- Comment #5 from Diego Novillo dnovillo at gcc dot gnu.org 2012-08-16 13:28:27 UTC --- Author: dnovillo Date: Thu Aug 16 13:28:13 2012 New Revision: 190444 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=190444 Log: 2012-08-16 Diego

[Bug bootstrap/54281] [4.8 Regression] Fails to bootstrap with --disable-nls

2012-08-16 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54281 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug bootstrap/54281] [4.8 Regression] Fails to bootstrap with --disable-nls

2012-08-16 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54281 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug bootstrap/54281] [4.8 Regression] Fails to bootstrap with --disable-nls

2012-08-16 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54281 --- Comment #8 from Diego Novillo dnovillo at gcc dot gnu.org 2012-08-16 18:24:30 UTC --- Author: dnovillo Date: Thu Aug 16 18:24:22 2012 New Revision: 190449 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=190449 Log: 2012-08-16 Diego

[Bug bootstrap/54281] [4.8 Regression] Fails to bootstrap with --disable-nls

2012-08-16 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54281 --- Comment #9 from Diego Novillo dnovillo at gcc dot gnu.org 2012-08-16 18:42:48 UTC --- New proposed patch. Needs testing with a 4.1 compiler. I couldn't build my own (fails to build). http://gcc.gnu.org/ml/gcc-patches/2012-08/msg01090.html

[Bug c++/51554] New: ICE in cp/semantics.c:cxx_eval_indirect_ref with -Wall

2011-12-14 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51554 Bug #: 51554 Summary: ICE in cp/semantics.c:cxx_eval_indirect_ref with -Wall Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug c++/51382] New: Incorrect diagnostic cannot appear in a constant-expression

2011-12-01 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51382 Bug #: 51382 Summary: Incorrect diagnostic cannot appear in a constant-expression Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug bootstrap/51346] [4.7 Regression] LTO bootstrap failed with bootstrap-profiled

2011-12-01 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51346 --- Comment #8 from Diego Novillo dnovillo at gcc dot gnu.org 2011-12-01 21:05:14 UTC --- Author: dnovillo Date: Thu Dec 1 21:05:10 2011 New Revision: 181894 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=181894 Log: PR bootstrap/51346

[Bug bootstrap/51346] [4.7 Regression] LTO bootstrap failed with bootstrap-profiled

2011-12-01 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51346 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug bootstrap/51346] [4.7 Regression] LTO bootstrap failed with bootstrap-profiled

2011-11-30 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51346 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added CC||hubicka at gcc

[Bug bootstrap/51346] [4.7 Regression] LTO bootstrap failed with bootstrap-profiled

2011-11-29 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51346 --- Comment #2 from Diego Novillo dnovillo at gcc dot gnu.org 2011-11-29 17:50:01 UTC --- Investigating.

[Bug bootstrap/51346] [4.7 Regression] LTO bootstrap failed with bootstrap-profiled

2011-11-29 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51346 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug bootstrap/50709] [4.7 Regression] stage3 bootstrap comparison failure with --disable-checking config option

2011-11-24 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50709 --- Comment #8 from Diego Novillo dnovillo at gcc dot gnu.org 2011-11-24 14:51:02 UTC --- Author: dnovillo Date: Thu Nov 24 14:50:56 2011 New Revision: 181692 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=181692 Log: Revert PR

[Bug middle-end/50823] [4.7 Regression] ICE in inline_small_functions, at ipa-inline.c:1407

2011-11-23 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50823 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added CC||dnovillo

[Bug rtl-optimization/50843] [4.7 Regression] ICE in simplify_subreg, simplify-rtx.c:5417 with -march=pentium3

2011-10-24 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50843 --- Comment #3 from Diego Novillo dnovillo at gcc dot gnu.org 2011-10-24 17:07:54 UTC --- This was working as of trunk rev 178998.

[Bug rtl-optimization/50843] New: ICE in simplify_subreg, simplify-rtx.c:5417 with -march=pentium3

2011-10-23 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50843 Bug #: 50843 Summary: ICE in simplify_subreg, simplify-rtx.c:5417 with -march=pentium3 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug rtl-optimization/50843] ICE in simplify_subreg, simplify-rtx.c:5417 with -march=pentium3

2011-10-23 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50843 --- Comment #1 from Diego Novillo dnovillo at gcc dot gnu.org 2011-10-24 05:53:35 UTC --- Created attachment 25584 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25584 Pre-processed source

[Bug tree-optimization/49516] SRA generates memory references into its replacements

2011-06-30 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49516 --- Comment #7 from Diego Novillo dnovillo at gcc dot gnu.org 2011-06-30 13:24:06 UTC --- Author: dnovillo Date: Thu Jun 30 13:24:00 2011 New Revision: 175702 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=175702 Log: ChangeLog.google-4_6

[Bug libstdc++/48123] bits/cpu_defines.h not installed in freestanding mode.

2011-04-16 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48123 --- Comment #4 from Diego Novillo dnovillo at gcc dot gnu.org 2011-04-16 20:31:49 UTC --- Author: dnovillo Date: Sat Apr 16 20:31:45 2011 New Revision: 172594 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=172594 Log: 2011-03-15 Doug Kwan

[Bug gcov-profile/47793] Relative path in fprofile-use turns into absolute path

2011-04-04 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47793 --- Comment #1 from Diego Novillo dnovillo at gcc dot gnu.org 2011-04-04 12:14:01 UTC --- Author: dnovillo Date: Mon Apr 4 12:13:54 2011 New Revision: 171935 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=171935 Log: 2011-04-04 Martin

[Bug bootstrap/48167] [4.7 Regression] Bootstrapping revision 171075 fails on x86_64-apple-darwin10

2011-03-17 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48167 Diego Novillo dnovillo at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug driver/48071] New: Blank line after 'all warnings being treated as errors'

2011-03-11 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48071 Summary: Blank line after 'all warnings being treated as errors' Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug target/46519] Missing vzeroupper

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46519 --- Comment #10 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:40:46 UTC --- Author: dnovillo Date: Wed Feb 2 17:40:40 2011 New Revision: 169536 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169536 Log: Visit basic blocks

[Bug libstdc++/47387] AIX ctype 'mask' override not working

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47387 --- Comment #7 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:41:46 UTC --- Author: dnovillo Date: Wed Feb 2 17:41:43 2011 New Revision: 169539 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169539 Log: 2011-01-24 Graham

[Bug c/21659] [4.3/4.4/4.5 Regression] [unit-at-a-time] weak declaration must precede definition error missing at = O1

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21659 --- Comment #12 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:42:07 UTC --- Author: dnovillo Date: Wed Feb 2 17:42:05 2011 New Revision: 169542 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169542 Log: PR c/21659

[Bug go/47452] Bootstrap fails in libgo (argument has incompatible type)

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47452 --- Comment #3 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:42:33 UTC --- Author: dnovillo Date: Wed Feb 2 17:42:31 2011 New Revision: 169546 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169546 Log: PR go/47452 Pick

[Bug rtl-optimization/47414] [4.6 Regression] wrong code with -O -freorder-blocks -fschedule-insns2 -fno-early-inlining -fstrict-aliasing -ftracer

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47414 --- Comment #8 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:45:53 UTC --- Author: dnovillo Date: Wed Feb 2 17:45:50 2011 New Revision: 169575 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169575 Log: 2011-01-25 Richard

[Bug rtl-optimization/37273] [4.4/4.5/4.6 Regression] IRA does not re-materializes addresses (loads from the TOC)

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37273 --- Comment #11 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:46:20 UTC --- Author: dnovillo Date: Wed Feb 2 17:46:18 2011 New Revision: 169579 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169579 Log: PR rtl

[Bug target/45701] [4.6 Regression] Fail to prefer using r3 for padding a push/pop multiple to 8-byte alignment

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45701 --- Comment #12 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:46:52 UTC --- Author: dnovillo Date: Wed Feb 2 17:46:50 2011 New Revision: 169583 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169583 Log: PR target/45701

[Bug tree-optimization/47427] [4.6 Regression] ICE in process_constraint, at tree-ssa-structalias.c:2901

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47427 --- Comment #7 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:46:08 UTC --- Author: dnovillo Date: Wed Feb 2 17:46:04 2011 New Revision: 169577 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169577 Log: PR tree

[Bug tree-optimization/47428] [4.6 Regression] ICE: tree check: expected ssa_name, have integer_cst in copy_phis_for_bb, at tree-inline.c:1986

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47428 --- Comment #8 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:46:08 UTC --- Author: dnovillo Date: Wed Feb 2 17:46:04 2011 New Revision: 169577 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169577 Log: PR tree

[Bug tree-optimization/43567] linear loop transform

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43567 --- Comment #10 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:48:04 UTC --- Author: dnovillo Date: Wed Feb 2 17:48:00 2011 New Revision: 169591 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169591 Log: Add testcase

[Bug tree-optimization/47382] [4.6 Regression] g++.dg/ipa/devirt-d-1.C FAILs with -finline-functions

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47382 --- Comment #5 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:47:25 UTC --- Author: dnovillo Date: Wed Feb 2 17:47:21 2011 New Revision: 169587 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169587 Log: 2011-01-25 Martin

[Bug tree-optimization/47271] [4.6 Regression] if-conversion removes a test (if), the function generates invalid outputs

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47271 --- Comment #18 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:46:36 UTC --- Author: dnovillo Date: Wed Feb 2 17:46:33 2011 New Revision: 169581 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169581 Log: Fix PR47271: only

[Bug tree-optimization/47265] [4.6 Regression] Error: SSA name in freelist but still referenced

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47265 --- Comment #11 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:47:39 UTC --- Author: dnovillo Date: Wed Feb 2 17:47:35 2011 New Revision: 169589 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169589 Log: PR tree

[Bug tree-optimization/47443] [4.6 Regression] ICE: SSA name in freelist but still referenced or SIGSEGV with -fstack-check=generic

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47443 --- Comment #4 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:47:40 UTC --- Author: dnovillo Date: Wed Feb 2 17:47:35 2011 New Revision: 169589 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169589 Log: PR tree

[Bug tree-optimization/47426] [4.6 Regression] wrong code with -O2 -fipa-pta

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47426 --- Comment #7 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:47:02 UTC --- Author: dnovillo Date: Wed Feb 2 17:46:57 2011 New Revision: 169584 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169584 Log: 2011-01-25 Richard

[Bug debug/45136] -fcompare-debug failure with -Os -fschedule-insns

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45136 --- Comment #15 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:49:12 UTC --- Author: dnovillo Date: Wed Feb 2 17:49:06 2011 New Revision: 169597 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169597 Log: PR debug/45136 PR

[Bug tree-optimization/46215] ICE: verify_stmts failed: type mismatch in comparison expression with -fstrict-overflow -fno-tree-ch -ftree-loop-linear

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46215 --- Comment #5 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:48:45 UTC --- Author: dnovillo Date: Wed Feb 2 17:48:39 2011 New Revision: 169595 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169595 Log: Add testcase

[Bug libfortran/47375] GETLOG not threadsafe, causes warnings/wrong-code with static linking

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47375 --- Comment #9 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:47:18 UTC --- Author: dnovillo Date: Wed Feb 2 17:47:13 2011 New Revision: 169586 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169586 Log: PR 47375 getlog thread

[Bug tree-optimization/26854] Inordinate compile times on large routines

2011-02-02 Thread dnovillo at gcc dot gnu.org
. (c_check_switch_jump_warnings): Likewise. Modified: trunk/gcc/ChangeLog trunk/gcc/c-decl.c --- Comment #129 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:50:06 UTC --- Author: dnovillo Date: Wed Feb 2 17:49:54 2011 New Revision: 169601 URL: http://gcc.gnu.org/viewcvs

[Bug tree-optimization/47411] [4.5 Regression] Bootstrap failure on x86-64/Darwin

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47411 --- Comment #9 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:46:00 UTC --- Author: dnovillo Date: Wed Feb 2 17:45:57 2011 New Revision: 169576 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169576 Log: 2011-01-25 Richard

[Bug tree-optimization/46970] [4.3/4.4/4.5/4.6 Regression] wrong code with -Os -ftree-loop-linear

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46970 --- Comment #10 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:49:01 UTC --- Author: dnovillo Date: Wed Feb 2 17:48:51 2011 New Revision: 169596 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169596 Log: Add testcase

[Bug tree-optimization/46168] [4.3/4.4/4.5/4.6 Regression] ICE: verify_ssa failed: definition in block 6 does not dominate use in block 5 with -ftree-loop-linear

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46168 --- Comment #7 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:48:33 UTC --- Author: dnovillo Date: Wed Feb 2 17:48:28 2011 New Revision: 169594 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169594 Log: Add testcase

[Bug tree-optimization/29832] -ftree-loop-linear miscompiles scalarize.f90

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29832 --- Comment #12 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:48:11 UTC --- Author: dnovillo Date: Wed Feb 2 17:48:08 2011 New Revision: 169592 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169592 Log: Add testcase

[Bug fortran/47448] Invalid check for ASSIGNMENT(=)

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47448 --- Comment #5 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:46:13 UTC --- Author: dnovillo Date: Wed Feb 2 17:46:11 2011 New Revision: 169578 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169578 Log: 2011-01-25 Tobias

[Bug debug/45130] -fcompare-debug failure with -Os -fsched-spec-load -fschedule-insns

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45130 --- Comment #7 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:49:12 UTC --- Author: dnovillo Date: Wed Feb 2 17:49:06 2011 New Revision: 169597 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169597 Log: PR debug/45136 PR

[Bug fortran/47339] Fortran 2003/2008: Valid NAMELIST rejected; Fortran 95: Invalid namelist objects accepted

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47339 --- Comment #7 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:52:20 UTC --- Author: dnovillo Date: Wed Feb 2 17:52:14 2011 New Revision: 169614 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169614 Log: 2011-01-26 Tobias

[Bug lto/47423] Many testsuite failures caused by missing gxx_visibility_sj0

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47423 --- Comment #6 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:52:33 UTC --- Author: dnovillo Date: Wed Feb 2 17:52:24 2011 New Revision: 169615 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169615 Log: 2011-01-26 Richard

[Bug target/47246] [4.6 Regression] Invalid immediate offset for Thumb VFP store regression

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47246 --- Comment #8 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:51:01 UTC --- Author: dnovillo Date: Wed Feb 2 17:50:47 2011 New Revision: 169605 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169605 Log: 2011-01-26 Chung-Lin

[Bug fortran/43062] NAMELIST attribute conflicts with ALLOCATABLE attribute

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43062 --- Comment #29 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:52:20 UTC --- Author: dnovillo Date: Wed Feb 2 17:52:14 2011 New Revision: 169614 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169614 Log: 2011-01-26 Tobias

[Bug tree-optimization/47237] [4.3/4.4/4.5 Regression] builtin_apply_args broken WRT local ABI changes.

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47237 --- Comment #8 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:53:23 UTC --- Author: dnovillo Date: Wed Feb 2 17:53:17 2011 New Revision: 169620 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169620 Log: PR target/47237

[Bug other/47467] [4.6 Regression] hwint.h:239:3: error: implicit declaration of function 'abs'

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47467 --- Comment #11 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:52:42 UTC --- Author: dnovillo Date: Wed Feb 2 17:52:33 2011 New Revision: 169616 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169616 Log: 2011-01-26 Richard

[Bug c++/47476] [4.6 Regression] [C++0x] ICE in potential_constant_expression_1

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47476 --- Comment #5 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:54:54 UTC --- Author: dnovillo Date: Wed Feb 2 17:54:50 2011 New Revision: 169630 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169630 Log: PR c++/47476

[Bug tree-optimization/47237] [4.3/4.4/4.5 Regression] builtin_apply_args broken WRT local ABI changes.

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47237 --- Comment #7 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:53:16 UTC --- Author: dnovillo Date: Wed Feb 2 17:53:08 2011 New Revision: 169619 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169619 Log: PR target/47237

  1   2   >