~ubuntu-branches/ubuntu/trusty/gcc-4.7/trusty

« back to all changes in this revision

Viewing changes to debian/rules.patch

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-03-08 00:40:18 UTC
  • Revision ID: package-import@ubuntu.com-20130308004018-orin792uz06vq9mo
Tags: 4.7.2-22ubuntu3
* Update to SVN 20130307 (r196523) from the gcc-4_7-branch.
  - Fix PR libstdc++/56012, PR libstdc++/56011, PR target/56529 (SH),
    PR tree-optimization/55481, PR middle-end/52888,
    PR tree-optimization/56443, PR c++/56543.
* Fix PR rtl-optimization/56484 (Venkataramanan Kumar, Linaro only).
  LP: #1135633.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
        $(if $(with_linaro_branch),gcc-linaro) \
17
17
        $(if $(with_linaro_branch),gcc-linaro-merge-issues) \
18
18
        svn-updates$(if $(with_linaro_branch),-linaro) \
 
19
        $(if $(with_linaro_branch),pr56484) \
19
20
        hjl-x32-gcc-4_7-branch \
20
21
 
21
22
ifeq ($(with_java),yes)