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 optimization/10160] [3.3/3.4 regression] compile time regression; inordinate time spent in "scheduling"


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-11 03:05 -------
to compile the 3.4 source on 3.3, delete the first couple of lines dealing with the debuging 
part of libstdc++, delete some __attribute__((unused)), change remaining __gnu_norm 
to std.  With 3.3, I can reproduce it but not with 3.4 so it looks like it has been fixed.

-- 


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


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