This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: optimization/6028: libcall handling breaks 173.applu with -Os on ia64
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: ebotcazou at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, janis187 at us dot ibm dot com, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
- Date: Thu, 6 Mar 2003 15:52:34 -0800
- Subject: Re: optimization/6028: libcall handling breaks 173.applu with -Os on ia64
- References: <20030219105534.32385.qmail@sources.redhat.com>
On Wed, Feb 19, 2003 at 10:55:34AM -0000, ebotcazou at gcc dot gnu dot org wrote:
> Synopsis: libcall handling breaks 173.applu with -Os on ia64
>
> Janis, does the problem still occur? If so, I think your should raise the PR priority since it's a regression.
The problem still occurs on ia64-unknown-linux-gnu with
today's mainline and 3.3-branch.
This PR doesn't have a self-contained test case, so it
probably ought to be closed. I spent a lot of time a few
months ago trying to cut it down, but was not able to come
up with a small test case that showed the failure; that's
more difficult for a bug with bad code than for a failure
that shows up at compile time.