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]

gcc2.96 result is faster than 3.1 and above


Hi:

 

Here attached is a very simple test case. If compiled by gcc2.96, the program runs faster than other newer version gcc’s. All use –O3 option, and run “time a.out 10 4”.

Attachment: g.cpp
Description: g.cpp


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