[Bug c/35279] incorrect "array subscript is above array bounds" warning in loop at -O3

2008-02-21 Thread rjpeters at klab dot caltech dot edu
--- Comment #1 from rjpeters at klab dot caltech dot edu 2008-02-21 19:47 --- Created an attachment (id=15197) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15197&action=view) test case; compile with "-Wall -O3" -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35279

[Bug c/35279] New: incorrect "array subscript is above array bounds" warning in loop at -O3

2008-02-21 Thread rjpeters at klab dot caltech dot edu
-- Summary: incorrect "array subscript is above array bounds" warning in loop at -O3 Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo:

[Bug c++/33962] New: ICE at call to overloaded template function with variable-length function argument list

2007-10-31 Thread rjpeters at klab dot caltech dot edu
gth function argument list Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: minor Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rjpeters at klab dot caltech dot edu GCC build

[Bug c++/27475] New: ICE when generate a precompiled header, and the same header is given to -include on the command-line

2006-05-07 Thread rjpeters at klab dot caltech dot edu
P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rjpeters at klab dot caltech dot edu GCC build triplet: i386-redhat-linux GCC host triplet: i386-redhat-linux GCC target triplet: i386-redhat-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27475

[Bug c++/26984] link error with &(typeid(int)) in anonymous namespace

2006-04-01 Thread rjpeters at klab dot caltech dot edu
--- Comment #1 from rjpeters at klab dot caltech dot edu 2006-04-02 05:29 --- Created an attachment (id=11183) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11183&action=view) test case exposing the link error with -fpic with 4.2/20060401 -- http://gcc.gnu.org/b

[Bug c++/26984] New: link error with &(typeid(int)) in anonymous namespace

2006-04-01 Thread rjpeters at klab dot caltech dot edu
Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rjpeters at klab dot caltech dot edu GCC build triplet: i686-pc-linux-g

[Bug c++/26979] ICE-on-invalid "verify_cgraph_node failed"

2006-04-01 Thread rjpeters at klab dot caltech dot edu
--- Comment #1 from rjpeters at klab dot caltech dot edu 2006-04-02 00:58 --- Created an attachment (id=11182) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11182&action=view) test case exposing the bug at -O1 with 4.2.0-20060401 -- http://gcc.gnu.org/bugzilla/show_

[Bug c++/26979] New: ICE-on-invalid "verify_cgraph_node failed"

2006-04-01 Thread rjpeters at klab dot caltech dot edu
Summary: ICE-on-invalid "verify_cgraph_node failed" Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rjpeters at klab

[Bug tree-optimization/16951] [4.0 regression] ICE in make_decl_rtl with recursion in C++ constructor (-O1)

2004-12-13 Thread rjpeters at klab dot caltech dot edu
--- Additional Comments From rjpeters at klab dot caltech dot edu 2004-12-13 21:18 --- Thanks for the bugfix. Cheers, Rob -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16951