[Bug sanitizer/113726] New: sanitizer reports signed overflow but not underflow

2024-02-02 Thread jetrull at sbcglobal dot net via Gcc-bugs
Component: sanitizer Assignee: unassigned at gcc dot gnu.org Reporter: jetrull at sbcglobal dot net CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org, jakub at gcc dot gnu.org, kcc at gcc dot gnu.org Target Milestone: --- This code produces

[Bug c++/71543] [concepts] ICE on ill-formed declaration of a parameter with a constrained-type-specifier in a requires expression

2017-03-06 Thread jetrull at sbcglobal dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71543 Jeff Trull changed: What|Removed |Added CC||jetrull at sbcglobal dot net --- Comment

[Bug c++/56413] ICE accessing private method from enclosing class within lambda, in get_expr_operands, regression from 4.6

2013-02-20 Thread jetrull at sbcglobal dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56413 --- Comment #1 from Jeff Trull 2013-02-20 21:37:01 UTC --- Created attachment 29513 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29513 Compiler output

[Bug c++/56413] New: ICE accessing private method from enclosing class within lambda, in get_expr_operands, regression from 4.6

2013-02-20 Thread jetrull at sbcglobal dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56413 Bug #: 56413 Summary: ICE accessing private method from enclosing class within lambda, in get_expr_operands, regression from 4.6 Classification: Unclassified Pr