[Bug c/24140] New: [4.0 regression] ICE on duplicate definitions of an inline function
doko at debian dot org
gcc-bugzilla@gcc.gnu.org
Fri Sep 30 09:05:00 GMT 2005
[forwarded from http://bugs.debian.org/327301]
seen with 4.0.2, works with 3.4 and HEAD
$ gcc -c gcc-inline-ice.c
gcc-inline-ice.c: In function 'rt2x00_ioctl_set_wap':
gcc-inline-ice.c:31: warning: pointer targets in passing argument 1 of
'is_valid_ether_addr' differ in signedness
gcc-inline-ice.c:19: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--
Summary: [4.0 regression] ICE on duplicate definitions of an
inline function
Product: gcc
Version: 4.0.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: doko at debian dot org
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24140
More information about the Gcc-bugs
mailing list