Changeset 2c79b57 for patches/gcc-4.1.2-sparc_tls-1.patch
- Timestamp:
- Feb 14, 2007, 9:11:42 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 55d273f
- Parents:
- f932b2b
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
patches/gcc-4.1.2-sparc_tls-1.patch
rf932b2b r2c79b57 1 1 Submitted By: Ryan Oliver <ryan at pha dot com dot au> 2 Date: 200 6-04-303 Initial Package Version: 4.1. 02 Date: 2007-02-14 3 Initial Package Version: 4.1.2 4 4 Origin: Jakub 5 5 Upstream Status: In GCC Trunk … … 8 8 #ignore instead of #scratch for %g7 .register directive. 9 9 10 --- trunk/gcc/config/sparc/sparc.c 2006/01/31 22:33:27 110451 11 +++ trunk/gcc/config/sparc/sparc.c 2006/02/02 22:49:01 110522 12 @@ -3693,7 +3693,10 @@ 10 diff -Naur gcc-4.1.2.orig/gcc/config/sparc/sparc.c gcc-4.1.2/gcc/config/sparc/sparc.c 11 --- gcc-4.1.2.orig/gcc/config/sparc/sparc.c 2006-04-14 00:02:43.000000000 -0700 12 +++ gcc-4.1.2/gcc/config/sparc/sparc.c 2007-02-14 08:00:08.000000000 -0800 13 @@ -3709,7 +3709,10 @@ 13 14 && ! sparc_hard_reg_printed [i]) 14 15 { … … 22 23 if (i == 3) i = 5; 23 24 } 24
Note:
See TracChangeset
for help on using the changeset viewer.