Skip to content

x/website: doc/install/gccgo is not up to date #46420

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
perillo opened this issue May 27, 2021 · 4 comments
Closed

x/website: doc/install/gccgo is not up to date #46420

perillo opened this issue May 27, 2021 · 4 comments
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@perillo
Copy link
Contributor

perillo commented May 27, 2021

https://golang.org/doc/install/gccgo does not list GCC 10 and GCC 11.

@gopherbot gopherbot modified the milestones: Unreleased, Gccgo May 27, 2021
@mknyszek mknyszek added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label May 27, 2021
@mknyszek
Copy link
Contributor

CC @ianlancetaylor via https://dev.golang.org/owners Is that correct? Does anything need to be updated on that page?

@gopherbot
Copy link
Contributor

Change https://golang.org/cl/323130 mentions this issue: doc/install/gccgo: update for GCC 10 and 11

@perillo
Copy link
Contributor Author

perillo commented May 27, 2021

I have also noted that, starting from GCC 10, Go is no longer listed in the New Languages and Language specific improvements section.

Finally, for convenience, I would like to report a typo in the gccgo documentation. In https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gccgo/Function-Names.html#Function-Names, an AMPERSAND character was escaped:
i := c_open(&name[0], os.O_RDONLY, 0);

@dmitshur dmitshur added NeedsFix The path to resolution is known, but the work has not been done. and removed NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels May 27, 2021
@ianlancetaylor
Copy link
Contributor

@perillo Thanks. I fixed those problems in the GCC repos.

@golang golang locked and limited conversation to collaborators May 27, 2022
MK825 added a commit to MK825/website that referenced this issue Oct 18, 2022
Fixes golang/go#46420

Change-Id: Ic307699187864b398089d5973c0831a65560cf1e
Reviewed-on: https://go-review.googlesource.com/c/website/+/323130
Trust: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

5 participants