[Bug target/35018] [m68k-elf] Gcc ouputs invalid asm when compiling with -O2 or higher

2010-02-24 Thread law at redhat dot com
--- Comment #8 from law at redhat dot com 2010-02-24 21:40 --- Fixed long ago. Holding it open because the patch wasnt' backported to an old branch is rather silly. -- law at redhat dot com changed: What|Removed |Added

[Bug target/35018] [m68k-elf] Gcc ouputs invalid asm when compiling with -O2 or higher

2008-12-29 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2008-12-29 14:30 --- Maxim, if this is fixed, please close this bug. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/35018] [m68k-elf] Gcc ouputs invalid asm when compiling with -O2 or higher

2008-12-29 Thread mkuvyrkov at gcc dot gnu dot org
--- Comment #7 from mkuvyrkov at gcc dot gnu dot org 2008-12-29 19:27 --- This is fixed only on trunk; 4.3 still has the bug. Do you think it's appropriate to close it anyway? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35018

[Bug target/35018] [m68k-elf] Gcc ouputs invalid asm when compiling with -O2 or higher

2008-11-24 Thread mkuvyrkov at gcc dot gnu dot org
--- Comment #5 from mkuvyrkov at gcc dot gnu dot org 2008-11-24 17:56 --- Subject: Bug 35018 Author: mkuvyrkov Date: Mon Nov 24 17:55:35 2008 New Revision: 142161 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=142161 Log: PR target/35018 * config/m68k/m68k.md

[Bug target/35018] [m68k-elf] Gcc ouputs invalid asm when compiling with -O2 or higher

2008-10-26 Thread nizze86 at hotmail dot com
--- Comment #3 from nizze86 at hotmail dot com 2008-10-26 11:25 --- Created an attachment (id=16551) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16551action=view) Reduced testcase A reduced testcase derived from the preprocessed sources. --

[Bug target/35018] [m68k-elf] Gcc ouputs invalid asm when compiling with -O2 or higher

2008-10-26 Thread nizze86 at hotmail dot com
--- Comment #4 from nizze86 at hotmail dot com 2008-10-26 11:28 --- (In reply to comment #3) Created an attachment (id=16551) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16551action=view) [edit] Reduced testcase A reduced testcase derived from the preprocessed sources.

[Bug target/35018] [m68k-elf] Gcc ouputs invalid asm when compiling with -O2 or higher

2008-02-14 Thread schwab at suse dot de
--- Comment #2 from schwab at suse dot de 2008-02-14 17:35 --- The problem is in the addsi_lshrsi_31 insn: (define_insn addsi_lshrsi_31 [(set (match_operand:SI 0 nonimmediate_operand =dm) (plus:SI (lshiftrt:SI (match_operand:SI 1 general_operand rm) (const_int 31))

[Bug target/35018] [m68k-elf] Gcc ouputs invalid asm when compiling with -O2 or higher

2008-01-29 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |