diff options
author | 2012-11-28 21:31:11 +0000 | |
---|---|---|
committer | 2012-11-28 21:31:11 +0000 | |
commit | 0f918ef2d1ec7d5f46e58a215358dbbc2c85183d (patch) | |
tree | e3de9f6345f85a4a54751d01e41720bb98ef3a8d /src/patchsets/gcc/4.2.4 | |
parent | Make the inheritance safer. Pinpoint the differences between eclasses. (diff) | |
download | gentoo-0f918ef2d1ec7d5f46e58a215358dbbc2c85183d.tar.gz gentoo-0f918ef2d1ec7d5f46e58a215358dbbc2c85183d.tar.bz2 gentoo-0f918ef2d1ec7d5f46e58a215358dbbc2c85183d.zip |
fix accidental typo
Diffstat (limited to 'src/patchsets/gcc/4.2.4')
-rw-r--r-- | src/patchsets/gcc/4.2.4/gentoo/62_all_gcc4-noteGNUstack.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/patchsets/gcc/4.2.4/gentoo/62_all_gcc4-noteGNUstack.patch b/src/patchsets/gcc/4.2.4/gentoo/62_all_gcc4-noteGNUstack.patch index 416b8eef74..5001906978 100644 --- a/src/patchsets/gcc/4.2.4/gentoo/62_all_gcc4-noteGNUstack.patch +++ b/src/patchsets/gcc/4.2.4/gentoo/62_all_gcc4-noteGNUstack.patch @@ -155,7 +155,7 @@ + .global GC_save_regs_in_stack + .proc GC_save_regs_in_stack +GC_save_regs_in_stack: -+ .bodyfoo.mpg ++ .body + flushrs + ;; + mov r8=ar.bsp |