Hi,
I'm trying to compile gpc with gcc 3.4 from cvs. To get gcc patched for gcc 3.4.4 I needed the attached diff. The only real change is in varasm.c:3610 where dest_type is used instead of TREE_TYPE (value) and src is used instead of TREE_OPERAND (value, 0)