[Bug c/45669] New: strcpy_chk false positive

2010-09-14 Thread eteran at alum dot rit dot edu
-- 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 ReportedBy: eteran at alum dot rit

[Bug c++/44330] New: __builtin_clz is behaving differently with different optimization levels

2010-05-30 Thread eteran at alum dot rit dot edu
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

[Bug c++/44330] __builtin_clz is behaving differently with different optimization levels

2010-05-30 Thread eteran at alum dot rit dot edu
--- 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

[Bug c++/25407] New: ICE when assigning value of variable passed to template as reference

2005-12-13 Thread eteran at alum dot rit dot edu
at gcc dot gnu dot org ReportedBy: eteran at alum dot rit dot edu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25407