[Bug middle-end/21566] trampolines + goto are broken

2005-05-14 Thread oyvind dot harboe at zylin dot com
--- Additional Comments From oyvind dot harboe at zylin dot com 2005-05-14 20:07 --- I see. The goto acts like a longjmp in this context. -- What|Removed |Added

[Bug middle-end/21566] trampolines + goto are broken

2005-05-14 Thread oyvind dot harboe at zylin dot com
--- Additional Comments From oyvind dot harboe at zylin dot com 2005-05-14 18:50 --- >This testcase will abort no matter what and and if change it to >something which will not abort all the time, it does not crash for me with - >march=i386. Does this mean that you agre

[Bug c/21566] trampolines + goto are broken

2005-05-14 Thread oyvind dot harboe at zylin dot com
--- Additional Comments From oyvind dot harboe at zylin dot com 2005-05-14 10:03 --- Created an attachment (id=8889) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8889&action=view) Testcase that crashes w/GCC 4.0 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21566

[Bug c/21566] New: trampolines + goto are broken

2005-05-14 Thread oyvind dot harboe at zylin dot com
: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: oyvind dot harboe at zylin dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21566

[Bug testsuite/21073] Incorrect declaration of member variable in p3060d.C testcase

2005-04-17 Thread oyvind dot harboe at zylin dot com
--- Additional Comments From oyvind dot harboe at zylin dot com 2005-04-17 18:04 --- Created an attachment (id=8668) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8668&action=view) With callee cleanup, declarations must be correct -- http://gcc.gnu.org/bugzilla/show_

[Bug testsuite/21073] New: Incorrect declaration of member variable in p3060d.C testcase

2005-04-17 Thread oyvind dot harboe at zylin dot com
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: oyvind dot harboe at zylin dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21073

[Bug testsuite/21062] Incorrect declaration of printf() in alias2.C

2005-04-17 Thread oyvind dot harboe at zylin dot com
--- Additional Comments From oyvind dot harboe at zylin dot com 2005-04-17 09:43 --- I searched for 'extern "C" int printf' in the testsuite and all the other declarations I saw are in line with my patch. However, I believe that it is worth taking a cursory look

[Bug testsuite/21062] Incorrect declaration of printf() in alias2.C

2005-04-16 Thread oyvind dot harboe at zylin dot com
--- Additional Comments From oyvind dot harboe at zylin dot com 2005-04-16 22:05 --- Created an attachment (id=8661) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8661&action=view) Fixes declaration of printf() -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21062

[Bug testsuite/21062] New: Incorrect declaration of printf() in alias2.C

2005-04-16 Thread oyvind dot harboe at zylin dot com
Priority: P2 Component: testsuite AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: oyvind dot harboe at zylin dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21062

[Bug testsuite/20454] New: gcc.dg/20001117-1.c is broken for callee cleanup calling convention

2005-03-13 Thread oyvind dot harboe at zylin dot com
: unassigned at gcc dot gnu dot org ReportedBy: oyvind dot harboe at zylin dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20454

[Bug bootstrap/18252] if the last fn in lib2funcs is implemented in lib1asmfuncs, configuration can fail

2004-10-31 Thread oyvind dot harboe at zylin dot com
--- Additional Comments From oyvind dot harboe at zylin dot com 2004-10-31 14:10 --- I ran the test script under Linux, and the problem exists there as well. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18252

[Bug bootstrap/18252] if the last fn in lib2funcs is implemented in lib1asmfuncs, configuration can fail

2004-10-31 Thread oyvind dot harboe at zylin dot com
--- Additional Comments From oyvind dot harboe at zylin dot com 2004-10-31 14:08 --- Created an attachment (id=7443) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7443&action=view) test script I used to debug the problem -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18252

[Bug bootstrap/18252] if the last fn in lib2funcs is implemented in lib1asmfuncs, configuration can fail

2004-10-31 Thread oyvind dot harboe at zylin dot com
--- Additional Comments From oyvind dot harboe at zylin dot com 2004-10-31 14:06 --- Created an attachment (id=7442) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7442&action=view) Fixes problem This problem definitely exists under CygWin, but I have not checked under e.g

[Bug bootstrap/18252] New: if the last fn in lib2funcs is implemented in lib1asmfuncs, configuration can fail

2004-10-31 Thread oyvind dot harboe at zylin dot com
: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: oyvind dot harboe at zylin dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18252

[Bug c++/18044] New: method signatures with argument overloading does not work across class boundaries

2004-10-18 Thread oyvind dot harboe at zylin dot com
gnu dot org ReportedBy: oyvind dot harboe at zylin dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18044

[Bug c++/17997] New: C++ ostringstream const char * interpreted as void *(?)

2004-10-14 Thread oyvind dot harboe at zylin dot com
Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: oyvind dot harboe at zylin dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17997