~ubuntu-branches/ubuntu/raring/gcc-4.7/raring

« back to all changes in this revision

Viewing changes to debian/patches/arm-multilib-defaults.diff

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-04-12 13:17:16 UTC
  • mfrom: (1.2.4) (15.2.15 experimental)
  • Revision ID: package-import@ubuntu.com-20130412131716-u6a490crw325ooyc
Tags: 4.7.3-1ubuntu1
* Merge with Debian; remaining changes:
  - Build from upstream source.
* Revert Linaro changes for this upload:
  - Revert the partial backport Vectorizer Cost Model for ARM.
* Use target specific names for libstdc++ baseline files. LP: #1168267.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
===================================================================
5
5
--- a/src/gcc/config.gcc
6
6
+++ b/src/gcc/config.gcc
7
 
@@ -3238,10 +3238,18 @@
 
7
@@ -3129,10 +3129,18 @@
8
8
                esac
9
9
 
10
10
                case "$with_float" in
25
25
                *)
26
26
                        echo "Unknown floating point type used in --with-float=$with_float" 1>&2
27
27
                        exit 1
28
 
@@ -3285,6 +3293,9 @@
 
28
@@ -3176,6 +3184,9 @@
29
29
                "" \
30
30
                | arm | thumb )
31
31
                        #OK