[Bug target/43358] [4.5/4.6 Regression] IRA: internal compiler error: in pool_free, at alloc-pool.c:335

2010-08-14 Thread rsandifo at gcc dot gnu dot org
--- Comment #9 from rsandifo at gcc dot gnu dot org 2010-08-14 19:59 --- Subject: Bug 43358 Author: rsandifo Date: Sat Aug 14 19:59:13 2010 New Revision: 163249 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=163249 Log: gcc/ PR rtl-optimization/43358 * ira

[Bug target/43358] [4.5 Regression] IRA: internal compiler error: in pool_free, at alloc-pool.c:335

2010-08-14 Thread rsandifo at gcc dot gnu dot org
--- Comment #10 from rsandifo at gcc dot gnu dot org 2010-08-14 20:07 --- Fixed in trunk. I'll wait to see how it affects other targets before backporting to 4.5. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/43358] [4.5/4.6 Regression] IRA: internal compiler error: in pool_free, at alloc-pool.c:335

2010-08-08 Thread rsandifo at gcc dot gnu dot org
--- Comment #8 from rsandifo at gcc dot gnu dot org 2010-08-08 14:38 --- Patch posted here: http://gcc.gnu.org/ml/gcc-patches/2010-08/msg00599.html -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug bootstrap/44512] --enable-build-with-cxx bootstrap fails in revision 160669

2010-06-13 Thread rsandifo at gcc dot gnu dot org
--- Comment #3 from rsandifo at gcc dot gnu dot org 2010-06-13 12:29 --- Created an attachment (id=20902) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20902action=view) Patch for unspec{,v}_strings definition One fix would be to make insn-enums.c include insn-constants.h, but I

[Bug target/40419] __attribute__((mips16)) is broken on trunk.

2010-06-05 Thread rsandifo at gcc dot gnu dot org
--- Comment #3 from rsandifo at gcc dot gnu dot org 2010-06-05 07:27 --- Kenny, I too don't like target_reinit, and FWIW I fought the same battle before the patch was submitted. The argument then, and I suspect the argument now, is that although the function is horribly inefficient

[Bug target/43804] [4.5/4.6 regression] ICE in reload_cse_simplify_operands

2010-05-10 Thread rsandifo at gcc dot gnu dot org
--- Comment #16 from rsandifo at gcc dot gnu dot org 2010-05-10 19:49 --- Thanks Andreas. I don't have access to m68k-elfy targets these days, so could someone test it just to be sure? I'll commit if everything goes OK. -- rsandifo at gcc dot gnu dot org changed: What

[Bug target/43804] [4.5/4.6 regression] ICE in reload_cse_simplify_operands

2010-05-03 Thread rsandifo at gcc dot gnu dot org
--- Comment #14 from rsandifo at gcc dot gnu dot org 2010-05-03 09:55 --- Created an attachment (id=20541) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20541action=view) proposed patch -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43804

[Bug target/38599] There should be a Pmode == DImode version of the MIPS lwxs pattern

2009-08-16 Thread rsandifo at gcc dot gnu dot org
--- Comment #2 from rsandifo at gcc dot gnu dot org 2009-08-16 17:31 --- Subject: Bug 38599 Author: rsandifo Date: Sun Aug 16 17:30:45 2009 New Revision: 150804 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=150804 Log: gcc/ PR target/38599 * config/mips/mips.md

[Bug target/38599] There should be a Pmode == DImode version of the MIPS lwxs pattern

2009-08-16 Thread rsandifo at gcc dot gnu dot org
--- Comment #3 from rsandifo at gcc dot gnu dot org 2009-08-16 18:42 --- Fixed in trunk. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug testsuite/40699] [4.5 Regression] All sparcv9 libjava execution tests fail on Solaris 11/SPARC

2009-07-11 Thread rsandifo at gcc dot gnu dot org
--- Comment #6 from rsandifo at gcc dot gnu dot org 2009-07-11 06:11 --- Subject: Bug 40699 Author: rsandifo Date: Sat Jul 11 06:10:49 2009 New Revision: 149508 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=149508 Log: gcc/testsuite/ PR testsuite/40699 PR

[Bug testsuite/40707] [4.5 regression] Testsuite no longer works with emulator

2009-07-11 Thread rsandifo at gcc dot gnu dot org
--- Comment #2 from rsandifo at gcc dot gnu dot org 2009-07-11 06:11 --- Subject: Bug 40707 Author: rsandifo Date: Sat Jul 11 06:10:49 2009 New Revision: 149508 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=149508 Log: gcc/testsuite/ PR testsuite/40699 PR

[Bug testsuite/40709] [4.5 regression] Revision 149113 caused testsuite error

2009-07-11 Thread rsandifo at gcc dot gnu dot org
--- Comment #2 from rsandifo at gcc dot gnu dot org 2009-07-11 06:11 --- Subject: Bug 40709 Author: rsandifo Date: Sat Jul 11 06:10:49 2009 New Revision: 149508 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=149508 Log: gcc/testsuite/ PR testsuite/40699 PR

[Bug testsuite/40709] [4.5 regression] Revision 149113 caused testsuite error

2009-07-11 Thread rsandifo at gcc dot gnu dot org
--- Comment #3 from rsandifo at gcc dot gnu dot org 2009-07-11 06:31 --- Reverted the offending commit. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug testsuite/40707] [4.5 regression] Testsuite no longer works with emulator

2009-07-11 Thread rsandifo at gcc dot gnu dot org
--- Comment #3 from rsandifo at gcc dot gnu dot org 2009-07-11 06:32 --- Reverted the offending commit. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug testsuite/40699] [4.5 Regression] All sparcv9 libjava execution tests fail on Solaris 11/SPARC

2009-07-11 Thread rsandifo at gcc dot gnu dot org
--- Comment #7 from rsandifo at gcc dot gnu dot org 2009-07-11 06:44 --- ro at techfak dot uni-bielefeld dot de gcc-bugzi...@gcc.gnu.org writes: Unfortunately, the same thing happens when I invoke runtest manually in the 20090522 tree where the 64-bit tests still worked correctly

[Bug testsuite/40699] [4.5 Regression] All sparcv9 libjava execution tests fail on Solaris 11/SPARC

2009-07-09 Thread rsandifo at gcc dot gnu dot org
--- Comment #4 from rsandifo at gcc dot gnu dot org 2009-07-09 19:23 --- OK, I'm going to need some help debugging this one. First of all, how are you running your tests? E.g. (a) are you using --target_board unix/-m64, (b) is -m64 the default, or (c) something else? Second

[Bug testsuite/40699] [4.5 Regression] All sparcv9 libjava execution tests fail on Solaris 11/SPARC

2009-07-09 Thread rsandifo at gcc dot gnu dot org
--- Comment #2 from rsandifo at gcc dot gnu dot org 2009-07-09 19:12 --- Do you only see this for libjava? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40699

[Bug rtl-optimization/38426] [4.4 Regression] Incorrect code produced with -momit-leaf-frame-pointer -fno-unit-at-a-time

2009-01-06 Thread rsandifo at gcc dot gnu dot org
--- Comment #6 from rsandifo at gcc dot gnu dot org 2009-01-06 21:58 --- Subject: Bug 38426 Author: rsandifo Date: Tue Jan 6 21:58:46 2009 New Revision: 143135 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=143135 Log: gcc/ PR rtl-optimization/38426. * ira.c

[Bug rtl-optimization/38426] [4.4 Regression] Incorrect code produced with -momit-leaf-frame-pointer -fno-unit-at-a-time

2009-01-06 Thread rsandifo at gcc dot gnu dot org
--- Comment #7 from rsandifo at gcc dot gnu dot org 2009-01-06 22:02 --- Fixed on mainline. Dmitry, sorry for the duplicate work. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/38716] New: Undocumented __attribute__((optimize)) behaviour when the attribute specifies no optimisation level

2009-01-03 Thread rsandifo at gcc dot gnu dot org
: wrong-code Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rsandifo at gcc dot gnu dot org GCC host triplet: x86_64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38716

[Bug rtl-optimization/38595] New: gcc.target/mips/mips16e-extends.c fails for -mlong64

2008-12-21 Thread rsandifo at gcc dot gnu dot org
Status: UNCONFIRMED Keywords: missed-optimization Severity: normal Priority: P3 Component: rtl-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rsandifo at gcc dot gnu dot org GCC target triplet: mipsisa64-elf http

[Bug rtl-optimization/38595] gcc.target/mips/mips16e-extends.c fails for -mlong64

2008-12-21 Thread rsandifo at gcc dot gnu dot org
--- Comment #1 from rsandifo at gcc dot gnu dot org 2008-12-21 13:48 --- I have a patch, but it isn't appropriate at this stage in the 4.4 cycle. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/38598] New: MIPS extendsidi2 does not have a LO alternative

2008-12-21 Thread rsandifo at gcc dot gnu dot org
dot org ReportedBy: rsandifo at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38598

[Bug target/38598] MIPS extendsidi2 does not have a LO alternative

2008-12-21 Thread rsandifo at gcc dot gnu dot org
--- Comment #1 from rsandifo at gcc dot gnu dot org 2008-12-21 14:00 --- I have a patch, but it isn't appropriate at this stage in the 4.4 cycle. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/38599] New: There should be a Pmode == DImode version of the MIPS lwxs pattern

2008-12-21 Thread rsandifo at gcc dot gnu dot org
: rsandifo at gcc dot gnu dot org GCC target triplet: mipsisa64-elf http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38599

[Bug target/38599] There should be a Pmode == DImode version of the MIPS lwxs pattern

2008-12-21 Thread rsandifo at gcc dot gnu dot org
--- Comment #1 from rsandifo at gcc dot gnu dot org 2008-12-21 14:06 --- I have a patch, but it isn't appropriate at this stage in the 4.4 cycle. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/35899] [4.3/4.4 Regression] ICE on filesystem code

2008-12-21 Thread rsandifo at gcc dot gnu dot org
--- Comment #8 from rsandifo at gcc dot gnu dot org 2008-12-21 21:46 --- Subject: Bug 35899 Author: rsandifo Date: Sun Dec 21 21:45:11 2008 New Revision: 142874 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=142874 Log: gcc/testsuite/ PR target/35899 * gcc.target

[Bug target/38598] MIPS extendsidi2 does not have a LO alternative

2008-12-21 Thread rsandifo at gcc dot gnu dot org
--- Comment #2 from rsandifo at gcc dot gnu dot org 2008-12-21 21:46 --- Subject: Bug 38598 Author: rsandifo Date: Sun Dec 21 21:44:39 2008 New Revision: 142873 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=142873 Log: gcc/testsuite/ PR target/38598 * gcc.target

[Bug target/38469] Wrong code for a function with long long argument returning int.

2008-12-20 Thread rsandifo at gcc dot gnu dot org
--- Comment #3 from rsandifo at gcc dot gnu dot org 2008-12-20 21:35 --- OK well, thanks for trying. I'm glad you have a workaround, even if it's not the one I thought. (Perhaps it was another TRULY_NOOP_TRUNCATION combine.c fix. ISTR there were a few.) Anyway, the problem is fixed

[Bug c/38469] Wrong code for a function with long long argument returning int.

2008-12-15 Thread rsandifo at gcc dot gnu dot org
--- Comment #1 from rsandifo at gcc dot gnu dot org 2008-12-15 21:40 --- I think this was fixed by: http://gcc.gnu.org/ml/gcc-patches/2006-01/msg01996.html Could you check whether it works for you? -- rsandifo at gcc dot gnu dot org changed: What|Removed

[Bug target/38052] [4.4 Regression] genautomata segfaults when -O2 is enabled

2008-11-16 Thread rsandifo at gcc dot gnu dot org
--- Comment #8 from rsandifo at gcc dot gnu dot org 2008-11-16 20:27 --- Subject: Bug 38052 Author: rsandifo Date: Sun Nov 16 20:25:40 2008 New Revision: 141925 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=141925 Log: gcc/ PR target/38052 * config/mips/mips.c

[Bug target/38052] [4.4 Regression] genautomata segfaults when -O2 is enabled

2008-11-16 Thread rsandifo at gcc dot gnu dot org
--- Comment #9 from rsandifo at gcc dot gnu dot org 2008-11-16 20:32 --- Subject: Bug 38052 Author: rsandifo Date: Sun Nov 16 20:31:13 2008 New Revision: 141926 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=141926 Log: gcc/ PR target/38052 * config/mips/mips.c

[Bug target/38052] [4.4 Regression] genautomata segfaults when -O2 is enabled

2008-11-16 Thread rsandifo at gcc dot gnu dot org
--- Comment #10 from rsandifo at gcc dot gnu dot org 2008-11-16 21:08 --- Fixed on mainline. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/38052] [4.4 Regression] genautomata segfaults when -O2 is enabled

2008-11-15 Thread rsandifo at gcc dot gnu dot org
--- Comment #7 from rsandifo at gcc dot gnu dot org 2008-11-15 20:42 --- I'll try to look at this tomorrow. The code in comment #1 is certainly wrong: the store at output_translate_vect_name+8 is supposed come after the GP addiu at output_translate_vect_name+20. With that fixed

[Bug rtl-optimization/37363] [4.4 Regression] Fix for PR 36090 causes libstdc++ regressions

2008-11-11 Thread rsandifo at gcc dot gnu dot org
--- Comment #7 from rsandifo at gcc dot gnu dot org 2008-11-11 23:27 --- Fixed on trunk. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/37363] [4.4 Regression] Fix for PR 36090 causes libstdc++ regressions

2008-11-11 Thread rsandifo at gcc dot gnu dot org
--- Comment #6 from rsandifo at gcc dot gnu dot org 2008-11-11 23:24 --- Subject: Bug 37363 Author: rsandifo Date: Tue Nov 11 23:23:23 2008 New Revision: 141774 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=141774 Log: gcc/ PR rtl-optimization/37363 * simplify

[Bug rtl-optimization/37363] [4.4 Regression] Fix for PR 36090 causes libstdc++ regressions

2008-10-23 Thread rsandifo at gcc dot gnu dot org
--- Comment #5 from rsandifo at gcc dot gnu dot org 2008-10-23 22:07 --- Ooops, I should have claimed this PR sooner. As HP says, I have the ball, unless or until the approach I'm advocating is rejected. HP linked to the proposed patches. I can't really submit them in good

[Bug target/36973] ICE when compiling legal(at least compiles with 4.1.2) code

2008-10-18 Thread rsandifo at gcc dot gnu dot org
--- Comment #5 from rsandifo at gcc dot gnu dot org 2008-10-18 09:47 --- *** This bug has been marked as a duplicate of 37368 *** -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/37368] [4.4 Regression] Segfault in remove_unused_locals

2008-10-18 Thread rsandifo at gcc dot gnu dot org
--- Comment #6 from rsandifo at gcc dot gnu dot org 2008-10-18 09:47 --- *** Bug 36973 has been marked as a duplicate of this bug. *** -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/36217] gcc-4.2-20080507, target mips64vrel-elf, libmath build failure

2008-10-18 Thread rsandifo at gcc dot gnu dot org
-- rsandifo at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36217

[Bug other/36969] MIPS: gcc-4.3.1 still fails to compile glibc w/ PR/35802 applied

2008-10-18 Thread rsandifo at gcc dot gnu dot org
-- rsandifo at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36969

[Bug target/36605] no previous prototype for 'host_detect_local_cpu' in 06/20/08 snapshot of gcc on MIPS Linux

2008-10-18 Thread rsandifo at gcc dot gnu dot org
--- Comment #1 from rsandifo at gcc dot gnu dot org 2008-10-18 09:13 --- This was fixed by: 2008-07-09 David Daney [EMAIL PROTECTED] * config/mips/driver-native.c: Include coretypes.h and tm.h. -- rsandifo at gcc dot gnu dot org changed: What|Removed

[Bug libstdc++/36217] gcc-4.2-20080507, target mips64vrel-elf, libmath build failure

2008-10-18 Thread rsandifo at gcc dot gnu dot org
--- Comment #1 from rsandifo at gcc dot gnu dot org 2008-10-18 09:09 --- Can you still reproduce this? TBH, it doesn't really look like a gcc bug, but I could be wrong. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36217

[Bug rtl-optimization/37360] [4.4 Regression] ICE in haifa-sched.c when compiling __popcountsi2 from libgcc

2008-09-06 Thread rsandifo at gcc dot gnu dot org
--- Comment #16 from rsandifo at gcc dot gnu dot org 2008-09-06 11:23 --- Could you explain why max_issue() should do anything when more_issue = 0? I'd have expected it to early-out. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37360

[Bug middle-end/37243] [4.4 Regression] IRA causes wrong code generation

2008-09-04 Thread rsandifo at gcc dot gnu dot org
--- Comment #31 from rsandifo at gcc dot gnu dot org 2008-09-04 18:48 --- Subject: Bug 37243 Author: rsandifo Date: Thu Sep 4 18:47:35 2008 New Revision: 139993 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=139993 Log: gcc/ PR middle-end/37243 * ira-build.c

[Bug target/37137] unrecognized command line option -minterlink-mips16

2008-08-20 Thread rsandifo at gcc dot gnu dot org
--- Comment #3 from rsandifo at gcc dot gnu dot org 2008-08-20 21:27 --- What configure and make line did you use? -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/35802] MIPS64: Unable to find a register to spill in class #8216;V1_REG#8217;

2008-07-09 Thread rsandifo at gcc dot gnu dot org
--- Comment #6 from rsandifo at gcc dot gnu dot org 2008-07-09 20:04 --- Subject: Bug 35802 Author: rsandifo Date: Wed Jul 9 20:03:40 2008 New Revision: 137670 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=137670 Log: gcc/ PR target/35802 * config/mips/mips.h

[Bug target/35802] MIPS64: Unable to find a register to spill in class #8216;V1_REG#8217;

2008-07-09 Thread rsandifo at gcc dot gnu dot org
--- Comment #7 from rsandifo at gcc dot gnu dot org 2008-07-09 20:06 --- Subject: Bug 35802 Author: rsandifo Date: Wed Jul 9 20:06:20 2008 New Revision: 137671 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=137671 Log: gcc/ PR target/35802 * config/mips/mips.h

[Bug target/35802] MIPS64: Unable to find a register to spill in class #8216;V1_REG#8217;

2008-07-09 Thread rsandifo at gcc dot gnu dot org
--- Comment #8 from rsandifo at gcc dot gnu dot org 2008-07-09 20:08 --- Patch applied. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/35788] MIPS stack overflow caused by addui instruction

2008-06-02 Thread rsandifo at gcc dot gnu dot org
--- Comment #10 from rsandifo at gcc dot gnu dot org 2008-06-02 17:19 --- No response. Looks like this is invalid. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug libgomp/36208] New: Boolean type discrepancy between gfortran and libgomp

2008-05-11 Thread rsandifo at gcc dot gnu dot org
ReportedBy: rsandifo at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36208

[Bug rtl-optimization/33642] unrecognizable insn for -frtl-abstract-sequences

2008-05-10 Thread rsandifo at gcc dot gnu dot org
--- Comment #23 from rsandifo at gcc dot gnu dot org 2008-05-10 12:01 --- Subject: Bug 33642 Author: rsandifo Date: Sat May 10 12:00:37 2008 New Revision: 135142 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=135142 Log: gcc/testsuite/ PR rtl-optimization/33642

[Bug rtl-optimization/33642] unrecognizable insn for -frtl-abstract-sequences

2008-05-10 Thread rsandifo at gcc dot gnu dot org
--- Comment #24 from rsandifo at gcc dot gnu dot org 2008-05-10 12:03 --- As per the last message, I've skipped these tests for MIPS until the PR is fixed. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/35788] MIPS stack overflow caused by addui instruction

2008-04-30 Thread rsandifo at gcc dot gnu dot org
--- Comment #9 from rsandifo at gcc dot gnu dot org 2008-04-30 21:12 --- Sorry, I don't understand what you think the bug is. You say: For some reason the compiler allocates memory on the stack by issuing a Addui sp,sp with some negative number, however the negative number

[Bug target/35802] MIPS64: Unable to find a register to spill in class #8216;V1_REG#8217;

2008-04-30 Thread rsandifo at gcc dot gnu dot org
--- Comment #5 from rsandifo at gcc dot gnu dot org 2008-04-30 21:14 --- Thanks for the report. I'll try to take a look soon. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/35838] [4.4 Regression] FAIL: 22_locale/num_get/get/char/16.cc execution test, and 76 others

2008-04-17 Thread rsandifo at gcc dot gnu dot org
--- Comment #8 from rsandifo at gcc dot gnu dot org 2008-04-17 20:20 --- Subject: Bug 35838 Author: rsandifo Date: Thu Apr 17 20:20:13 2008 New Revision: 134411 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=134411 Log: gcc/ PR rtl-optimization/35838 * dse.c

[Bug rtl-optimization/35838] [4.4 Regression] FAIL: 22_locale/num_get/get/char/16.cc execution test, and 76 others

2008-04-17 Thread rsandifo at gcc dot gnu dot org
--- Comment #9 from rsandifo at gcc dot gnu dot org 2008-04-17 20:21 --- Patch applied. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/35838] [4.4 Regression] FAIL: 22_locale/num_get/get/char/16.cc execution test, and 76 others

2008-04-14 Thread rsandifo at gcc dot gnu dot org
--- Comment #6 from rsandifo at gcc dot gnu dot org 2008-04-14 11:27 --- Created an attachment (id=15477) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15477action=view) Possible fix Sorry for the problems. Can you give this patch a try? I'd wrongly assumed that one

[Bug rtl-optimization/35232] [4.3/4.4 regression] ICE in fp-int-convert-double.c at -O2

2008-03-25 Thread rsandifo at gcc dot gnu dot org
--- Comment #4 from rsandifo at gcc dot gnu dot org 2008-03-25 20:43 --- Subject: Bug 35232 Author: rsandifo Date: Tue Mar 25 20:43:06 2008 New Revision: 133531 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133531 Log: gcc/ PR rtl-optimization/35232 * reload1.c

[Bug rtl-optimization/35232] [4.3 Regression] ICE in fp-int-convert-double.c at -O2

2008-03-25 Thread rsandifo at gcc dot gnu dot org
--- Comment #5 from rsandifo at gcc dot gnu dot org 2008-03-25 20:47 --- Fixed on mainline. Will leave the patch to settle for a bit before proposing it for 4.3. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/33927] replace_read in dse.c could handle cases where GET_MODE_CLASS (read_mode) != GET_MODE_CLASS (store_mode) (and the size is the same)

2008-03-22 Thread rsandifo at gcc dot gnu dot org
--- Comment #3 from rsandifo at gcc dot gnu dot org 2008-03-22 19:38 --- Subject: Bug 33927 Author: rsandifo Date: Sat Mar 22 19:37:53 2008 New Revision: 133452 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133452 Log: gcc/ PR rtl-optimization/33927

[Bug rtl-optimization/33927] replace_read in dse.c could handle cases where GET_MODE_CLASS (read_mode) != GET_MODE_CLASS (store_mode) (and the size is the same)

2008-03-22 Thread rsandifo at gcc dot gnu dot org
-- rsandifo at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|rsandifo at gcc dot gnu dot |unassigned at gcc dot gnu |org

[Bug rtl-optimization/33927] replace_read in dse.c could handle cases where GET_MODE_CLASS (read_mode) != GET_MODE_CLASS (store_mode) (and the size is the same)

2008-03-22 Thread rsandifo at gcc dot gnu dot org
--- Comment #4 from rsandifo at gcc dot gnu dot org 2008-03-22 19:45 --- I've applied a patch that should fix this. No-one's confirmed whether it does though, so I'm marking the PR as waiting. -- rsandifo at gcc dot gnu dot org changed: What|Removed

[Bug rtl-optimization/33927] replace_read in dse.c could handle cases where GET_MODE_CLASS (read_mode) != GET_MODE_CLASS (store_mode) (and the size is the same)

2008-03-09 Thread rsandifo at gcc dot gnu dot org
--- Comment #1 from rsandifo at gcc dot gnu dot org 2008-03-09 16:51 --- This is one of the issues that I originally tried to fix for 4.3: http://gcc.gnu.org/ml/gcc-patches/2007-10/msg01661.html but that was too invasive for stage 3. I resubmitted it after 4.4 opened: http

[Bug rtl-optimization/35232] [4.3/4.4 regression] ICE in fp-int-convert-double.c at -O2

2008-02-20 Thread rsandifo at gcc dot gnu dot org
--- Comment #3 from rsandifo at gcc dot gnu dot org 2008-02-20 12:17 --- Subject: Bug 35232 Author: rsandifo Date: Wed Feb 20 12:16:51 2008 New Revision: 132473 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132473 Log: gcc/testsuite/ PR rtl-optimization/35232

[Bug rtl-optimization/35232] New: [4.3 regression] ICE in fp-int-convert-double.c at -O2

2008-02-17 Thread rsandifo at gcc dot gnu dot org
Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P3 Component: rtl-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rsandifo at gcc dot gnu dot org GCC target triplet: mipsisa64-elf http://gcc.gnu.org

[Bug rtl-optimization/35232] [4.3 regression] ICE in fp-int-convert-double.c at -O2

2008-02-17 Thread rsandifo at gcc dot gnu dot org
-- rsandifo at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |rsandifo at gcc dot gnu dot |dot org

[Bug libstdc++/35209] New: __gnu_cxx::stdio_sync_filebufchar constructor isn't exported by the DSO

2008-02-15 Thread rsandifo at gcc dot gnu dot org
Version: 4.3.0 Status: UNCONFIRMED Keywords: link-failure Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rsandifo at gcc dot gnu dot org GCC build triplet

[Bug libstdc++/35209] __gnu_cxx::stdio_sync_filebufchar constructor isn't exported by the DSO

2008-02-15 Thread rsandifo at gcc dot gnu dot org
--- Comment #1 from rsandifo at gcc dot gnu dot org 2008-02-15 15:59 --- Er, sorry for the grammar failure in that summary. I wrote are instead of is because the same problem affects the wchar_t version. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35209

[Bug bootstrap/35051] [4.3 Regression] Build machine requires GMP and MPFR for building cross-host gccs

2008-02-08 Thread rsandifo at gcc dot gnu dot org
--- Comment #5 from rsandifo at gcc dot gnu dot org 2008-02-08 19:11 --- Patch applied. Thanks to Richard G. for the review. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug bootstrap/35051] [4.3 Regression] Build machine requires GMP and MPFR for building cross-host gccs

2008-02-08 Thread rsandifo at gcc dot gnu dot org
--- Comment #4 from rsandifo at gcc dot gnu dot org 2008-02-08 19:11 --- Subject: Bug 35051 Author: rsandifo Date: Fri Feb 8 19:10:25 2008 New Revision: 132188 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132188 Log: gcc/ PR bootstrap/35051 * double-int.h

[Bug bootstrap/35051] [4.3 Regression] Build machine requires GMP and MPFR for building cross-host gccs

2008-02-05 Thread rsandifo at gcc dot gnu dot org
--- Comment #3 from rsandifo at gcc dot gnu dot org 2008-02-05 21:08 --- Patch here: http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00041.html -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/31388] ICE building libiberty multilib for mips16 multilibs

2008-02-02 Thread rsandifo at gcc dot gnu dot org
--- Comment #5 from rsandifo at gcc dot gnu dot org 2008-02-02 09:45 --- Subject: Bug 31388 Author: rsandifo Date: Sat Feb 2 09:44:21 2008 New Revision: 132066 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132066 Log: gcc/ PR target/31388 * config/mips/mips.md

[Bug target/34981] [4.2 Regression] Lazily-bound function called twice

2008-02-02 Thread rsandifo at gcc dot gnu dot org
--- Comment #4 from rsandifo at gcc dot gnu dot org 2008-02-02 09:56 --- Subject: Bug 34981 Author: rsandifo Date: Sat Feb 2 09:55:42 2008 New Revision: 132067 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132067 Log: gcc/ PR target/34981 * config/mips/mips

[Bug target/34900] [4.2 Regression] target mips64vrel-elf. Internal compiler error (in reload_cse_simplify_operands, at postreload.c:392) while building libiberty

2008-02-02 Thread rsandifo at gcc dot gnu dot org
--- Comment #6 from rsandifo at gcc dot gnu dot org 2008-02-02 10:02 --- Subject: Bug 34900 Author: rsandifo Date: Sat Feb 2 10:01:38 2008 New Revision: 132068 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132068 Log: Add PR 34900 to CL for PR 31388 Modified: branches/gcc

[Bug target/31388] ICE building libiberty multilib for mips16 multilibs

2008-02-02 Thread rsandifo at gcc dot gnu dot org
--- Comment #6 from rsandifo at gcc dot gnu dot org 2008-02-02 10:02 --- Subject: Bug 31388 Author: rsandifo Date: Sat Feb 2 10:01:38 2008 New Revision: 132068 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132068 Log: Add PR 34900 to CL for PR 31388 Modified: branches/gcc

[Bug target/34981] [4.2 Regression] Lazily-bound function called twice

2008-02-02 Thread rsandifo at gcc dot gnu dot org
--- Comment #5 from rsandifo at gcc dot gnu dot org 2008-02-02 10:03 --- Fixed on mainline and 4.2. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/34900] [4.2 Regression] target mips64vrel-elf. Internal compiler error (in reload_cse_simplify_operands, at postreload.c:392) while building libiberty

2008-02-02 Thread rsandifo at gcc dot gnu dot org
--- Comment #7 from rsandifo at gcc dot gnu dot org 2008-02-02 10:06 --- Patch applied to 4.2 (labelled as PR31388 -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug bootstrap/35051] New: [4.3 Regression] Build machine requires GMP and MPFR for building cross-host gccs

2008-02-01 Thread rsandifo at gcc dot gnu dot org
Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rsandifo at gcc dot gnu dot org GCC build triplet: x86_64-linux-gnu GCC host triplet: mips64

[Bug bootstrap/35051] [4.3 Regression] Build machine requires GMP and MPFR for building cross-host gccs

2008-02-01 Thread rsandifo at gcc dot gnu dot org
--- Comment #1 from rsandifo at gcc dot gnu dot org 2008-02-01 17:49 --- Testing a patch. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/34995] [4.3 Regression] MIPS16 ICE in gcc.c-torture/compile/pr34856.c

2008-01-31 Thread rsandifo at gcc dot gnu dot org
--- Comment #4 from rsandifo at gcc dot gnu dot org 2008-01-31 09:26 --- Subject: Bug 34995 Author: rsandifo Date: Thu Jan 31 09:25:52 2008 New Revision: 131976 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=131976 Log: gcc/ PR rtl-optimization/34995 * reload.c

[Bug target/34995] [4.3 Regression] MIPS16 ICE in gcc.c-torture/compile/pr34856.c

2008-01-31 Thread rsandifo at gcc dot gnu dot org
--- Comment #5 from rsandifo at gcc dot gnu dot org 2008-01-31 09:28 --- Patch applied. Thanks to Ian for the review. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/34900] target mips64vrel-elf. Internal compiler error (in reload_cse_simplify_operands, at postreload.c:392) while building libiberty

2008-01-31 Thread rsandifo at gcc dot gnu dot org
--- Comment #3 from rsandifo at gcc dot gnu dot org 2008-01-31 19:27 --- Created an attachment (id=15068) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15068action=view) Patch that I intend to commit Thanks for the testing. I went ahead and made the changes I mentioned

[Bug target/34900] target mips64vrel-elf. Internal compiler error (in reload_cse_simplify_operands, at postreload.c:392) while building libiberty

2008-01-31 Thread rsandifo at gcc dot gnu dot org
--- Comment #4 from rsandifo at gcc dot gnu dot org 2008-01-31 19:28 --- Subject: Bug 34900 Author: rsandifo Date: Thu Jan 31 19:28:03 2008 New Revision: 131983 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=131983 Log: gcc/ PR target/34900 * config/mips/mips.c

[Bug target/34900] [4.2 Regression] target mips64vrel-elf. Internal compiler error (in reload_cse_simplify_operands, at postreload.c:392) while building libiberty

2008-01-31 Thread rsandifo at gcc dot gnu dot org
--- Comment #5 from rsandifo at gcc dot gnu dot org 2008-01-31 19:36 --- For the record, the patch logged by the previous comment was to 4.3.0. It adds the missing mode I mentioned in comment #2. -- rsandifo at gcc dot gnu dot org changed: What|Removed

[Bug bootstrap/31577] mipsel-elf fails to build on Solaris 10

2008-01-31 Thread rsandifo at gcc dot gnu dot org
--- Comment #4 from rsandifo at gcc dot gnu dot org 2008-01-31 22:35 --- thomas at maier-komor dot de [EMAIL PROTECTED] writes: --- Comment #3 from thomas at maier-komor dot de 2008-01-31 22:18 --- Subject: Re: mipsel-elf fails to build on Solaris 10 rsandifo at gcc dot

[Bug rtl-optimization/34998] [4.3 Regression] gcc.c-torture/execute/20040709-1.c fails for -EL -mips16 -O3

2008-01-30 Thread rsandifo at gcc dot gnu dot org
--- Comment #2 from rsandifo at gcc dot gnu dot org 2008-01-30 11:19 --- Subject: Bug 34998 Author: rsandifo Date: Wed Jan 30 11:18:27 2008 New Revision: 131960 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=131960 Log: gcc/ PR rtl-optimization/34998 * global.c

[Bug rtl-optimization/34998] [4.3 Regression] gcc.c-torture/execute/20040709-1.c fails for -EL -mips16 -O3

2008-01-30 Thread rsandifo at gcc dot gnu dot org
--- Comment #3 from rsandifo at gcc dot gnu dot org 2008-01-30 11:36 --- Patch applied. Thanks to Ian and Kenny for the reviews. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/34995] [4.3 regression] MIPS16 ICE in gcc.c-torture/compile/pr34856.c

2008-01-28 Thread rsandifo at gcc dot gnu dot org
--- Comment #1 from rsandifo at gcc dot gnu dot org 2008-01-28 09:16 --- Working on a patch. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/34995] New: [4.3 regression] MIPS16 ICE in gcc.c-torture/compile/pr34856.c

2008-01-28 Thread rsandifo at gcc dot gnu dot org
Version: 4.3.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rsandifo at gcc dot gnu dot org GCC target triplet

[Bug rtl-optimization/34998] [4.3 Regression] gcc.c-torture/execute/20040709-1.c fails for -EL -mips16 -O3

2008-01-28 Thread rsandifo at gcc dot gnu dot org
--- Comment #1 from rsandifo at gcc dot gnu dot org 2008-01-28 14:40 --- Testing a patch. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/34998] New: [4.3 Regression] gcc.c-torture/execute/20040709-1.c fails for -EL -mips16 -O3

2008-01-28 Thread rsandifo at gcc dot gnu dot org
Keywords: ice-on-valid-code Severity: normal Priority: P3 Component: rtl-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rsandifo at gcc dot gnu dot org GCC target triplet: mipsisa64-elfoabi http://gcc.gnu.org/bugzilla

[Bug target/34995] [4.3 Regression] MIPS16 ICE in gcc.c-torture/compile/pr34856.c

2008-01-28 Thread rsandifo at gcc dot gnu dot org
--- Comment #3 from rsandifo at gcc dot gnu dot org 2008-01-28 13:43 --- This isn't the same thing as PR34856. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/34995] [4.3 Regression] MIPS16 ICE in gcc.c-torture/compile/pr34856.c

2008-01-28 Thread rsandifo at gcc dot gnu dot org
-- rsandifo at gcc dot gnu dot org changed: What|Removed |Added Status|REOPENED|ASSIGNED Last reconfirmed|2008-01-28 09:16:56 |2008-01-28

[Bug target/34981] [4.2/4.3 Regression] Lazily-bound function called twice

2008-01-26 Thread rsandifo at gcc dot gnu dot org
--- Comment #2 from rsandifo at gcc dot gnu dot org 2008-01-26 10:22 --- Subject: Bug 34981 Author: rsandifo Date: Sat Jan 26 10:22:14 2008 New Revision: 131860 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=131860 Log: gcc/ PR target/34981 * config/mips/mips

[Bug target/34981] [4.2 Regression] Lazily-bound function called twice

2008-01-26 Thread rsandifo at gcc dot gnu dot org
--- Comment #3 from rsandifo at gcc dot gnu dot org 2008-01-26 10:26 --- Fixed on mainline. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added Known

[Bug target/34981] [4.2/4.3 Regression] Lazily-bound function called twice

2008-01-26 Thread rsandifo at gcc dot gnu dot org
--- Comment #1 from rsandifo at gcc dot gnu dot org 2008-01-26 10:14 --- Mine. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added AssignedTo

[Bug target/34981] New: [4.2/4.3 Regression] Lazily-bound function called twice

2008-01-26 Thread rsandifo at gcc dot gnu dot org
Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rsandifo at gcc dot gnu dot org GCC target triplet: mips64-linux-gnu http

[Bug rtl-optimization/34959] [4.3 Regression] 23_containers/bitset/ext/15361.cc fails for MIPS n64

2008-01-26 Thread rsandifo at gcc dot gnu dot org
--- Comment #1 from rsandifo at gcc dot gnu dot org 2008-01-26 11:35 --- Subject: Bug 34959 Author: rsandifo Date: Sat Jan 26 11:34:41 2008 New Revision: 131863 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=131863 Log: gcc/ PR rtl-optimization/34959 * optabs.c

[Bug rtl-optimization/34959] [4.3 Regression] 23_containers/bitset/ext/15361.cc fails for MIPS n64

2008-01-26 Thread rsandifo at gcc dot gnu dot org
--- Comment #2 from rsandifo at gcc dot gnu dot org 2008-01-26 11:36 --- Patch applied. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

  1   2   3   4   5   >