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 target/22362] [3.4/4.0/4.1 Regression] static function calls and global register variables


------- Additional Comments From bonzini at gcc dot gnu dot org  2005-08-17 12:36 -------
A solution could be to count the number of global register vars, and decrease
the number of regparm'd parameters accordingly.


-- 


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


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