Bug 239628

Summary: devel/avr-gcc: update to 9.1.0
Product: Ports & Packages Reporter: Oleg Sidorkin <osidorkin>
Component: Individual Port(s)Assignee: Joerg Wunsch <joerg>
Status: Closed FIXED    
Severity: Affects Only Me CC: leres
Priority: --- Flags: bugzilla: maintainer-feedback? (joerg)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to update devel/avr-gcc to 9.1.0 (obtained by svn diff) none

Description Oleg Sidorkin 2019-08-03 20:44:33 UTC
Created attachment 206255 [details]
patch to update devel/avr-gcc to 9.1.0 (obtained by svn diff)

The attached file contains svn-diff patch to update avr-gcc to 9.1.0.

It works for my projects and produces slightly better code than 5.4.0 (and has better constexpr support).

However I'm not quite sure if the original port should be updated or there should be a new port (e.g. devel/avr-gcc9) that is a reference to lang/gcc9.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-08-17 14:45:26 UTC
A commit references this bug:

Author: joerg
Date: Sat Aug 17 14:45:00 UTC 2019
New revision: 509156
URL: https://svnweb.freebsd.org/changeset/ports/509156

Log:
  Update to GCC 9.1.0

  PR:		239628
  Submitted by:	Oleg Sidorkin

Changes:
  head/devel/avr-gcc/Makefile
  head/devel/avr-gcc/distinfo
  head/devel/avr-gcc/files/patch-libc++
  head/devel/avr-gcc/pkg-plist
Comment 2 Joerg Wunsch freebsd_committer freebsd_triage 2019-08-17 14:46:29 UTC
hanks a lot for the update.

Accepted, commited in SVN r509156