This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/11581] [3.4 Regression] gnat1/cc1/jc1/cc1plus/f771 segfaults if it does receive any arguments
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Oct 2003 14:44:48 -0000
- Subject: [Bug other/11581] [3.4 Regression] gnat1/cc1/jc1/cc1plus/f771 segfaults if it does receive any arguments
- References: <20030718202235.11581.steven@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=11581
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-10-23 14:44 -------
I think this is fixed by:
2003-10-22 Andrew Haley <aph@redhat.com>
* toplev.c (output_file_directive): Allow for null input_name
Can someone try again?