Bug 239628 - devel/avr-gcc: update to 9.1.0
Summary: devel/avr-gcc: update to 9.1.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Joerg Wunsch
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-03 20:44 UTC by Oleg Sidorkin
Modified: 2019-08-17 14:46 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (joerg)


Attachments
patch to update devel/avr-gcc to 9.1.0 (obtained by svn diff) (72.34 KB, patch)
2019-08-03 20:44 UTC, Oleg Sidorkin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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