This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/13540] [3.4 regression] gnat1 segmentation fault
- 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: 2 Jan 2004 00:36:54 -0000
- Subject: [Bug optimization/13540] [3.4 regression] gnat1 segmentation fault
- References: <20040101204859.13540.danglin@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-02 00:36 -------
It is most likely not the second one and it if it is this part then there is another bug somewhere
else:
PR opt/12617
* toplev.c (dump_file_index): Reorder ce3 and bbro.
(dump_file): Likewise.
(rest_of_compilation): Likewise.
Because it just moves around the order of optimizations to fix a regression.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2004-01-02 00:36:53
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13540