This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/41554] -flto and -fwhopr should be moved to common.opt
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Oct 2009 07:38:52 -0000
- Subject: [Bug lto/41554] -flto and -fwhopr should be moved to common.opt
- References: <bug-41554-91@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from ebotcazou at gcc dot gnu dot org 2009-10-06 07:38 -------
> Not set for gnat1 (Ada):
LTO doesn't work for Ada because of the sizetype issue. I have a patch to make
it sort of work for pure Ada code, but mixed-language support is out of
question for the time being, we'll need to switch Ada to unsigned sizetype
first.
--
ebotcazou at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ebotcazou at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41554