]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-common.c
c-common.c (c_apply_type_quals_to_decl): Don't crash when `restrict' is applied to...
authorMark Mitchell <mark@markmitchell.com>
Wed, 21 Oct 1998 09:59:32 +0000 (09:59 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 21 Oct 1998 09:59:32 +0000 (09:59 +0000)
commit6946bc60bfa14c6d48e3a1b655384502e84c591c
tree3d4c0623ef92039a6f5d9f9c5606e83c0764cb62
parent3932261a55eb9840491d2cee5bb58d6fff0533fa
c-common.c (c_apply_type_quals_to_decl): Don't crash when `restrict' is applied to a non-pointer variable.

* c-common.c (c_apply_type_quals_to_decl): Don't crash when
`restrict' is applied to a non-pointer variable.

From-SVN: r23213
gcc/ChangeLog
gcc/c-common.c