compiling this takes more than 7 hours even when its only -O2
dunno... i interrupted it. never finished.

/opt/gcc/bin/g++ -MD -MF .deps/process.d -c -O2 -ffast-math -march=core2
-std=gnu++0x -msse3 -o process.o process.ii


-- 
           Summary: pretty massive inlining and a huge number of temporaries
                    -> endless loop ?
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: torbenh at gmx dot de
 GCC build triplet: x86_64-unknown-linux-gnu
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu


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

Reply via email to