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/11708] [sh4-elf-gcc] Non-Optimal jump code generation.


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-03 19:45 -------
no -O2 enables -funit-at-a-time which removes static functions, remove the static from the 
file and it should produce code.

-- 


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


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