Package: gcc-3.3
Version: 1:3.3.6-2
Filing as a bug so we don't lose track of this...
--- Begin Message ---
Hi Matthias,
Are you already aware of the problem mentioned in the mail below?
Assuming the offending line is reachable at all, it will cause a
SIGSEGV on ia64 due to pointer-value truncation. For stpcpy() to get
declared, it is necessary to include <string.h> and define _GNU_SOURCE.
Thanks,
--david
--- Begin Message ---
Function `stpcpy' implicitly converted to pointer at
../../src/gcc/treelang/parse.c:2107
Function `stpcpy' implicitly converted to pointer at
../../src/gcc/treelang/parse.c:2107
--- End Message ---
--- End Message ---