[Bug target/20653] value too large for field on k6-2 (loop instruction)

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jul 15 21:25:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-15 21:22 -------
Fixed for sure on the mainline for 4.1.0 by removal of the loop instruction:
2005-06-05  Steven Bosscher  <stevenb@suse.de>

        * config/i386/i386.c (x86_use_loop): Remove.
        * config/i386/i386.h (x86_use_loop): Remove extern decl.
        (TARGET_USE_LOOP): Remove.
        * config/i386/i386.md (doloop_end, doloop_end_internal): Remove.
        Also remove related define_splits.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.1.0


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



More information about the Gcc-bugs mailing list