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 lto/41554] -flto and -fwhopr should be moved to common.opt



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


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