This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/15816] New: non-unit-at-a-time should be removed
- 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: 4 Jun 2004 02:47:49 -0000
- Subject: [Bug middle-end/15816] New: non-unit-at-a-time should be removed
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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