Hacker News new | ask | show | jobs
by ambrop7 2421 days ago
GCC has had this since forever:

cc: internal compiler error: Segmentation fault (program cc1) Please submit a full bug report, with preprocessed source if appropriate. See <URL> for instructions.

(the URL may be customized by the distro)

1 comments

Still I would never file a bug report to GCC. Hostile community, hostile bug tracker, hard to reduce test cases to an acceptable state. clang is way better in this.