cond-constqual-1.c
471 Bytes
-
re PR c/41476 (__typeof__ expands to const type for function types) · afbd0665
PR c/41476 * c-typeck.c (build_conditional_expr): Use the readonly and volatile flags of the operand types, not of the operands itself. testsuite/: * gcc.dg/cond-constqual-1.c: New test. From-SVN: r152220
Andreas Schwab committed