: 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
}
: 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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67979
zet changed:
What|Removed |Added
Status|RESOLVED|CLOSED
Resolution|INVALID