git: Complete upgrade of gcc 4.7.3 => 4.7.4

John Marino marino at crater.dragonflybsd.org
Fri Oct 10 09:34:31 PDT 2014


commit 14345dee221452daaffa6ed45f6de76c0c6f227e
Author: John Marino <draco at marino.st>
Date:   Fri Oct 10 17:17:44 2014 +0200

    Complete upgrade of gcc 4.7.3 => 4.7.4
    
    The GCC Bugzilla shows 134 PRs were resolved on the GCC 4.7 branch since
    GCC 4.7.3 was released.  I've run into one c++ bug on ports involving
    try-catch that should be fixed (the current solution is use GCC 4.8.3
    from ports).  Not all the PRs listed in milestone 4.7.4 are pertinent
    for DragonFly's base compiler though.

Summary of changes:
 contrib/gcc-4.7/README.DRAGONFLY | 8 ++++----
 gnu/usr.bin/cc47/Makefile.inc    | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/14345dee221452daaffa6ed45f6de76c0c6f227e


-- 
DragonFly BSD source repository



More information about the Commits mailing list