[Bug target/43921] Bootstrap comparison fails when using -march=atom

2010-05-02 Thread hjl at gcc dot gnu dot org


--- Comment #4 from hjl at gcc dot gnu dot org  2010-05-02 13:38 ---
Subject: Bug 43921

Author: hjl
Date: Sun May  2 13:37:57 2010
New Revision: 158973

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=158973
Log:
Replace INSN_P with NONDEBUG_INSN_P.

2010-05-02  H.J. Lu  hongjiu...@intel.com

Backport from mainline
2010-04-29  H.J. Lu  hongjiu...@intel.com

PR target/43921
* config/i386/i386.c (get_some_local_dynamic_name): Replace
INSN_P with NONDEBUG_INSN_P.
(distance_non_agu_define): Likewise.
(distance_agu_use): Likewise.

Modified:
branches/gcc-4_5-branch/gcc/ChangeLog
branches/gcc-4_5-branch/gcc/config/i386/i386.c


-- 


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



[Bug target/43921] Bootstrap comparison fails when using -march=atom

2010-04-29 Thread hjl at gcc dot gnu dot org


--- Comment #2 from hjl at gcc dot gnu dot org  2010-04-29 12:51 ---
Subject: Bug 43921

Author: hjl
Date: Thu Apr 29 12:51:09 2010
New Revision: 158900

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=158900
Log:
Replace INSN_P with NONDEBUG_INSN_P.

2010-04-29  H.J. Lu  hongjiu...@intel.com

PR target/43921
* config/i386/i386.c (get_some_local_dynamic_name): Replace
INSN_P with NONDEBUG_INSN_P.
(distance_non_agu_define): Likewise.
(distance_agu_use): Likewise.

Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c


-- 


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



[Bug target/43921] Bootstrap comparison fails when using -march=atom

2010-04-29 Thread nisselarsson at home dot se


--- Comment #3 from nisselarsson at home dot se  2010-04-29 15:21 ---
I can confirm that the patch above applies and gcc-4.5 now complies
successfully.


-- 


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



[Bug target/43921] Bootstrap comparison fails when using -march=atom

2010-04-28 Thread hjl dot tools at gmail dot com


-- 

hjl dot tools at gmail dot com changed:

   What|Removed |Added

 CC|hjl at gcc dot gnu dot org  |hjl dot tools at gmail dot
   ||com
 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2010-04-28 13:52:07
   date||


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



[Bug target/43921] Bootstrap comparison fails when using -march=atom

2010-04-28 Thread hjl dot tools at gmail dot com


--- Comment #1 from hjl dot tools at gmail dot com  2010-04-28 18:24 ---
A patch is posed at

http://gcc.gnu.org/ml/gcc-patches/2010-04/msg01755.html


-- 

hjl dot tools at gmail dot com changed:

   What|Removed |Added

URL||http://gcc.gnu.org/ml/gcc-
   ||patches/2010-
   ||04/msg01755.html


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