c-typeck.c (default_function_array_conversion): Use build_pointer_type not TYPE_POINT...
authorZack Weinberg <zack@codesourcery.com>
Sat, 12 Jun 2004 06:02:51 +0000 (06:02 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Sat, 12 Jun 2004 06:02:51 +0000 (06:02 +0000)
commit019c8e808737da10aefd430d55d4a96695a8859e
tree16bf3defe8435da65ecbd368acf31fd942002c14
parent2fac9c017f9f3339fc56b843a4e0b372d1f770a1
c-typeck.c (default_function_array_conversion): Use build_pointer_type not TYPE_POINTER_TO.

* c-typeck.c (default_function_array_conversion): Use
build_pointer_type not TYPE_POINTER_TO.

From-SVN: r83021
gcc/ChangeLog
gcc/c-typeck.c