[Bug c++/29615] Class can't be friend of itself?

2012-01-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29615 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED CC|paolo.carlini

[Bug target/51659] ICE in function output_move_double

2012-01-04 Thread carrot at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51659 --- Comment #2 from Carrot 2012-01-05 07:06:22 UTC --- It can be reproduced with following simple code struct function { int pops_args; long long x_frame_offset; }; long long get_func_frame_size (struct function *f) { return -f->x_frame

[Bug debug/51695] NOTE_INSN_VAR_LOCATION notes are sometimes too large

2012-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51695 Jakub Jelinek changed: What|Removed |Added Priority|P1 |P2 Summary|[4.7 Regression] IC

[Bug c++/29615] Class can't be friend of itself?

2012-01-04 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29615 --- Comment #8 from Jason Merrill 2012-01-05 05:43:22 UTC --- The submitter said that he expected a warning, and it seems correct to me. It would probably be good to have a general mechanism for disabling individual warnings by code number, but

[Bug bootstrap/51742] 4.6.2 v. HP-UX 11.11, PA-RISC: "make bootstrap-lean" fails: "internal compiler error: Segmentation fault" (In function '__fixunssfdi')

2012-01-04 Thread sms at antinode dot info
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51742 --- Comment #3 from Steven Schweda 2012-01-05 05:23:43 UTC --- > This is the first time the stage1 compiler is used which means it doesn't work > at all. [...] Not as I understand "the first time". The end of the log looks like this: [...] /us

[Bug bootstrap/51072] [4.7 Regression] Build with --disable-bootstrap fails in libitm

2012-01-04 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51072 Richard Henderson changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug bootstrap/51072] [4.7 Regression] Build with --disable-bootstrap fails in libitm

2012-01-04 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51072 --- Comment #17 from Richard Henderson 2012-01-05 02:25:10 UTC --- Author: rth Date: Thu Jan 5 02:25:04 2012 New Revision: 182900 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182900 Log: PR bootstrap/51072 * configure.ac: Fix r

[Bug tree-optimization/46590] [4.5/4.6/4.7 Regression] long compile time with -O2 and many loops

2012-01-04 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46590 Andrew Pinski changed: What|Removed |Added CC||matz at gcc dot gnu.org --- Comment #17 f

[Bug bootstrap/51072] [4.7 Regression] Build with --disable-bootstrap fails in libitm

2012-01-04 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51072 --- Comment #16 from Richard Henderson 2012-01-05 01:35:29 UTC --- Author: rth Date: Thu Jan 5 01:35:25 2012 New Revision: 182899 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182899 Log: PR bootstrap/51072 * configure.ac: Disab

[Bug c++/51757] friend defined inside class and declared inside main linker error

2012-01-04 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51757 --- Comment #1 from Jonathan Wakely 2012-01-05 01:34:21 UTC --- Curious. It still fails even if there is a declaration of func at namespace scope. It works with -fkeep-inline-functions

[Bug c++/38659] Enhancement in _cpp_save_parameter

2012-01-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38659 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|gcc-bugs at g

[Bug c++/37949] static initialisation through pointer deferred until run time

2012-01-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37949 Paolo Carlini changed: What|Removed |Added CC|gcc-bugs at gcc dot gnu.org | --- Comment #4 from Paolo Carlini 2012-

[Bug middle-end/42961] [4.5/4.6 regression] IRA register preferencing bug

2012-01-04 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42961 Andrew Pinski changed: What|Removed |Added Known to work||4.7.0 Summary|[4.5/4.6/4.7 reg

[Bug c++/37465] ctors never override virtual functions

2012-01-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37465 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED CC|gcc-bugs at g

[Bug debug/51746] Segfault in cselib_preserved_value_p

2012-01-04 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51746 --- Comment #6 from Alexandre Oliva 2012-01-05 00:58:13 UTC --- I've now realized the reason we fail to find the (plus:si (reg:si r1) (const_int -1)) is that reverse_op miscomputes the hash of value 22, because we're looking up an expr containing

[Bug fortran/51758] ICE with optional arguments of elemental procedures

2012-01-04 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51758 --- Comment #1 from Mikael Morin 2012-01-05 00:56:59 UTC --- Related bugs (null as actual argument): PR12841 (fixed long ago), PR44666 (fixed on 4.6)

[Bug fortran/51758] New: ICE with optional arguments of elemental procedures

2012-01-04 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51758 Bug #: 51758 Summary: ICE with optional arguments of elemental procedures Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug target/38134] [4.4/4.5/4.6/4.7 Regression] speed regression with many loop invariants

2012-01-04 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38134 --- Comment #16 from Andrew Pinski 2012-01-05 00:35:27 UTC --- (In reply to comment #6) > OTOH, loop optimizer should detect invariant loads and move them out of the > loop. Just for someone else looking into this bug and thinking the last part o

[Bug c++/31843] -Wformat-nonliteral differs between gcc and g++

2012-01-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31843 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED CC|gcc-bugs at g

[Bug target/51743] [ia64] Many gcc.dg/torture/vshuf*.c tests FAIL with -O2 -mbig-endian

2012-01-04 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51743 --- Comment #5 from Richard Henderson 2012-01-05 00:31:35 UTC --- (In reply to comment #3) > These tests just shuffle bytes around, so I was under impression that the > functionality is isolated from OS. And Hello world executes correctly when >

[Bug c++/31843] -Wformat-nonliteral differs between gcc and g++

2012-01-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31843 Paolo Carlini changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug c++/24296] FAIL: g++.dg/abi/rtti1.C scan-assembler-dem-not \ntypeinfo for A[: \t\n]

2012-01-04 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24296 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug debug/51746] Segfault in cselib_preserved_value_p

2012-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51746 Jakub Jelinek changed: What|Removed |Added Priority|P1 |P2 Summary|[4.7 Regression] Se

[Bug debug/51746] [4.7 Regression] Segfault in cselib_preserved_value_p

2012-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51746 --- Comment #4 from Jakub Jelinek 2012-01-05 00:29:16 UTC --- Author: jakub Date: Thu Jan 5 00:29:13 2012 New Revision: 182897 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182897 Log: PR debug/51746 * var-tracking.c (add_stores

[Bug c++/29615] Class can't be friend of itself?

2012-01-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29615 Paolo Carlini changed: What|Removed |Added CC||jason at gcc dot gnu.org,

[Bug c++/24296] FAIL: g++.dg/abi/rtti1.C scan-assembler-dem-not \ntypeinfo for A[: \t\n]

2012-01-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24296 Paolo Carlini changed: What|Removed |Added CC|gcc-bugs at gcc dot gnu.org | --- Comment #3 from Paolo Carlini 2012-

[Bug debug/51746] [4.7 Regression] Segfault in cselib_preserved_value_p

2012-01-04 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51746 --- Comment #3 from Alexandre Oliva 2012-01-05 00:17:27 UTC --- Thanks, Jakub, the patch is fine, I've just verified that it fixes the problem.

[Bug target/51751] COMPLEX16 tests fail in Lapack

2012-01-04 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51751 --- Comment #1 from Thomas Koenig 2012-01-04 23:18:15 UTC --- Also fails with 4.5.3 on powerpc64-unknown-linux-gnu at -O3, and with current trunk at -O0. Does not fail on x86_64-unknown-linux-gnu with current trunk.

[Bug middle-end/51017] GCC 4.6 performance regression (vs. 4.4/4.5)

2012-01-04 Thread solar-gcc at openwall dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51017 --- Comment #7 from Alexander Peslyak 2012-01-04 23:00:24 UTC --- (I ran the tests below and wrote this comment before seeing Jakub's. Then I thought I'd post it anyway.) Here are some numbers for gcc releases: 4.0.0 - 383K c/s, 71879 bytes (t

[Bug middle-end/51017] GCC 4.6 performance regression (vs. 4.4/4.5)

2012-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51017 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org,

[Bug c++/51757] New: friend defined inside class and declared inside main linker error

2012-01-04 Thread neotheone222 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51757 Bug #: 51757 Summary: friend defined inside class and declared inside main linker error Classification: Unclassified Product: gcc Version: 4.5.2 Status: UNCONFIRMED

[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-04 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51471 --- Comment #16 from Andrew Pinski 2012-01-04 22:24:34 UTC --- (In reply to comment #15) > I still wonder though why Richard Henderson says in PR50283 comment 9: We're > supposed to prevent frame-related insns from appearing in branch delay slots

[Bug c++/51640] Misleading error if the type in the catch() is ambiguous

2012-01-04 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51640 Andrew Pinski changed: What|Removed |Added Depends on||35112 --- Comment #3 from Andrew Pinski

[Bug target/51756] wrong warning: uninitialized variable put into program memory area

2012-01-04 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51756 Georg-Johann Lay changed: What|Removed |Added Target Milestone|4.7.0 |4.6.3 --- Comment #1 from Georg-Johann

[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-04 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51471 --- Comment #15 from vries at gcc dot gnu.org 2012-01-04 21:43:29 UTC --- (In reply to comment #14) > (In reply to comment #13) > > AFAIU, the only thing causing problems is frame-related insns being > > speculated. > > Yes this patch seems more

[Bug bootstrap/51648] [4.7 Regression] Profiledbootstrap failure on x86_64-linux

2012-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51648 --- Comment #14 from Jakub Jelinek 2012-01-04 21:40:41 UTC --- Created attachment 26243 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26243 gcc47-pr51648.patch Untested patch that implements this in tree-cfg.c (as I wrote, another alternat

[Bug tree-optimization/51624] [4.6/4.7 regression] Assert_Failure atree.adb:808 during stage 3

2012-01-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51624 Eric Botcazou changed: What|Removed |Added Status|ASSIGNED|RESOLVED Version|4.7.0

[Bug tree-optimization/51624] [4.6/4.7 regression] Assert_Failure atree.adb:808 during stage 3

2012-01-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51624 --- Comment #4 from Eric Botcazou 2012-01-04 21:37:15 UTC --- Author: ebotcazou Date: Wed Jan 4 21:37:11 2012 New Revision: 182890 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182890 Log: PR tree-optimization/51624 * tree-sra.c

[Bug tree-optimization/51624] [4.6/4.7 regression] Assert_Failure atree.adb:808 during stage 3

2012-01-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51624 --- Comment #3 from Eric Botcazou 2012-01-04 21:34:31 UTC --- Author: ebotcazou Date: Wed Jan 4 21:34:27 2012 New Revision: 182889 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182889 Log: PR tree-optimization/51624 * tree-sra.c

[Bug target/51756] wrong warning: uninitialized variable put into program memory area

2012-01-04 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51756 Georg-Johann Lay changed: What|Removed |Added Priority|P3 |P5 Status|UNCONFIRMED

[Bug target/51756] New: wrong warning: uninitialized variable put into program memory area

2012-01-04 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51756 Bug #: 51756 Summary: wrong warning: uninitialized variable put into program memory area Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug bootstrap/51648] [4.7 Regression] Profiledbootstrap failure on x86_64-linux

2012-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51648 --- Comment #13 from Jakub Jelinek 2012-01-04 21:26:11 UTC --- I think the problem is that we have a noreturn call (in the short testcase fatal_error), which doesn't have EDGE_FAKE to exit added by add_noreturn_fake_exit_edges because it has succ

[Bug c++/51640] Misleading error if the type in the catch() is ambiguous

2012-01-04 Thread petschy at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51640 --- Comment #2 from petschy at gmail dot com 2012-01-04 20:45:00 UTC --- I pinpointed the commit that introduced the bug, using git bisect: commit 4272a2e82e431ac85afd0404d49b28043dc480ee Author: paolo Date: Fri Nov 27 10:44:49 2009 + git-

[Bug tree-optimization/45397] [4.5/4.6/4.7/4.8 Regression] Issues with integer narrowing conversions

2012-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45397 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.5.4 |4.8.0 Summary|[4.5/4.6/4.7 Reg

[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-04 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51471 --- Comment #14 from Andrew Pinski 2012-01-04 20:00:06 UTC --- (In reply to comment #13) > AFAIU, the only thing causing problems is frame-related insns being > speculated. Yes this patch seems more correct. I will submit it after a bootstrap/

[Bug debug/51695] [4.7 Regression] ICE while compiling argyllcms package

2012-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51695 --- Comment #6 from Jakub Jelinek 2012-01-04 19:58:07 UTC --- Author: jakub Date: Wed Jan 4 19:58:03 2012 New Revision: 182886 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182886 Log: PR debug/51695 * dwarf2out.c (output_loc_li

[Bug middle-end/44777] [4.4/4.5/4.6/4.7 Regression] ICE: SIGSEGV with -fprofile-use in gcc.c-torture/execute/comp-goto-2.c

2012-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44777 Jakub Jelinek changed: What|Removed |Added Attachment #26239|0 |1 is obsolete|

[Bug middle-end/51017] GCC 4.6 performance regression (vs. 4.4/4.5)

2012-01-04 Thread solar-gcc at openwall dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51017 --- Comment #5 from Alexander Peslyak 2012-01-04 19:39:26 UTC --- I wrote and ran some scripts to test many versions/snapshots of gcc. It turns out that 4.6-20100703 (oldest 4.6 snapshot available for FTP) was already affected by this regression

[Bug middle-end/51752] trans-mem: publication safety violated

2012-01-04 Thread torvald at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51752 torvald at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/46356] [OOP] Erroneous procedure/intent error and ICE for class dummy argument

2012-01-04 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46356 Tobias Burnus changed: What|Removed |Added Blocks||51754 --- Comment #6 from Tobias Burnus

[Bug c++/51755] -Wconversion generates false warnings when the ternary operator is used

2012-01-04 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51755 --- Comment #1 from Jonathan Wakely 2012-01-04 19:02:33 UTC --- also PR 51294

[Bug c++/51755] New: -Wconversion generates false warnings when the ternary operator is used

2012-01-04 Thread james.kanze at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51755 Bug #: 51755 Summary: -Wconversion generates false warnings when the ternary operator is used Classification: Unclassified Product: gcc Version: 4.4.2 Status: UNCONFI

[Bug fortran/49693] Spurious "unused-variable" warnings for COMMON block module variables.

2012-01-04 Thread harald at klimachs dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49693 --- Comment #7 from Harald Klimach 2012-01-04 18:41:08 UTC --- Thanks a lot! Just ran the gcc trunk over my code, and the annoying warnings are gone.

[Bug gcov-profile/50127] [4.7 regression] g++.dg/tree-prof/partition2.C FAILs on several targets

2012-01-04 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50127 Rainer Orth changed: What|Removed |Added Status|RESOLVED|REOPENED Last reconfirmed|

[Bug testsuite/51693] New XPASSes in vectorizer testsuite on powerpc64-suse-linux

2012-01-04 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51693 Rainer Orth changed: What|Removed |Added Target|powerpc64-suse-linux|powerpc64-suse-linux, |

[Bug fortran/51754] New: [OOP] ICE on valid with class arrays

2012-01-04 Thread abenson at caltech dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51754 Bug #: 51754 Summary: [OOP] ICE on valid with class arrays Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/51753] New: Many gcc.dg/simultate-thread tests fail on Solaris 10+/x86

2012-01-04 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51753 Bug #: 51753 Summary: Many gcc.dg/simultate-thread tests fail on Solaris 10+/x86 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug c++/23383] builtin array operator new is not marked with malloc attribute

2012-01-04 Thread xinliangli at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23383 --- Comment #18 from davidxl 2012-01-04 17:11:26 UTC --- (In reply to comment #17) > On Wed, 4 Jan 2012, xinliangli at gmail dot com wrote: > > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23383 > > > > --- Comment #16 from davidxl 2012-01-04

[Bug other/51164] gcc.dg/tm/alias-2.c failure

2012-01-04 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51164 Aldy Hernandez changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug other/51163] gcc.dg/tm/alias-1.c failure

2012-01-04 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51163 Aldy Hernandez changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug other/51164] gcc.dg/tm/alias-2.c failure

2012-01-04 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51164 --- Comment #1 from Aldy Hernandez 2012-01-04 17:02:05 UTC --- Author: aldyh Date: Wed Jan 4 17:01:50 2012 New Revision: 182882 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182882 Log: Add PR reference. +PR other/51163 +PR oth

[Bug other/51163] gcc.dg/tm/alias-1.c failure

2012-01-04 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51163 --- Comment #1 from Aldy Hernandez 2012-01-04 17:02:03 UTC --- Author: aldyh Date: Wed Jan 4 17:01:50 2012 New Revision: 182882 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182882 Log: Add PR reference. +PR other/51163 +PR oth

[Bug bootstrap/51648] [4.7 Regression] Profiledbootstrap failure on x86_64-linux

2012-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51648 Jakub Jelinek changed: What|Removed |Added Attachment #26163|0 |1 is obsolete|

[Bug bootstrap/51648] [4.7 Regression] Profiledbootstrap failure on x86_64-linux

2012-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51648 --- Comment #11 from Jakub Jelinek 2012-01-04 16:39:44 UTC --- Created attachment 26240 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26240 pr51648-1.c

[Bug c++/51064] False Positive for -Wparentheses

2012-01-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51064 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/51064] False Positive for -Wparentheses

2012-01-04 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51064 --- Comment #3 from paolo at gcc dot gnu.org 2012-01-04 16:40:01 UTC --- Author: paolo Date: Wed Jan 4 16:39:53 2012 New Revision: 182880 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182880 Log: /cp 2012-01-04 Paolo Carlini PR

[Bug bootstrap/51648] [4.7 Regression] Profiledbootstrap failure on x86_64-linux

2012-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51648 --- Comment #10 from Jakub Jelinek 2012-01-04 16:38:37 UTC --- That delta script had a typo (was using gcc.o instead of gccmy.o), thus the resulting preprocessed file is irrelevant. Here is an actually reduced testcase: rm -f pr51648-1.gcda pr5

[Bug target/51345] [avr] Devices with 8-bit SP need their own multilib(s)

2012-01-04 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51345 Georg-Johann Lay changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug target/51002] SP_H register is used even on targets that do not have it (eg attiny26)

2012-01-04 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51002 Georg-Johann Lay changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug fortran/50981] [4.4/4.5/4.6 Regression] Wrong-code for scalarizing ELEMENTAL call with absent OPTIONAL argument

2012-01-04 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50981 --- Comment #9 from Mikael Morin 2012-01-04 15:06:32 UTC --- (In reply to comment #8) > Fixed on trunk (4.7), backport bending. s/bending/pending/

[Bug fortran/50981] [4.4/4.5/4.6 Regression] Wrong-code for scalarizing ELEMENTAL call with absent OPTIONAL argument

2012-01-04 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50981 Mikael Morin changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug tree-optimization/51600] [4.7 Regression] ice in estimate_local_effects

2012-01-04 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51600 --- Comment #6 from Jan Hubicka 2012-01-04 14:57:34 UTC --- Estimate_edge_devirt_benefit seems to not make much of sense in mixing the effects of inlining into the local size. Unforutnately we don't really have much infrastructure for similar cas

[Bug middle-end/44777] [4.4/4.5/4.6/4.7 Regression] ICE: SIGSEGV with -fprofile-use in gcc.c-torture/execute/comp-goto-2.c

2012-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44777 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug middle-end/51212] ICE: verify_flow_info failed: BB 3 can not throw but has an EH edge with -fgnu-tm -fnon-call-exceptions and transaction_callable

2012-01-04 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51212 --- Comment #6 from Aldy Hernandez 2012-01-04 14:53:44 UTC --- Author: aldyh Date: Wed Jan 4 14:53:30 2012 New Revision: 182877 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182877 Log: PR middle-end/51212 * opts.c (fini

[Bug c++/50998] [C++0x] ICE partial specialization error at cp/pt.c

2012-01-04 Thread ethouris at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50998 Michal Malecki changed: What|Removed |Added CC||ethouris at gmail dot com --- Comment #3

[Bug fortran/50981] [4.4/4.5/4.6/4.7 Regression] Wrong-code for scalarizing ELEMENTAL call with absent OPTIONAL argument

2012-01-04 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50981 --- Comment #7 from Mikael Morin 2012-01-04 14:36:38 UTC --- Author: mikael Revision: 182875 Modified property: svn:log Modified: svn:log at Wed Jan 4 14:36:34 2012 --

[Bug middle-end/51696] [trans-mem] unsafe indirect function call in struct not properly displayed

2012-01-04 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51696 Aldy Hernandez changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug middle-end/51696] [trans-mem] unsafe indirect function call in struct not properly displayed

2012-01-04 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51696 --- Comment #3 from Aldy Hernandez 2012-01-04 14:32:59 UTC --- Author: aldyh Date: Wed Jan 4 14:32:54 2012 New Revision: 182876 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182876 Log: PR middle-end/51696 * trans-mem.c

[Bug middle-end/44777] [4.4/4.5/4.6/4.7 Regression] ICE: SIGSEGV with -fprofile-use in gcc.c-torture/execute/comp-goto-2.c

2012-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44777 Jakub Jelinek changed: What|Removed |Added CC|gcc-bugs at gcc dot gnu.org |hubicka at gcc dot gnu.org,

[Bug fortran/50981] [4.4/4.5/4.6/4.7 Regression] Wrong-code for scalarizing ELEMENTAL call with absent OPTIONAL argument

2012-01-04 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50981 --- Comment #6 from Mikael Morin 2012-01-04 14:20:24 UTC --- Author: mikael Date: Wed Jan 4 14:20:17 2012 New Revision: 182875 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182875 Log: PR fortran/50981 * trans-array.h (gfc_walk_

[Bug debug/51695] [4.7 Regression] ICE while compiling argyllcms package

2012-01-04 Thread jan.kratochvil at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51695 --- Comment #5 from Jan Kratochvil 2012-01-04 14:20:29 UTC --- (In reply to comment #4) > they could have unwanted > side-effects (reading uninitialized memory, division by zero, producing NaNs > etc.) that the debugger might complain about loudl

[Bug tree-optimization/51600] [4.7 Regression] ice in estimate_local_effects

2012-01-04 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51600 --- Comment #5 from Jan Hubicka 2012-01-04 14:18:26 UTC --- OK, it is bug in estimate_edge_devirt_benefit that cause overall function size to go bellow 0. I am looking into the fix. Honza

[Bug middle-end/51752] New: trans-mem: publication safety violated

2012-01-04 Thread torvald at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51752 Bug #: 51752 Summary: trans-mem: publication safety violated Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P

[Bug fortran/50981] [4.4/4.5/4.6/4.7 Regression] Wrong-code for scalarizing ELEMENTAL call with absent OPTIONAL argument

2012-01-04 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50981 --- Comment #5 from Mikael Morin 2012-01-04 14:04:29 UTC --- Author: mikael Date: Wed Jan 4 14:04:24 2012 New Revision: 182874 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182874 Log: PR fortran/50981 * trans.h (struct gfc_ss_i

[Bug debug/51746] [4.7 Regression] Segfault in cselib_preserved_value_p

2012-01-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51746 Richard Guenther changed: What|Removed |Added Priority|P3 |P1

[Bug debug/51695] [4.7 Regression] ICE while compiling argyllcms package

2012-01-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51695 Richard Guenther changed: What|Removed |Added Priority|P3 |P1

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

2012-01-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51694 Richard Guenther changed: What|Removed |Added Priority|P3 |P1

[Bug c++/51633] [c++0x] [4.6/4.7 Regression] ICE with invalid constexpr constructor

2012-01-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51633 Richard Guenther changed: What|Removed |Added Priority|P3 |P2

[Bug c++/51614] [4.6/4.7 Regression] ICE with ambiguous base class

2012-01-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51614 Richard Guenther changed: What|Removed |Added Priority|P3 |P2

[Bug c++/51613] [4.4/4.5/4.6/4.7 Regression] Ambiguous function template instantiations as template argument are not rejected

2012-01-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51613 Richard Guenther changed: What|Removed |Added Keywords||wrong-code Priority|P3

[Bug tree-optimization/51600] [4.7 Regression] ice in estimate_local_effects

2012-01-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51600 Richard Guenther changed: What|Removed |Added Priority|P3 |P1

[Bug c++/51565] [4.4/4.5/4.6/4.7 Regression] fastcall in array of method pointers: internal compiler error

2012-01-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51565 Richard Guenther changed: What|Removed |Added Target||i?86-*-* Priority|P3

[Bug tree-optimization/51528] [4.6/4.7 Regression] SRA should not create BOOLEAN_TYPE replacements

2012-01-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51528 Richard Guenther changed: What|Removed |Added Priority|P3 |P2

[Bug libgcj/51498] [4.7 regression] temporary hack to make dejagnu work in libjava

2012-01-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51498 --- Comment #8 from Richard Guenther 2012-01-04 13:40:19 UTC --- Oh, and why is this a regression?

[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-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51471 Richard Guenther changed: What|Removed |Added Priority|P3 |P1

[Bug bootstrap/50686] [4.7 regression] IRIX 6.5 bootstrap failure: ICE in in lookup_cfa_1, at dwarf2cfi.c:595

2012-01-04 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50686 --- Comment #29 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-01-04 13:33:20 UTC --- > --- Comment #28 from Richard Guenther 2012-01-04 > 13:30:21 UTC --- > Was the patch installed? Unfortunately not, I'm currently applying it to my private tree

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

2012-01-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51271 Richard Guenther changed: What|Removed |Added Priority|P3 |P1 --- Comment #16 from Richard Guenth

[Bug target/51106] [4.5/4.6/4.7 Regression] ICE in move_insn, at haifa-sched.c:2314

2012-01-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51106 Richard Guenther changed: What|Removed |Added Priority|P3 |P2

[Bug bootstrap/51072] [4.7 Regression] Build with --disable-bootstrap fails in libitm

2012-01-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51072 Richard Guenther changed: What|Removed |Added Priority|P3 |P1 --- Comment #15 from Richard Guenth

[Bug bootstrap/50686] [4.7 regression] IRIX 6.5 bootstrap failure: ICE in in lookup_cfa_1, at dwarf2cfi.c:595

2012-01-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50686 Richard Guenther changed: What|Removed |Added Status|NEW |WAITING --- Comment #28 from Richard G

  1   2   >