Testcase: int g(int f) { return (&f)!=0; } ----- Just like PR 25861. t.c:5: internal compiler error: tree check: expected tree that contains "decl with visibility" structure, have "parm_decl" in build_binary_op, at c-typeck.c:7987 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions.
-- Summary: [4.2 Regression] ICE with &parm_decl != 0 in build_binary_op Product: gcc Version: 4.2.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pinskia at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27150