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/12305] processor return register saved/restore unnecessarily in leaf function


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-08 21:17 -------
This version did not have the store/restore of the return register:
./cc1 --version
GNU C version 3.4 20030718 (experimental) (sh4-hardhat-linux)
        compiled by GNU C version 3.4 20030718 (experimental).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096

-- 


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


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