[Bug target/31965] New: _INTEGRAL_MAX_BITS defined incorrectly

2007-05-16 Thread rridge at csclub dot uwaterloo dot ca
Severity: minor Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rridge at csclub dot uwaterloo dot ca GCC build triplet: i386-pc-mingw32 GCC host triplet: i386-pc-mingw32 GCC target triplet: i386-pc-mingw32 http

[Bug bootstrap/30790] [4.3 regression] Bootstrap comparison failure i386:

2007-02-16 Thread rridge at csclub dot uwaterloo dot ca
--- Comment #1 from rridge at csclub dot uwaterloo dot ca 2007-02-17 05:32 --- This also happens on MinGW, and I've been able to reproduce on i386-linux. It seems to be due to the changes made in r121821. In this change a number of functions made to use set_unique_reg_note

[Bug target/27636] New: Bad thunk alias to stdcall method

2006-05-16 Thread rridge at csclub dot uwaterloo dot ca
at csclub dot uwaterloo dot ca GCC build triplet: i386-pc-mingw32 GCC host triplet: i386-pc-mingw32 GCC target triplet: i386-pc-mingw32 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27636

[Bug target/27636] Bad thunk alias to stdcall method

2006-05-16 Thread rridge at csclub dot uwaterloo dot ca
--- Comment #1 from rridge at csclub dot uwaterloo dot ca 2006-05-16 23:38 --- LTHUNK0 should be aliased to [EMAIL PROTECTED]. The bug goes away if D::bar(int) is not defined. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27636

[Bug target/27599] New: [4.2 Regression] build failure on mingw

2006-05-14 Thread rridge at csclub dot uwaterloo dot ca
] build failure on mingw Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rridge at csclub dot uwaterloo dot ca GCC

[Bug target/27599] [4.2 Regression] build failure on mingw

2006-05-14 Thread rridge at csclub dot uwaterloo dot ca
--- Comment #1 from rridge at csclub dot uwaterloo dot ca 2006-05-14 06:45 --- Created an attachment (id=11458) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11458action=view) Suggested patch for fixing the bug on all targets This patch also hardens config.host against similar