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

Reply via email to