]> git.pld-linux.org Git - packages/gcc4.git/commitdiff
- added cse-find_best_addr patch (fixes problem with asm constraints,
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 30 May 2004 18:42:09 +0000 (18:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  caught in zinf on amd64); release 3

Changed files:
    gcc4.spec -> 1.225

gcc4.spec

index 0f2162ae71e2da14cc4d8cf1ec4eda519eb5e5d1..b0649095bdb0cfa2003caa1379a2d6156de6049e 100644 (file)
--- a/gcc4.spec
+++ b/gcc4.spec
@@ -16,7 +16,7 @@ Summary(pl):  Kolekcja kompilator
 Summary(pt_BR):        Coleção dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:          gcc
 Version:       %{GCC_VERSION}
-Release:       2
+Release:       3
 Epoch:         5
 License:       GPL
 Group:         Development/Languages
@@ -31,6 +31,7 @@ Patch1:               %{name}-paths.patch
 Patch2:                %{name}-nolocalefiles.patch
 Patch3:                %{name}-ada-link-new-libgnat.patch
 Patch4:                %{name}-nodebug.patch
+Patch5:                %{name}-cse-find_best_addr.patch
 # -- stolen patches from RH --
 Patch10:       gcc32-ada-link.patch
 Patch11:       gcc32-boehm-gc-libs.patch
@@ -754,6 +755,7 @@ mv ksi-%{KSI_VERSION} gcc/ksi
 %patch2 -p1
 %patch3 -p1
 %{!?debug:%patch4 -p1}
+%patch5 -p1
 
 %patch10 -p1
 %patch11
This page took 0.084285 seconds and 4 git commands to generate.