[Bug c++/39496] New: GCC uses non-standard calling conventions, even with -O0

2009-03-18 Thread jimb at red-bean dot com
-standard calling conventions, even with -O0 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jimb at red-bean dot com

[Bug c++/39496] GCC uses non-standard calling conventions, even with -O0

2009-03-18 Thread jimb at red-bean dot com
--- Comment #1 from jimb at red-bean dot com 2009-03-18 21:11 --- Created an attachment (id=17490) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17490action=view) Test case This is the same test case used in the transcript; attached just for convenience. -- http://gcc.gnu.org

[Bug target/39496] [4.2/4.3 Regression] GCC uses non-standard calling conventions for static functions with -O0.

2009-03-19 Thread jimb at red-bean dot com
--- Comment #9 from jimb at red-bean dot com 2009-03-19 19:51 --- Fixed for me in r144969. Thank you all! -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39496

[Bug c++/36266] New: C++ typedef misplaced in DWARF information

2008-05-19 Thread jimb at red-bean dot com
: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jimb at red-bean dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target

[Bug c++/43312] New: G++ emits bad DWARF for pointers to member functions

2010-03-09 Thread jimb at red-bean dot com
-bean dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43312

[Bug c++/45492] New: G++ permits function-to-data pointer conversions with __extension__ in functions, but not function templates

2010-09-01 Thread jimb at red-bean dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jimb at red-bean dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc