This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/19945] Inefficient store of constant into a global register
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Feb 2005 00:43:29 -0000
- Subject: [Bug target/19945] Inefficient store of constant into a global register
- References: <20050214001818.19945.giovannibajo@libero.it>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-14 00:43 -------
Then open one with that testcase as this as this is intentional as:
const int x86_split_long_moves = m_PPRO;
and PPRO is the same as i686 and pentiumpro.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19945