[Bug c++/68094] Compiler segmentation fault

2015-10-27 Thread baqwas at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68094 --- Comment #2 from Matha Goram --- Created attachment 36600 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36600&action=edit Pre-processed source file Per request to attach pre-processed source file

[Bug c++/68094] Compiler segmentation fault

2015-10-27 Thread baqwas at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68094 --- Comment #3 from Matha Goram --- For error, please see attachment that has the screen shot.

[Bug c/67999] Wrong optimization of pointer comparisons

2015-10-27 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67999 --- Comment #24 from joseph at codesourcery dot com --- I suppose that while EXACT_DIV_EXPR on the individual halves of a subtraction wouldn't be correct, it would also be correct (given any constant element size) to do the (right shift, multip

[Bug inline-asm/68095] "cc" clobber with Flag Output Operands

2015-10-27 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68095 Segher Boessenkool changed: What|Removed |Added CC||segher at gcc dot gnu.org --- Comme

[Bug c++/68125] New: std::sqrt prevent use of associative math

2015-10-27 Thread vincenzo.innocente at cern dot ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68125 Bug ID: 68125 Summary: std::sqrt prevent use of associative math Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

<    1   2