[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 attac

[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 fl

[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 #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 unre

[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 #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 2015-09

[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 doesn't.

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

2015-09-14 Thread werner at beroux dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: werner at beroux dot com Target Milestone: --- gcc (Debian 4.9.2-10) 4.9.2 Steps: 1. Install Docker 2. Retrieve `Dockerfile`: `$ wget https://raw.githubusercontent.com/wernight/docker

[Bug middle-end/56098] [4.6/4.7 Regression] conditional write through volatile pointer produces unintended read

2013-01-25 Thread werner at almesberger dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56098 --- Comment #7 from werner at almesberger dot net 2013-01-26 02:09:33 UTC --- I'm happy to confirm that trunk (for x86-64) now passes all variations of this theme I tried with flying colors. Thanks again !

[Bug middle-end/56098] [4.6/4.7 Regression] conditional write through volatile pointer produces unintended read

2013-01-25 Thread werner at almesberger dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56098 --- Comment #6 from werner at almesberger dot net 2013-01-25 22:46:17 UTC --- Thanks for the analysis and the fixes ! I'll try them soonish. Regarding work-arounds, the ones I mentioned for my original code snippet (i.e., -O1 or

[Bug c/56098] New: conditional write through volatile pointer produces unintended read

2013-01-24 Thread werner at almesberger dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56098 Bug #: 56098 Summary: conditional write through volatile pointer produces unintended read Classification: Unclassified Product: gcc Version: 4.7.2 Status: U

f77 bug

2007-07-31 Thread werner
The f77 compiler seems to have a BUG what makes - for me - it impossible to use seriously I have a lot of very big old f77 progs, what I want to revise, and put open. f77 DONT PRODUCE A COMPILING LIST FILE, i.e. listing the source-code with line number and errors/warnings after each line

[Bug c++/28677] Function prototype in function body crashes compilation

2006-08-10 Thread werner dot van dot belle at gmail dot com
--- Comment #2 from werner dot van dot belle at gmail dot com 2006-08-10 12:25 --- The bug does not occur without the -g option. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28677

[Bug c++/28677] Function prototype in function body crashes compilation

2006-08-10 Thread werner dot van dot belle at gmail dot com
--- Comment #1 from werner dot van dot belle at gmail dot com 2006-08-10 12:20 --- Created an attachment (id=12057) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12057&action=view) The preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28677

[Bug c++/28677] New: Function prototype in function body crashes compilation

2006-08-10 Thread werner dot van dot belle at gmail dot com
s compilation Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: werner dot van dot belle at gmail dot com http://gcc.gnu