[Bug bootstrap/51503] [4.7 Regression] Failure to build (non-bootstrap) gcc libitm if only building C

2011-12-16 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51503 Joseph S. Myers jsm28 at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug bootstrap/51503] [4.7 Regression] Failure to build (non-bootstrap) gcc libitm if only building C

2011-12-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51503 --- Comment #3 from Richard Guenther rguenth at gcc dot gnu.org 2011-12-13 15:45:45 UTC --- No, that doesn't seem to cause the C++ frontend to be enabled, instead we do such magic via config-lang.in fragments - no such thing exists for target

[Bug bootstrap/51503] [4.7 Regression] Failure to build (non-bootstrap) gcc libitm if only building C

2011-12-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51503 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug bootstrap/51503] [4.7 Regression] Failure to build (non-bootstrap) gcc libitm if only building C

2011-12-12 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51503 --- Comment #2 from Richard Henderson rth at gcc dot gnu.org 2011-12-12 18:10:10 UTC --- Odd. I thought this was supposed to happen automatically with lang_env_dependencies = { module=libitm; cxx=true; }; in Makefile.def.