You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# gcc 10
curl -sI http://edg-binaries.rosecompiler.org/roseBinaryEDG-5-0-x86_64-pc-linux-gnu-gnu-10-5.0.11.82.3.tar.gz | head -n1
HTTP/1.1 200 OK
# gcc 11
curl -sI http://edg-binaries.rosecompiler.org/roseBinaryEDG-5-0-x86_64-pc-linux-gnu-gnu-11-5.0.11.82.3.tar.gz | head -n1
HTTP/1.1 404 Not Found
The text was updated successfully, but these errors were encountered:
actual
The text was updated successfully, but these errors were encountered: