chk will
always overflow destination buffer
--
Summary: strcpy_chk false positive
Product: gcc
Version: 4.5.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
Report
--- Comment #1 from eteran at alum dot rit dot edu 2010-05-30 07:07 ---
I just noticed that the documentation for __builtin_clz and __builtin_ffsl say
the result is undefined if x is 0. Therefore, this bug is invalid, sorry for
the false bug report.
--
eteran at alum dot rit dot edu
different
optimization levels
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: eteran at alum dot rit dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44330
P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: eteran at alum dot rit dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25407