[Bug target/22362] [3.4/4.0/4.1 Regression] static function calls and global register variables

2005-09-06 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-09-06 19:58 --- Subject: Bug 22362 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-09-06 19:57:57 Modified files: gcc: ChangeLog gcc/config/i386:

[Bug target/22362] [3.4/4.0/4.1 Regression] static function calls and global register variables

2005-09-06 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-09-06 20:03 --- Subject: Bug 22362 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-09-06 20:03:28 Modified files: gcc:

[Bug target/22362] [3.4/4.0/4.1 Regression] static function calls and global register variables

2005-09-05 Thread jakub at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |jakub at gcc dot gnu dot org |dot org | URL|

[Bug target/22362] [3.4/4.0/4.1 Regression] static function calls and global register variables

2005-08-17 Thread bonzini at gcc dot gnu dot org
--- 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

[Bug target/22362] [3.4/4.0/4.1 Regression] static function calls and global register variables

2005-07-22 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-22 21:13 --- Moving to 4.0.2 pre Mark. -- What|Removed |Added Target Milestone|3.4.5

[Bug target/22362] [3.4/4.0/4.1 Regression] static function calls and global register variables

2005-07-08 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-08 14:37 --- What is happening is that MR_deep_copy_typeclass_info is not being inlined but instead GCC changes the how the arguments are passed, via registers. This is a target bug. The bug is in: /* Use