[Bug debug/48866] gcc hangs when -g is set

2011-05-06 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48866 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Attachment #24189|0 |1

[Bug debug/48866] gcc hangs when -g is set

2011-05-05 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48866 --- Comment #5 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-05-05 11:54:12 UTC --- I think the problem is that the debug stmts are being expanded into debug insns *before* the code that should precede them. If we expanded the stmts

[Bug debug/48866] gcc hangs when -g is set

2011-05-05 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48866 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug other/48093] -mtls-dialect= is undocumented

2011-05-03 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48093 --- Comment #4 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-05-04 03:37:56 UTC --- Author: aoliva Date: Wed May 4 03:37:53 2011 New Revision: 173352 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=173352 Log: PR other/48093 * doc

[Bug debug/47994] -fcompare-debug failure with -O2 -fpeel-loops -fno-rerun-cse-after-loop -fno-tree-loop-optimize -fno-web

2011-05-03 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47994 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug debug/47994] -fcompare-debug failure with -O2 -fpeel-loops -fno-rerun-cse-after-loop -fno-tree-loop-optimize -fno-web

2011-05-03 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47994 --- Comment #2 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-05-04 03:37:44 UTC --- Author: aoliva Date: Wed May 4 03:37:40 2011 New Revision: 173351 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=173351 Log: PR debug/47994 PR debug

[Bug other/48093] -mtls-dialect= is undocumented

2011-05-03 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48093 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug debug/47919] -fcompare-debug failure with custom flags

2011-05-03 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47919 --- Comment #5 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-05-04 03:37:44 UTC --- Author: aoliva Date: Wed May 4 03:37:40 2011 New Revision: 173351 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=173351 Log: PR debug/47994 PR debug

[Bug other/48093] -mtls-dialect= is undocumented

2011-04-28 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48093 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug other/48093] -mtls-dialect= is undocumented

2011-04-28 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48093 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug debug/47994] -fcompare-debug failure with -O2 -fpeel-loops -fno-rerun-cse-after-loop -fno-tree-loop-optimize -fno-web

2011-04-05 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47994 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug debug/47919] -fcompare-debug failure with custom flags

2011-04-05 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47919 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug debug/47919] -fcompare-debug failure with custom flags

2011-04-05 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47919 --- Comment #3 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-04-05 23:37:52 UTC --- Nevermind, I switched back to the old tree and found out the second testcase is a different problem (or at least one that is not fixed by the patch for bug

[Bug debug/47919] -fcompare-debug failure with custom flags

2011-04-05 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47919 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug debug/48333] -fcompare-debug failure (length) - memmove x __builtin_memmove

2011-03-31 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48333 --- Comment #3 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-03-31 06:12:22 UTC --- Created attachment 23832 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=23832 Patch that fixes the bug It's a garbage collection issue: we're supposed

[Bug debug/48333] -fcompare-debug failure (length) - memmove x __builtin_memmove

2011-03-30 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48333 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug debug/47590] var tracking produces wrong debug in code where optimization is turned off using pragma

2011-03-27 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47590 --- Comment #3 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-03-27 13:01:26 UTC --- Created attachment 23780 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=23780 Patch that fixes the bug on all affected targets The introduction

[Bug debug/47590] var tracking produces wrong debug in code where optimization is turned off using pragma

2011-03-27 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47590 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug debug/47858] [4.5/4.6 Regression] IPA-SRA decreases quality of debug info

2011-02-24 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47858 --- Comment #2 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-24 13:50:18 UTC --- I think it would make sense to model this call-site SRA as partial inlining. It wouldn't get us perfect debug info, but it would at least give us something

[Bug debug/47106] -fcompare-debug failure (length) with -fpartial-inlining -flto -fconserve-stack

2011-02-22 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47106 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug debug/47620] [4.6 Regression] Profiledbootstrap failure on powerpc-linux

2011-02-19 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47620 --- Comment #17 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-19 20:59:27 UTC --- Author: aoliva Date: Sat Feb 19 20:59:23 2011 New Revision: 170324 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170324 Log: PR debug/47620 PR debug

[Bug bootstrap/47630] [4.6 regression] ICE in queue_insn, at haifa-sched.c:1322 compiling 64-bit libjava/java/lang/natString.cc

2011-02-19 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47630 --- Comment #3 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-19 20:59:27 UTC --- Author: aoliva Date: Sat Feb 19 20:59:23 2011 New Revision: 170324 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170324 Log: PR debug/47620 PR debug

[Bug tree-optimization/46620] 32-bit structures containing bitfields are not copied correctly on -O2 , x86 backend

2011-02-19 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46620 --- Comment #6 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-19 21:02:39 UTC --- Author: aoliva Date: Sat Feb 19 21:02:35 2011 New Revision: 170325 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170325 Log: PR tree-optimization

[Bug tree-optimization/46620] 32-bit structures containing bitfields are not copied correctly on -O2 , x86 backend

2011-02-19 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46620 --- Comment #9 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-19 21:15:09 UTC --- Author: aoliva Date: Sat Feb 19 21:15:01 2011 New Revision: 170328 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170328 Log: PR tree-optimization

[Bug tree-optimization/46620] 32-bit structures containing bitfields are not copied correctly on -O2 , x86 backend

2011-02-19 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46620 --- Comment #8 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-19 21:14:53 UTC --- Author: aoliva Date: Sat Feb 19 21:14:49 2011 New Revision: 170327 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170327 Log: PR tree-optimization

[Bug tree-optimization/46620] 32-bit structures containing bitfields are not copied correctly on -O2 , x86 backend

2011-02-19 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46620 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug debug/47620] [4.6 Regression] Profiledbootstrap failure on powerpc-linux

2011-02-19 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47620 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug tree-optimization/46620] 32-bit structures containing bitfields are not copied correctly on -O2 , x86 backend

2011-02-19 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46620 --- Comment #7 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-19 21:08:51 UTC --- Author: aoliva Date: Sat Feb 19 21:08:40 2011 New Revision: 170326 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170326 Log: PR tree-optimization

[Bug debug/47624] FAIL: gcc.dg/guality/pr43077-1.c -O1 line 42 c == 3

2011-02-19 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47624 --- Comment #4 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-20 02:19:42 UTC --- Patch is at http://gcc.gnu.org/ml/gcc-patches/2011-02/msg00981.html Deferred to 4.7.

[Bug lto/47788] [4.6 Regression] New LTO failures

2011-02-18 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47788 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added CC||aoliva at gcc

[Bug lto/47788] [4.6 Regression] New LTO failures

2011-02-18 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47788 --- Comment #2 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-18 20:44:52 UTC --- Sorry, #c1 is a false alarm, git bisect pilot error. The failure is caused by r170260.

[Bug debug/47620] [4.6 Regression] Profiledbootstrap failure on powerpc-linux

2011-02-17 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47620 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Attachment #23317|0 |1

[Bug debug/47106] -fcompare-debug failure (length) with -fpartial-inlining -flto -fconserve-stack

2011-02-15 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47106 --- Comment #11 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-15 18:36:23 UTC --- Author: aoliva Date: Tue Feb 15 18:36:16 2011 New Revision: 170185 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170185 Log: PR debug/47106 PR debug

[Bug bootstrap/47402] [4.6 Regression] Bootstrap comparison failure

2011-02-15 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47402 --- Comment #10 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-15 18:36:35 UTC --- Author: aoliva Date: Tue Feb 15 18:36:31 2011 New Revision: 170186 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170186 Log: PR debug/47106 PR debug

[Bug debug/47106] -fcompare-debug failure (length) with -fpartial-inlining -flto -fconserve-stack

2011-02-15 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47106 --- Comment #13 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-15 18:36:48 UTC --- Author: aoliva Date: Tue Feb 15 18:36:44 2011 New Revision: 170187 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170187 Log: PR debug/47106 PR debug

[Bug debug/47106] -fcompare-debug failure (length) with -fpartial-inlining -flto -fconserve-stack

2011-02-15 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47106 --- Comment #12 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-15 18:36:34 UTC --- Author: aoliva Date: Tue Feb 15 18:36:31 2011 New Revision: 170186 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170186 Log: PR debug/47106 PR debug

[Bug debug/47106] -fcompare-debug failure (length) with -fpartial-inlining -flto -fconserve-stack

2011-02-15 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47106 --- Comment #14 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-15 18:37:01 UTC --- Author: aoliva Date: Tue Feb 15 18:36:56 2011 New Revision: 170188 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170188 Log: PR debug/47106 PR debug

[Bug bootstrap/47402] [4.6 Regression] Bootstrap comparison failure

2011-02-15 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47402 --- Comment #9 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-15 18:36:21 UTC --- Author: aoliva Date: Tue Feb 15 18:36:16 2011 New Revision: 170185 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170185 Log: PR debug/47106 PR debug

[Bug bootstrap/47402] [4.6 Regression] Bootstrap comparison failure

2011-02-15 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47402 --- Comment #12 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-15 18:37:01 UTC --- Author: aoliva Date: Tue Feb 15 18:36:56 2011 New Revision: 170188 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170188 Log: PR debug/47106 PR debug

[Bug bootstrap/47402] [4.6 Regression] Bootstrap comparison failure

2011-02-15 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47402 --- Comment #11 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-15 18:36:48 UTC --- Author: aoliva Date: Tue Feb 15 18:36:44 2011 New Revision: 170187 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170187 Log: PR debug/47106 PR debug

[Bug c/46620] 32-bit structures containing bitfields are not copied correctly on -O2 , x86 backend

2011-02-15 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46620 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug tree-optimization/46620] 32-bit structures containing bitfields are not copied correctly on -O2 , x86 backend

2011-02-15 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46620 --- Comment #5 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-16 00:53:18 UTC --- Created attachment 23358 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=23358 Patch that fixes the problem The problem is that we lost track

[Bug debug/47624] FAIL: gcc.dg/guality/pr43077-1.c -O1 line 42 c == 3

2011-02-14 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47624 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug tree-optimization/47415] -fcompare-debug failure with -O -fpredictive-commoning -fno-tree-fre

2011-02-14 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47415 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug tree-optimization/47415] -fcompare-debug failure with -O -fpredictive-commoning -fno-tree-fre

2011-02-14 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47415 --- Comment #3 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-14 12:24:03 UTC --- Already fixed in revision 170050, with correct ChangeLog entry in revision 170051.

[Bug lto/47225] [4.6 regression]: cross-compile fails while configuring libgcc with xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found

2011-02-12 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47225 --- Comment #41 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-12 12:02:27 UTC --- Author: aoliva Date: Sat Feb 12 12:02:24 2011 New Revision: 170070 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=170070 Log: ChangeLog: PR lto/47225

[Bug lto/47225] [4.6 regression]: cross-compile fails while configuring libgcc with xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found

2011-02-12 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47225 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug debug/47620] [4.6 Regression] Profiledbootstrap failure on powerpc-linux

2011-02-12 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47620 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug debug/47620] [4.6 Regression] Profiledbootstrap failure on powerpc-linux

2011-02-12 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47620 --- Comment #6 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-12 13:05:10 UTC --- Created attachment 23317 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=23317 Patch that fixes the bug Here's a patch that fixes the problem. Jakub

[Bug debug/47620] [4.6 Regression] Profiledbootstrap failure on powerpc-linux

2011-02-12 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47620 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added CC||ro at gcc dot

[Bug bootstrap/47630] [4.6 regression] ICE in queue_insn, at haifa-sched.c:1322 compiling 64-bit libjava/java/lang/natString.cc

2011-02-12 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47630 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug lto/47225] [4.6 regression]: cross-compile fails while configuring libgcc with xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found

2011-02-11 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47225 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|REOPENED|ASSIGNED

[Bug tree-optimization/45122] [4.6 Regression] -funsafe-loop-optimizations causes FAIL: gcc.c-torture/execute/pr27285.c execution

2011-02-02 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45122 --- Comment #18 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-03 06:01:43 UTC --- Author: aoliva Date: Thu Feb 3 06:01:40 2011 New Revision: 169781 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169781 Log: gcc/ChangeLog: PR tree

[Bug debug/43092] [4.5 Regression] Wrong debuginfo with VTA and -fomit-frame-pointer/-mno-accumulate-outgoing-args

2011-02-02 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43092 --- Comment #6 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-03 06:04:07 UTC --- Author: aoliva Date: Thu Feb 3 06:04:04 2011 New Revision: 169782 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169782 Log: PR debug/43092 PR rtl

[Bug rtl-optimization/43494] [4.4/4.5/4.6 Regression] Overlooked dependency causes wrong scheduling, wrong code

2011-02-02 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43494 --- Comment #31 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-03 06:04:07 UTC --- Author: aoliva Date: Thu Feb 3 06:04:04 2011 New Revision: 169782 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169782 Log: PR debug/43092 PR rtl

[Bug tree-optimization/45122] [4.6 Regression] -funsafe-loop-optimizations causes FAIL: gcc.c-torture/execute/pr27285.c execution

2011-02-02 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45122 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug rtl-optimization/43494] [4.4/4.5/4.6 Regression] Overlooked dependency causes wrong scheduling, wrong code

2011-02-02 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43494 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug lto/47225] [4.6 regression]: cross-compile fails while configuring libgcc with xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found

2011-02-01 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47225 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added CC||aoliva at gcc

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

2011-02-01 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45130 --- Comment #6 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-02 04:31:41 UTC --- Author: aoliva Date: Wed Feb 2 04:31:35 2011 New Revision: 169513 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169513 Log: gcc/ChangeLog: PR debug

[Bug debug/47501] [4.6 Regression] -fcompare-debug failure with -Os -fmodulo-sched

2011-02-01 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47501 --- Comment #3 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-02 04:31:40 UTC --- Author: aoliva Date: Wed Feb 2 04:31:35 2011 New Revision: 169513 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169513 Log: gcc/ChangeLog: PR debug

[Bug debug/47498] [4.6 Regression] -fcompare-debug failure with -fsched2-use-superblocks

2011-02-01 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47498 --- Comment #4 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-02 04:31:40 UTC --- Author: aoliva Date: Wed Feb 2 04:31:35 2011 New Revision: 169513 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169513 Log: gcc/ChangeLog: PR debug

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

2011-02-01 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45136 --- Comment #13 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-02 04:31:41 UTC --- Author: aoliva Date: Wed Feb 2 04:31:35 2011 New Revision: 169513 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169513 Log: gcc/ChangeLog: PR debug

[Bug lto/47225] [4.6 regression]: cross-compile fails while configuring libgcc with xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found

2011-02-01 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47225 --- Comment #17 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-02 04:53:05 UTC --- It appears to me that one possible solution is to add the -shared flag to liblto_plugin_la_LDFLAGS. This will cause libtool to fail the link if it can't

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

2011-02-01 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45136 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug debug/47498] [4.6 Regression] -fcompare-debug failure with -fsched2-use-superblocks

2011-02-01 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47498 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug debug/47501] [4.6 Regression] -fcompare-debug failure with -Os -fmodulo-sched

2011-02-01 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47501 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug debug/47106] -fcompare-debug failure (length) with -fpartial-inlining -flto -fconserve-stack

2011-02-01 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47106 --- Comment #8 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-02 05:44:44 UTC --- Author: aoliva Date: Wed Feb 2 05:44:38 2011 New Revision: 169514 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169514 Log: PR debug/47106 PR debug

[Bug bootstrap/47402] [4.6 Regression] Bootstrap comparison failure

2011-02-01 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47402 --- Comment #6 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-02 05:44:44 UTC --- Author: aoliva Date: Wed Feb 2 05:44:38 2011 New Revision: 169514 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169514 Log: PR debug/47106 PR debug

[Bug debug/47106] -fcompare-debug failure (length) with -fpartial-inlining -flto -fconserve-stack

2011-02-01 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47106 --- Comment #9 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-02 06:18:07 UTC --- Author: aoliva Date: Wed Feb 2 06:18:01 2011 New Revision: 169515 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169515 Log: PR debug/47106 PR debug

[Bug bootstrap/47402] [4.6 Regression] Bootstrap comparison failure

2011-02-01 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47402 --- Comment #7 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-02 06:18:07 UTC --- Author: aoliva Date: Wed Feb 2 06:18:01 2011 New Revision: 169515 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169515 Log: PR debug/47106 PR debug

[Bug debug/47106] -fcompare-debug failure (length) with -fpartial-inlining -flto -fconserve-stack

2011-02-01 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47106 --- Comment #10 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-02 06:28:26 UTC --- Author: aoliva Date: Wed Feb 2 06:28:22 2011 New Revision: 169516 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169516 Log: PR debug/47106 PR debug

[Bug bootstrap/47402] [4.6 Regression] Bootstrap comparison failure

2011-02-01 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47402 --- Comment #8 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-02 06:28:26 UTC --- Author: aoliva Date: Wed Feb 2 06:28:22 2011 New Revision: 169516 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169516 Log: PR debug/47106 PR debug

[Bug lto/47225] [4.6 regression]: cross-compile fails while configuring libgcc with xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found

2011-02-01 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47225 --- Comment #18 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-02-02 07:31:42 UTC --- Created attachment 23210 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=23210 Patch that exposes the problem at an earlier point Like this...

[Bug debug/47501] [4.6 Regression] -fcompare-debug failure with -Os -fmodulo-sched

2011-01-31 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47501 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug debug/47498] [4.6 Regression] -fcompare-debug failure with -fsched2-use-superblocks

2011-01-31 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47498 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug debug/47106] -fcompare-debug failure (length) with -fpartial-inlining -flto -fconserve-stack

2011-01-31 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47106 --- Comment #7 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-01-31 11:03:11 UTC --- Revised patch under testing, posted at http://gcc.gnu.org/ml/gcc-patches/2011-01/msg02264.html

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

2011-01-30 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45136 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|RESOLVED|ASSIGNED

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

2011-01-30 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45136 --- Comment #12 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-01-31 05:13:38 UTC --- Author: aoliva Date: Mon Jan 31 05:13:34 2011 New Revision: 169429 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169429 Log: Reverted: 2011-01-25

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

2011-01-30 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45130 --- Comment #5 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-01-31 05:13:38 UTC --- Author: aoliva Date: Mon Jan 31 05:13:34 2011 New Revision: 169429 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169429 Log: Reverted: 2011-01-25

[Bug libgcj/44341] [4.6 Regression] libjava cross build fails when configured with --with-gmp=

2011-01-30 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44341 --- Comment #12 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-01-31 05:20:31 UTC --- Author: aoliva Date: Mon Jan 31 05:20:17 2011 New Revision: 169430 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169430 Log: ChangeLog: PR libgcj

[Bug libgcj/44341] [4.6 Regression] libjava cross build fails when configured with --with-gmp=

2011-01-30 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44341 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug debug/47106] -fcompare-debug failure (length) with -fpartial-inlining -flto -fconserve-stack

2011-01-30 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47106 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug tree-optimization/45122] [4.6 Regression] -funsafe-loop-optimizations causes FAIL: gcc.c-torture/execute/pr27285.c execution

2011-01-27 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45122 --- Comment #11 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-01-28 07:06:50 UTC --- Richi, which one is “second”? The second I posted, or the second in the active attachment list? (the third posted superseded the first, becoming second

[Bug libfortran/46607] [4.6 Regression] libgfortran relocated install fails

2011-01-27 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46607 --- Comment #11 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-01-28 07:38:06 UTC --- Yeah, relinking, not prelinking, sorry. I guess something along the lines of make_relative_prefix might work, if a twisted maze of soft links doesn't make

[Bug debug/45454] [4.6 Regression] ICE: in verify_target_availability, at sel-sched.c:1614

2011-01-26 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45454 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug rtl-optimization/47483] New: [4.6.0 regression] ce3 moves dereference before implied non-NULL test

2011-01-26 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47483 Summary: [4.6.0 regression] ce3 moves dereference before implied non-NULL test Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug libgomp/47464] [4.6 Regression] Many gomp failures

2011-01-26 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47464 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added CC||aoliva at gcc

[Bug rtl-optimization/47483] [4.6.0 regression] ce3 moves dereference before implied non-NULL test

2011-01-26 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47483 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug libfortran/46607] [4.6 Regression] libgfortran relocated install fails

2011-01-26 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46607 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

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

2011-01-25 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45136 --- Comment #9 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-01-25 22:28:02 UTC --- Author: aoliva Date: Tue Jan 25 22:27:51 2011 New Revision: 169260 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169260 Log: PR debug/45136 PR debug

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

2011-01-25 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45130 --- Comment #4 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-01-25 22:28:02 UTC --- Author: aoliva Date: Tue Jan 25 22:27:51 2011 New Revision: 169260 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169260 Log: PR debug/45136 PR debug

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

2011-01-25 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45136 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug debug/45454] [4.6 Regression] ICE: in verify_target_availability, at sel-sched.c:1614

2011-01-25 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45454 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Component|rtl-optimization|debug

[Bug debug/47106] -fcompare-debug failure (length) with -fpartial-inlining -flto -fconserve-stack

2011-01-21 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47106 --- Comment #3 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-01-21 14:57:36 UTC --- Author: aoliva Date: Fri Jan 21 14:57:33 2011 New Revision: 169093 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169093 Log: PR debug/47106

[Bug debug/47106] -fcompare-debug failure (length) with -fpartial-inlining -flto -fconserve-stack

2011-01-21 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47106 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug bootstrap/47402] [4.6 Regression] Bootstrap comparison failure

2011-01-21 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47402 --- Comment #3 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-01-21 22:11:28 UTC --- Author: aoliva Date: Fri Jan 21 22:11:24 2011 New Revision: 169107 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169107 Log: PR debug/47402

[Bug debug/47106] -fcompare-debug failure (length) with -fpartial-inlining -flto -fconserve-stack

2011-01-21 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47106 --- Comment #5 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-01-21 22:11:28 UTC --- Author: aoliva Date: Fri Jan 21 22:11:24 2011 New Revision: 169107 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169107 Log: PR debug/47402

[Bug bootstrap/47402] [4.6 Regression] Bootstrap comparison failure

2011-01-21 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47402 --- Comment #4 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-01-21 22:35:47 UTC --- Ok, regression now fixed by reversal of the bit that exposed the failure, but the fact that it regressed implies there's something iffy with the patch

[Bug tree-optimization/46583] [4.6 Regression] -fcompare-debug failure with -O -fno-inline -fipa-cp -fipa-cp-clone

2011-01-20 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46583 --- Comment #8 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-01-20 16:56:30 UTC --- Author: aoliva Date: Thu Jan 20 16:56:25 2011 New Revision: 169058 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169058 Log: gcc/ChangeLog: PR debug

[Bug tree-optimization/46583] [4.6 Regression] -fcompare-debug failure with -O -fno-inline -fipa-cp -fipa-cp-clone

2011-01-20 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46583 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

<    5   6   7   8   9   10   11   >