[Bug c/67978] New: dead code elimination deleted the predicated branch within the function block.

2015-10-15 Thread feqin1023 at gmail dot com
: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: feqin1023 at gmail dot com Target Milestone: --- if i have this input: void foo(int *x) { int y = *x; // dead code can be clean }

[Bug c/67979] New: dead code elimination deleted the predicated branch within the function block.

2015-10-15 Thread feqin1023 at gmail dot com
: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: feqin1023 at gmail dot com Target Milestone: --- Created attachment 36518 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36518&action=edit the source test de

[Bug c/67979] dead code elimination deleted the predicated branch within the function block.

2015-10-15 Thread feqin1023 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67979 zet changed: What|Removed |Added Status|RESOLVED|CLOSED Resolution|INVALID