This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/10881] Ada doesn't compile on debian linux powerpc macintosh
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jun 2003 00:17:53 -0000
- Subject: [Bug ada/10881] Ada doesn't compile on debian linux powerpc macintosh
- 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
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |NEW
Ever Confirmed| |1
GCC target triplet|powerpc-debian-linux-gnu |powerpc-debian-linux-
| |gnualtivec
Last reconfirmed|0000-00-00 00:00:00 |2003-06-27 00:17:53
date| |
------- Additional Comments From pinskia at physics dot uc dot edu 2003-06-27 00:17 -------
This is a bug then, in "-mabi=altivec -maltivec" (or the configure option --enable-altivec) causes
the ICE and the submitter confirmed it on the 3.3 branch and it looks like the ICE is in debugging
code (dwarf2out_frame_debug_expr)