Package: g++
Version: 2:2.95.4-14
Severity: normal
CPPFLAGS:-D_GNU_SOURCE -D_REENTRANT
CXXFLAGS:-O3 -g -Wall -Wshadow -Woverloaded-virtual -Winline
TARGET_ARCH: -march=i486
Building mysourcefile.cpp.
In file included from
/usr/lib/gcc-lib/i386-linux/2.95.4/../../../../include/g++-3/map:31
Package: gpc
Version: 2:2.95.4-14
Severity: normal
see subject. Sample code:
program gpc_in_bug;
var
i: integer;
r: record end;
begin
if 0 in i then begin end; { i is not a set -> gpc segfaults }
if 0 in r then begin end; { r is not a set -> gpc segfaults }
end.
-- System Information
Accepted:
gcc-snapshot_20020922-1.diff.gz
to pool/main/g/gcc-snapshot/gcc-snapshot_20020922-1.diff.gz
gcc-snapshot_20020922-1.dsc
to pool/main/g/gcc-snapshot/gcc-snapshot_20020922-1.dsc
gcc-snapshot_20020922-1_i386.deb
to pool/main/g/gcc-snapshot/gcc-snapshot_20020922-1_i386.deb
gcc-snapshot
3 matches
Mail list logo