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 middle-end/42751] pretty massive inlining and a huge number of temporaries -> endless loop ?



------- Comment #2 from torbenh at gmx dot de  2010-01-14 22:41 -------
it all started when i added the copy constructor for fvec<N>
but before that, the result of a fvec<N> ( fvec<N-M> x, fvec<M> y ) wasnt
correct.


-- 


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


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