Bug#187652: [patch] [3.2.3/hppa] fix function pointer comparisions

2003-04-12 Thread Gabriel Dos Reis
Randolph Chung <[EMAIL PROTECTED]> writes: | In reference to a message from Matthias Klose, dated Apr 05: | > Will do. What about applying this patch upstream for 3.2.3? | | since this is not a regression, i'm not sure it will be a candidate for | 3.2.3, but if Gabriel is ok with it, all the bett

Bug#187652: [patch] [3.2.3/hppa] fix function pointer comparisions

2003-04-04 Thread Randolph Chung
In reference to a message from Matthias Klose, dated Apr 05: > Will do. What about applying this patch upstream for 3.2.3? since this is not a regression, i'm not sure it will be a candidate for 3.2.3, but if Gabriel is ok with it, all the better :-) randolph

Bug#187652: [patch] [3.2.3/hppa] fix function pointer comparisions

2003-04-04 Thread Matthias Klose
Will do. What about applying this patch upstream for 3.2.3? Randolph Chung writes: > Package: gcc > Version: 3.2.3 > Severity: important > Tags: patch > > Please include the attached patch in the next gcc-3.2.3 upload. It > fixes an important bug in doing function pointer comparisions on hppa. >

Bug#187652: [patch] [3.2.3/hppa] fix function pointer comparisions

2003-04-04 Thread Randolph Chung
Package: gcc Version: 3.2.3 Severity: important Tags: patch Please include the attached patch in the next gcc-3.2.3 upload. It fixes an important bug in doing function pointer comparisions on hppa. This patch was backported from the gcc-3.3 branch. Test-compiled with no regressions. This bug cause