Bug#634821: libgcc1: filename change breaks old gcc

2011-08-03 Thread Andy Chittenden
gcc-4.3 is no longer installable: # apt-get install gcc-4.3 Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution tha

Bug#634821: libgcc1: filename change breaks old gcc

2011-07-20 Thread Andy Chittenden
> By the way, Andy, could you give a quick reminder of what you are > using gcc 4.2 and 4.3 to do? We have some old code that we need to maintain that won't compile with later versions of the compiler. -- Andy, BlueArc Engineering -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debia

RE: comparing function pointer with int does not produce error

2001-10-24 Thread Andy Chittenden
> I'll take another attempt at declaring gcc behaviour to be correct. > According to 4.10/1, "success" is a null pointer constant: > > # A null pointer constant is an integral constant expression (5.19) > # rvalue of integer type that evaluates to zero. A null pointer > # constant can be converted