c-typeck.c
214 KB
-
re PR c/2735 (can't cast a union type defined by a typedef to itself) · f375b7a7
* c-typeck.c (build_c_cast): Use TYPE_MAIN_VARIANT when checking for casting an aggregate to its own type. Fixes PR c/2735. testsuite: * gcc.c-torture/compile/20010605-2.c: New test. From-SVN: r42900
Joseph Myers committed