[Bug c++/71671] g++: internal compiler error: Killed (program cc1plus)

2016-06-28 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71671 Markus Trippelsdorf changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug c++/71671] g++: internal compiler error: Killed (program cc1plus)

2016-06-28 Thread tiago at skewed dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71671 Tiago de Paula Peixoto changed: What|Removed |Added CC||tiago at skewed dot de ---

[Bug c++/71671] g++: internal compiler error: Killed (program cc1plus)

2016-06-27 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71671 --- Comment #9 from Markus Trippelsdorf --- Well, we need to full gcc invocation of: CXX graph_blockmodel.lo So please run "make VERBOSE=1" and post the full gcc command line and the preprocessed testcase. All other output is useless.

[Bug c++/71671] g++: internal compiler error: Killed (program cc1plus)

2016-06-27 Thread shopping_vineeshvs at outlook dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71671 vineeshvs changed: What|Removed |Added Status|RESOLVED|WAITING Resolution|INVALID

[Bug c++/71671] g++: internal compiler error: Killed (program cc1plus)

2016-06-27 Thread shopping_vineeshvs at outlook dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71671 --- Comment #7 from vineeshvs --- Created attachment 38772 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38772=edit Results of 'make' command in terminal (without any other arguments)

[Bug c++/71671] g++: internal compiler error: Killed (program cc1plus)

2016-06-27 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71671 Markus Trippelsdorf changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug c++/71671] g++: internal compiler error: Killed (program cc1plus)

2016-06-27 Thread shopping_vineeshvs at outlook dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71671 --- Comment #5 from vineeshvs --- (In reply to Markus Trippelsdorf from comment #4) > > RAM: 3.7 GiB > > Well, you probably just need more RAM. > Look for OOM killer messages in your system log. > > And please attach the preprocessed

[Bug c++/71671] g++: internal compiler error: Killed (program cc1plus)

2016-06-27 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71671 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/71671] g++: internal compiler error: Killed (program cc1plus)

2016-06-26 Thread shopping_vineeshvs at outlook dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71671 --- Comment #3 from vineeshvs --- (In reply to vineeshvs from comment #2) > (In reply to Andrew Pinski from comment #1) > > >g++: internal compiler error: Killed (program cc1plus) > > > > How much RAM do you have? What target is this on? > >

[Bug c++/71671] g++: internal compiler error: Killed (program cc1plus)

2016-06-26 Thread shopping_vineeshvs at outlook dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71671 --- Comment #2 from vineeshvs --- (In reply to Andrew Pinski from comment #1) > >g++: internal compiler error: Killed (program cc1plus) > > How much RAM do you have? What target is this on? RAM: 3.7 GiB

[Bug c++/71671] g++: internal compiler error: Killed (program cc1plus)

2016-06-26 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71671 Andrew Pinski changed: What|Removed |Added Keywords||memory-hog Severity|major