[Bug c++/67571] Error: open CFI at the end of file; missing .cfi_endproc directive

2016-08-01 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67571 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/67571] Error: open CFI at the end of file; missing .cfi_endproc directive

2015-09-16 Thread werner at beroux dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67571 --- Comment #9 from werner at beroux dot com --- (In reply to Markus Trippelsdorf from comment #7) > Can you please attach the preprocessed JSBindingsAllInOne.ii file (by > adding -save-temps to the compiler invocation)? I added that flag (at

[Bug c++/67571] Error: open CFI at the end of file; missing .cfi_endproc directive

2015-09-16 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67571 --- Comment #10 from Markus Trippelsdorf --- (In reply to werner from comment #9) > (In reply to Markus Trippelsdorf from comment #7) > > Can you please attach the preprocessed JSBindingsAllInOne.ii file (by > > adding -save-temps to the

[Bug c++/67571] Error: open CFI at the end of file; missing .cfi_endproc directive

2015-09-16 Thread werner at beroux dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67571 --- Comment #11 from werner at beroux dot com --- (In reply to Markus Trippelsdorf from comment #10) > (In reply to werner from comment #9) > > (In reply to Markus Trippelsdorf from comment #7) > > > Can you please attach the preprocessed

[Bug c++/67571] Error: open CFI at the end of file; missing .cfi_endproc directive

2015-09-15 Thread werner at beroux dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67571 --- Comment #8 from werner at beroux dot com --- Tried to build the exact same just on newer gcc and nothing else should have changed, and it failed. I'll try to build on older gcc as well.

[Bug c++/67571] Error: open CFI at the end of file; missing .cfi_endproc directive

2015-09-14 Thread werner at beroux dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67571 --- Comment #2 from werner at beroux dot com --- It worked on gcc (Debian 4.9.2-2). Also I tried on two machines with pretty different spec. I'm not excluding the memory issue, just saying it used to work on those two machines and now it

[Bug c++/67571] Error: open CFI at the end of file; missing .cfi_endproc directive

2015-09-14 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67571 Marek Polacek changed: What|Removed |Added Status|RESOLVED|NEW Last reconfirmed|

[Bug c++/67571] Error: open CFI at the end of file; missing .cfi_endproc directive

2015-09-14 Thread werner at beroux dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67571 --- Comment #5 from werner at beroux dot com --- I'm trying to build with newer GCC and older code to confirm that (build takes a while).

[Bug c++/67571] Error: open CFI at the end of file; missing .cfi_endproc directive

2015-09-14 Thread werner at beroux dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67571 --- Comment #6 from werner at beroux dot com --- Humm no sorry I'm building from the same git tag (which is of Jan 24). So it looks like something caused GCC to use more memory than before. I did notice a GCC5 compilation fix, probably

[Bug c++/67571] Error: open CFI at the end of file; missing .cfi_endproc directive

2015-09-14 Thread werner at beroux dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67571 --- Comment #3 from werner at beroux dot com --- I should clarify that the code being compiled might have changed as well between the two: https://github.com/ariya/phantomjs/commits/master from 2015-06-25T20:16:02.750261Z (working) to

[Bug c++/67571] Error: open CFI at the end of file; missing .cfi_endproc directive

2015-09-14 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67571 Markus Trippelsdorf changed: What|Removed |Added CC||trippels at gcc dot gnu.org ---

[Bug c++/67571] Error: open CFI at the end of file; missing .cfi_endproc directive

2015-09-14 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67571 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|