aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/Wparentheses-1.c
AgeCommit message (Collapse)AuthorFilesLines
2001-11-01re PR c/3170 (bogus "suggest parentheses" warning)Neil Booth1-0/+15
PR c/3170 PR c/3422 * c-typeck.c (default_conversion): Retain the original expression codes. * gcc.dg/Wparentheses-1.c: New tests. From-SVN: r46705