Skip to content

Instantly share code, notes, and snippets.

@ony
Last active January 8, 2016 17:37
Show Gist options
  • Save ony/71de30d5a282f742cff5 to your computer and use it in GitHub Desktop.
Save ony/71de30d5a282f742cff5 to your computer and use it in GitHub Desktop.
Issues found with turning GCC 5.3.0 as a default compiler for Exherbo Linux

dev-lang/node-4.2.4:0::arbor

../deps/cares/src/ares_query.c: In function 'ares__generate_new_id':
../deps/cares/src/ares_query.c:104:16: internal compiler error: in create_tmp_var, at gimple-expr.c:519
 unsigned short ares__generate_new_id(rc4_key* key)

Builds normally without graphite options: -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment