[Bug c++/92297] New: The expression 0 / X is simplified to 0 even when the variable X is 0

2019-10-30 Thread disquisitiones at gmail dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: disquisitiones at gmail dot com Target Milestone: --- Created attachment 47138 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47138&action=edit the preprocessed fi

[Bug c++/92298] New: The expression X / X is simplified to 1 even when the variable X is 0

2019-10-30 Thread disquisitiones at gmail dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: disquisitiones at gmail dot com Target Milestone: --- Created attachment 47140 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47140&action=edit the preprocessed fi

[Bug c++/92299] New: The expression X / abs (X) is simplified to 1 even when the variable X is 0

2019-10-30 Thread disquisitiones at gmail dot com
: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: disquisitiones at gmail dot com Target Milestone: --- Created attachment 47141 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47141&action=edit the preprocess

[Bug c++/92297] The expression 0 / X is simplified to 0 even when the variable X is 0

2019-10-31 Thread disquisitiones at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92297 Luca Rocca changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug c++/92299] The expression X / abs (X) is simplified to 1 even when the variable X is 0

2019-10-31 Thread disquisitiones at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92299 Luca Rocca changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug c++/92298] The expression X / X is simplified to 1 even when the variable X is 0

2019-10-31 Thread disquisitiones at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92298 Luca Rocca changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID