Speaking of GCC, does anyone know of any lawful impediment why I may not drop gccgo from my GCC packages?

Feels like something that hasn't been necessary since 2013.

#illumos #gcc #go

@jperkin we ship gccgo in Solaris because it has a SPARC backend while Google’s go compiler does not, but that shouldn’t matter for illumos (except for the SPARC forks of Tribblix & OpenIndiana).
@alanc @jperkin oh, good to know…I have some high quality golang code *cough* that I probably need to have on sparc. I wasn’t aware that one could compile that with gcc on sparc