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 middle-end/15816] New: non-unit-at-a-time should be removed


I am finding non-unit-at-a-time to have many bugs now that gcc is progressing, I think it should be 
removed.  In fact my fix for PR 14639 and PR 15721 already remove some of the differences between 
unit-at-a-time and non-unit-at-a-time.

-- 
           Summary: non-unit-at-a-time should be removed
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
OtherBugsDependingO 14518,14639,14865
             nThis:


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15816


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