--- Comment #1 from anton at mips dot complang dot tuwien dot ac dot at
2007-03-12 17:43 ---
Subject: Re: New: -(x>y) generates wrong code
I cannot create an attachment in Bugzilla, so I'll just append the
test program here:
#include
#include
long foo(long x, long y);
gcc dot gnu dot org
ReportedBy: anton at mips dot complang dot tuwien dot ac dot at
GCC host triplet: arm-linux-gnu
GCC target triplet: arm-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31152
--- Comment #8 from anton at mips dot complang dot tuwien dot ac dot at
2005-12-09 13:46 ---
Subject: Re: pessimization of goto * ("computed goto")
rguenth at gcc dot gnu dot org wrote:
>
>
>
> --- Comment #7 from rguenth at gcc dot gnu dot
--- Comment #6 from anton at mips dot complang dot tuwien dot ac dot at
2005-12-08 21:31 ---
Subject: Re: pessimization of goto * ("computed goto")
pinskia at gcc dot gnu dot org wrote:
> --- Comment #5 from pinskia at gcc dot gnu dot org 2005-12-06 21:58
> ---
--- Comment #4 from anton at mips dot complang dot tuwien dot ac dot at
2005-12-06 21:46 ---
Subject: Re: pessimization of goto * ("computed goto")
pinskia at gcc dot gnu dot org wrote:
> __asm__(""); makes stuff worse.
I just applied the following patch to en
--- Comment #1 from anton at mips dot complang dot tuwien dot ac dot at
2005-12-06 20:00 ---
Created an attachment (id=10425)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10425&action=view)
test case input
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25285
puted goto")
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: anton at mips dot complang dot tuwien dot ac
--- Additional Comments From anton at mips dot complang dot tuwien dot ac
dot at 2005-03-12 21:38 ---
Subject: Re: [3.3/3.4 regression] pessimization of "goto *"
steven at gcc dot gnu dot org wrote:
>
>
> --- Additional Comments From steven at gcc dot gnu
--- Additional Comments From anton at mips dot complang dot tuwien dot ac
dot at 2005-02-27 10:47 ---
Subject: Re: [3.3/3.4/4.0 regression] pessimization of "goto *"
steven at gcc dot gnu dot org wrote:
> Updated patch for this problem
Ok, I have now tried it with gcc