]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c/13382 (Type information for const pointer disappears during optimisation.)
authorEric Botcazou <ebotcazou@libertysurf.fr>
Tue, 23 Dec 2003 06:23:37 +0000 (07:23 +0100)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 23 Dec 2003 06:23:37 +0000 (06:23 +0000)
commit01b0352ab31f8243992289a94ca2a96c3b68408e
tree06b55c40e45d2155a9adaf306b959bf8351fa60f
parent8fba3271f8863303ba77a665d25d237e8f618ab9
re PR c/13382 (Type information for const pointer disappears during optimisation.)

PR c/13382
* c-typeck.c (convert_for_assignment): When converting from
integral type to pointer type, always call convert.

From-SVN: r74963
gcc/ChangeLog
gcc/c-typeck.c
gcc/testsuite/ChangeLog