re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const)
authorJ"orn Rennecke <joern.rennecke@st.com>
Fri, 25 Aug 2006 18:51:57 +0000 (18:51 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Fri, 25 Aug 2006 18:51:57 +0000 (19:51 +0100)
commite88e0907bd713ba3f9b3ebc952dab17b86588f44
treeeed397adf865113ef36920dec15715a8ad02e926
parentd718b7aae71d3d8b46c09a499a9c669a58f2af1f
re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const)

gcc:
PR tree-optimization/16876
* c-typeck.c (c_convert_parm_for_inlining): Don't take early
exit if PARM doesn't match VALUE.

testsuite:
gcc.dg/noncompile/pr16876.c: New test.

From-SVN: r116424
gcc/ChangeLog
gcc/c-typeck.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/noncompile/pr16876.c [new file with mode: 0644]