Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#3600 closed defect (fixed)

Update or1k tools to use GCC master

Reported by: Joel Sherrill Owned by: Joel Sherrill
Priority: normal Milestone: 5.1
Component: arch/or1k Version: 5
Severity: blocker Keywords:
Cc: Blocked By:
Blocking:

Description

Stafford Horne emailed me to say that he just pushed the or1k gcc to the FSF repository. We can now switch from gcc 4.9.3 to a hash from the gcc master. I was testing periodically from his repository before the merge so it should be working.

I am marking this as a blocker but expect it to be easy and quick to resolve. We don't want to release using gcc 4.9.3 for any target.

Change History (1)

comment:1 Changed on 12/12/19 at 23:16:24 by Joel Sherrill

Resolution: fixed
Status: assignedclosed

Closing. Our gcc is now at:

 ~/rtems-cron-5/tools/5/bin/or1k-rtems5-gcc --version
or1k-rtems5-gcc (GCC) 9.2.0 20190812 (RTEMS 5, RSB 83fa79314dd87c0a8c78fd642b2cea3138be8dd6, Newlib d14714c69)
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Note: See TracTickets for help on using tickets.