http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48545
Summary: dereferencing does not work as expected
Product: gcc
Version: 4.4.4
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: c
AssignedTo: unassig...@g
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48545
--- Comment #3 from Gerald Lutter 2011-04-11
16:42:16 UTC ---
Hi Dmitry,
sorry for referring to you as a team :-) but I still think that dereferencing
should not be ignored like it is done for *output:
output: 0x22cd24
validoutput: 0x22cd24
*ou