config.gcc (hppa[12]*-*-hpux10*): Don't use fixproto.
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Thu, 26 Jun 2008 00:41:59 +0000 (00:41 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Thu, 26 Jun 2008 00:41:59 +0000 (00:41 +0000)
* config.gcc (hppa[12]*-*-hpux10*): Don't use fixproto.

From-SVN: r137138

gcc/ChangeLog
gcc/config.gcc

index dceb80f05adbb68d22d672171e1bb1dc0806c2c0..5e8a970687372493ed6161bd3977d3e06491641c 100644 (file)
@@ -1,3 +1,7 @@
+2008-06-25  John David Anglin  <dave.anglin@gcc-cnrc.gc.ca>
+
+       * config.gcc (hppa[12]*-*-hpux10*): Don't use fixproto.
+
 2008-06-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * alias.c (record_alias_subset, init_alias_analysis): Fix
index 5327abde7f8a75f2a8deb75816880a879c5ae2f0..b659fc30b83b21f1c8fab68b9900d568b39ba72e 100644 (file)
@@ -929,7 +929,6 @@ hppa[12]*-*-hpux10*)
            tmake_file="$tmake_file pa/t-slibgcc-dwarf-ver"
        fi
        use_collect2=yes
-       use_fixproto=yes
        gas=yes
        ;;
 hppa*64*-*-hpux11*)