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/42826] lto1: ICE in ipcp_iterate_stage, at ipa-cp.c:759



------- Comment #1 from rguenth at gcc dot gnu dot org  2010-01-21 14:19 -------
The process is to indeed do that, but you can reduce to less files by (assuming
it ICEs during link stage) linking with -r and omit as many object files as
possible.  Only preprocessed source for the remaining files are needed
(usually two to three).


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenth at gcc dot gnu dot
                   |                            |org
           Keywords|                            |ice-on-valid-code, lto


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


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