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

2008-04-03 Thread loki at gcc dot gnu dot org
--- Comment #18 from loki at gcc dot gnu dot org 2008-04-03 08:24 --- *** Bug 35785 has been marked as a duplicate of this bug. *** -- loki at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/35785] gcc.c-torture/compile/pr11832.c doesn't work for Linux/ia64

2008-04-03 Thread loki at gcc dot gnu dot org
--- Comment #4 from loki at gcc dot gnu dot org 2008-04-03 08:24 --- The patch from http://gcc.gnu.org/ml/gcc-patches/2008-03/msg00824.html should fix this kind of problem. *** This bug has been marked as a duplicate of 33642 *** -- loki at gcc dot gnu dot org changed

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

2008-03-14 Thread loki at gcc dot gnu dot org
--- Comment #13 from loki at gcc dot gnu dot org 2008-03-14 08:30 --- (In reply to comment #12) > Is this the same bug? sparc-rtems4.9 on SVN trunk: Not exactly, but after I fixed a small typo in the latest patch an 'unrecognizable insn' showed up. So, this bug is sti

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

2008-03-11 Thread loki at gcc dot gnu dot org
--- Comment #10 from loki at gcc dot gnu dot org 2008-03-11 09:45 --- Created an attachment (id=15295) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15295&action=view) Partially fix 'unrecognizable insn' and 'constraint' problem This patch should w

[Bug rtl-optimization/33009] [4.4 Regression] -frtl-abstract-sequences causes an ICE

2008-03-07 Thread loki at gcc dot gnu dot org
--- Comment #15 from loki at gcc dot gnu dot org 2008-03-07 12:33 --- (In reply to comment #14) > It is now broken on trunk on x86_64-linux with -m32 -fPIC: > > pr11832.c: In function 'foo': > pr11832.c:30: error: unrecognizable insn: > (insn 216pr11832.c:30

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

2008-03-06 Thread loki at gcc dot gnu dot org
--- Comment #4 from loki at gcc dot gnu dot org 2008-03-06 15:01 --- Created an attachment (id=15272) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15272&action=view) Use own COMPUTE_RTX_LENGTH method The previous patch wasn't a good solution for some targets. This

[Bug rtl-optimization/33009] -frtl-abstract-sequences causes an infinite loop

2008-03-05 Thread loki at gcc dot gnu dot org
--- Comment #9 from loki at gcc dot gnu dot org 2008-03-05 14:36 --- (In reply to comment #8) > With revision 132897 on i686-apple-darwin9 I get: > ... > unrecognizable insn: > (insn 118/opt/gcc/_gcc_clean/gcc/testsuite/gcc.c-torture/compile/pr33009.c:36: > internal

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

2008-03-05 Thread loki at gcc dot gnu dot org
--- Comment #3 from loki at gcc dot gnu dot org 2008-03-05 11:09 --- Created an attachment (id=15262) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15262&action=view) Avoid GET_ATTR_LENGTH when RECOG_MEMOIZED fails It seems this patch fixes the described problem on arm-eab

[Bug rtl-optimization/33009] -frtl-abstract-sequences causes an infinite loop

2008-03-05 Thread loki at gcc dot gnu dot org
--- Comment #7 from loki at gcc dot gnu dot org 2008-03-05 10:27 --- Fixed. -- loki at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug rtl-optimization/33009] -frtl-abstract-sequences causes an infinite loop

2008-03-05 Thread loki at gcc dot gnu dot org
--- Comment #6 from loki at gcc dot gnu dot org 2008-03-05 10:16 --- Subject: Bug 33009 Author: loki Date: Wed Mar 5 10:15:45 2008 New Revision: 132893 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132893 Log: 2008-03-05 Gabor Loki <[EMAIL PROTECTED]>

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

2008-03-03 Thread loki at gcc dot gnu dot org
--- Comment #2 from loki at gcc dot gnu dot org 2008-03-03 13:51 --- I can confirm the unrecognizable insn too (r132833). I am going to look into it. -- loki at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/33009] -frtl-abstract-sequences causes an infinite loop

2008-02-29 Thread loki at gcc dot gnu dot org
--- Comment #5 from loki at gcc dot gnu dot org 2008-02-29 13:06 --- Created an attachment (id=15245) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15245&action=view) infinite loop patch v1 This proposed patch fixes the reported bug on i386. I am going to test it for som

[Bug rtl-optimization/33009] -frtl-abstract-sequences causes an infinite loop

2008-02-21 Thread loki at gcc dot gnu dot org
--- Comment #3 from loki at gcc dot gnu dot org 2008-02-21 15:48 --- I can confirm the infinite loop too (r132521). I am going to look into it. -- loki at gcc dot gnu dot org changed: What|Removed |Added

[Bug bootstrap/25670] New: [4.2 Regression] build fail with 'make all-gcc'

2006-01-04 Thread loki at gcc dot gnu dot org
ds: build Severity: major Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: loki at gcc dot gnu dot org GCC host triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25670

[Bug target/23436] Insn does not satisfy its constraints (reload_cse_simplify_operands)

2005-08-17 Thread loki at gcc dot gnu dot org
--- Additional Comments From loki at gcc dot gnu dot org 2005-08-17 08:27 --- Created an attachment (id=9513) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9513&action=view) Test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23436

[Bug target/23436] New: Insn does not satisfy its constraints (reload_cse_simplify_operands)

2005-08-17 Thread loki at gcc dot gnu dot org
nu dot org ReportedBy: loki at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: thumb-elf http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23436

[Bug target/23435] Unrecognizable insn (in extract_insn, at recog.c)

2005-08-17 Thread loki at gcc dot gnu dot org
--- Additional Comments From loki at gcc dot gnu dot org 2005-08-17 08:12 --- Created an attachment (id=9512) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9512&action=view) Test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23435

[Bug target/23435] New: Unrecognizable insn (in extract_insn, at recog.c)

2005-08-17 Thread loki at gcc dot gnu dot org
o: unassigned at gcc dot gnu dot org ReportedBy: loki at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: m68k-elf http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23435

[Bug tree-optimization/22564] [4.1 Regression] Compilation time increased about 11%

2005-07-20 Thread loki at gcc dot gnu dot org
--- Additional Comments From loki at gcc dot gnu dot org 2005-07-20 12:31 --- (In reply to comment #1) You are probably right, but it is hard to find such a test case, because there is only one significant daily regression (I guess from merging), but this one doesn't explain the ov

[Bug tree-optimization/22564] New: [4.1 Regression] Compilation time increased about 11%

2005-07-20 Thread loki at gcc dot gnu dot org
ReportedBy: loki at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22564

[Bug c/17913] [4.0/4.1 Regression] ICE jumping into statement expression

2005-05-10 Thread loki at gcc dot gnu dot org
--- Additional Comments From loki at gcc dot gnu dot org 2005-05-10 13:50 --- CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-05-10 13:47:05 Modified files: gcc: ChangeLog c-typeck.c fold-const.c gcc/testsuite

[Bug middle-end/21356] New: Dominance error after aggressive dead code elimination (cd_dce)

2005-05-03 Thread loki at gcc dot gnu dot org
.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: loki at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: i686-pc-linux-gnu

[Bug middle-end/21282] New: Converting floor into lfloor built-in function

2005-04-29 Thread loki at gcc dot gnu dot org
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: loki at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org,uros at gcc dot gnu dot org GCC target triplet: arm-elf i386-elf m68k-elf mips-elf ppc-elf http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21282