This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/24371] -fno-unit-at-a-time ignored in IMA mode
- 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: 14 Oct 2005 19:02:42 -0000
- Subject: [Bug c/24371] -fno-unit-at-a-time ignored in IMA mode
- References: <bug-24371-11122@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2005-10-14 19:02 -------
I think unit at a time is required for IMA because of the way it is
implemented. I just wish non unit-at-a-time would go away and people fix up
their code is unit at a time would just work.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
GCC build triplet|i686-gnu-linux |
GCC host triplet|i686-gnu-linux |
GCC target triplet|i686-gnu-linux |
Summary|-fno-unit-at-a-time ignored |-fno-unit-at-a-time ignored
|in multifile compiles |in IMA mode
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24371