This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
optimization/8873: Optimization on alpha (ev5)
- From: martin at bruli dot net
- To: gcc-gnats at gcc dot gnu dot org
- Cc: martin at bruli dot net
- Date: Sun, 8 Dec 2002 16:14:47 +0100
- Subject: optimization/8873: Optimization on alpha (ev5)
- Reply-to: martin at bruli dot net
>Number: 8873
>Category: optimization
>Synopsis: Optimization on alpha (ev5)
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: wrong-code
>Submitter-Id: net
>Arrival-Date: Sun Dec 08 07:16:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Martin Brulisauer
>Release: 3.2.1
>Organization:
MBE
>Environment:
System: Linux alps 2.4.19 #3 Mon Nov 25 10:57:02 MET 2002 alpha unknown
Architecture: alpha
host: alphaev5-bruli-linux-gnu
build: alphaev5-bruli-linux-gnu
target: alphaev5-bruli-linux-gnu
configured with: ./configure --prefix=/usr --exec-prefix=/usr --host=alphaev5-bruli-linux --enable-threads=posix --enable-shared --disable-static
>Description:
Compiling glibc-2.3.1 using -mcpu=ev5 generates code that does
not run correctly on alpha/ev5.
Compiling ssh-3.1 using -mcpu=ev5 generates code that does not
run at all.
>How-To-Repeat:
Compile the source using -mcpu=ev5 on a ev5 machine and try
to run this code.
>Fix:
Using -mcpu=ev4 generates runnable code. (The advantages of
the ev5 over the ev4 is lost).
>Release-Note:
>Audit-Trail:
>Unformatted: