This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/10881] bootstrap fails on ada on powerpc with --enable-altivec
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jul 2003 06:33:21 -0000
- Subject: [Bug ada/10881] bootstrap fails on ada on powerpc with --enable-altivec
- References: <20030520112614.10881.heitkamp@ameritech.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10881
dhazeghi at yahoo dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2003-06-27 00:17:53 |2003-07-12 06:33:21
date| |
Summary|Ada doesn't compile on |bootstrap fails on ada on
|debian linux powerpc |powerpc with --enable-
|macintosh |altivec
------- Additional Comments From dhazeghi at yahoo dot com 2003-07-12 06:33 -------
Confirmed with current branch (20030710). To reproduce this, you need only the
options -maltivec -mabi=altivec -g. Remove -g and it compiles fine. On mainline,
I could not reproduce this problem.