This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/13540] [3.4 regression] gnat1 segmentation fault


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]