This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/20331] [3.4/4.0/4.1 Regression] Wrong code generation for the argument of the pure function in PIC
- From: "kkojima at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Apr 2005 00:51:23 -0000
- Subject: [Bug rtl-optimization/20331] [3.4/4.0/4.1 Regression] Wrong code generation for the argument of the pure function in PIC
- References: <20050305081136.20331.kkojima@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From kkojima at gcc dot gnu dot org 2005-04-01 00:51 -------
It causes the failure only for sh64 target and can be found only
at 4.x java runtime for that target on which 4.0 jave doesn't
work without many other patches. So there would be no reason to
apply it to 4.0 and it'd be enough to close this PR.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20331