﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	field_blocks	field_dependson	field_seealso
834	Build with GCC 13	Jiri Svoboda	Vojtech Horky	"HelenOS is currently built with GCC forked from 8.2.0, an old version released nearly 3 years ago. We need to move to latest version.

Unfortunately since we are now maintaining [https://github.com/HelenOS/gcc our fork with HelenOS OS target], moving to new version is not as easy as editing one line in toolchain.sh and fixing possible build issues.

I guess what needs to be done is
  * pull upstream changes to [https://github.com/HelenOS/gcc]
  * create new branch in [https://github.com/HelenOS/gcc] based on latest release
  * rebase changes from 8.2.0 branch to this new branch
  * edit {{{toolchain.sh}}} to point to the new branch
  * verify build on all architectures
"	enhancement	closed	major	0.14.1	helenos/unspecified	mainline	fixed					
