This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/12761] [3.4 regression] Segmentation fault in gnat1 compiling a-except.adb
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Oct 2003 19:19:33 -0000
- Subject: [Bug ada/12761] [3.4 regression] Segmentation fault in gnat1 compiling a-except.adb
- References: <20031024152802.12761.danglin@gcc.gnu.org>
- 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=12761
------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2003-10-24 19:19 -------
Subject: Re: [3.4 regression] Segmentation fault in gnat1 comp
> ------- Additional Comments From charlet at gcc dot gnu dot org 2003-10-24
> 15:49 -------
> This is a makefile issue: -mdisable-indexing is supposed to get passed to
> the compiler, from gcc/config/pa/x-ada
Ah, I see the xmake_file lines have been deleted from config.gcc.
Dave