>From [EMAIL PROTECTED] Fri Nov 2 20:50:37 2001
>To: Sanzo Miyazawa <[EMAIL PROTECTED]> >cc: [email protected], [EMAIL PROTECTED] >Subject: Re: gcc bug? Gcc of 2.95.[3-4] miscompiles kernels. >Sender: "Christopher C. Chimelis" <[EMAIL PROTECTED]> > >On Fri, 2 Nov 2001, Sanzo Miyazawa wrote: > >> The versions 2.95.3-5 and 2.95.4-8 of gcc may miscompile >> kernels, because kernels compiled by those versions of gcc could not >> boot at all on DP264 SMP in the following, but by the old version >> 2.95.2-13 can boot without any problem. > >Can you provide the versions of gcc-2.95 that are showing the >problems? The 'gcc' package just contains links now (2.95.2-13 actually >contained the compiler, FYI). > >C > The followings are the lists of versions 2.95.3 and 2.95.4 of gcc, which miscompiled kernels for DP264 SMP. Version 2.95.3 ab1> dpkg -l | grep 2.95 ii cpp 2.95.3-5 The GNU C preprocessor. ii cpp-2.95 2.95.3-4 The GNU C preprocessor. ii g++ 2.95.3-5 The GNU C++ compiler. ii g++-2.95 2.95.3-4 The GNU C++ compiler. ii g77 2.95.3-5 The GNU Fortran 77 compiler. ii g77-2.95 2.95.3-4 The GNU Fortran 77 compiler. ii gcc 2.95.3-5 The GNU C compiler. ii gcc-2.95 2.95.3-4 The GNU C compiler. ii gcj 2.95.3-5 The GNU Java compiler. ii gcj-2.95 2.95.3-4 The GNU compiler for Java(TM). ii gobjc 2.95.3-5 The GNU Objective-C compiler. ii gobjc-2.95 2.95.3-4 The GNU Objective-C compiler. ii gpc 2.95.3-5 The GNU Pascal compiler. ii gpc-2.95 2.95.3-4 The GNU Pascal compiler. ii gpc-doc 2.95.2-13.1 Documentation for the GNU Pascal compiler (g ii libgcj0 2.95.1-5 Java runtime library for use with gcj ii libgcj0-dev 2.95.1-5 Java runtime library for use with gcj ii libstdc++2.10 2.95.2-13 The GNU stdc++ library ii libstdc++2.10- 2.95.3-4 The GNU stdc++ library (development files) ii libstdc++2.10- 2.95.3-4 The GNU stdc++ library Version 2.95.4 ac0> dpkg -l | grep 2.95 ii cpp 2.95.4-8 The GNU C preprocessor. ii cpp-2.95 2.95.4-0.01100 The GNU C preprocessor. ii g++ 2.95.4-8 The GNU C++ compiler. ii g++-2.95 2.95.4-0.01100 The GNU C++ compiler. ii gcc 2.95.4-8 The GNU C compiler. ii gcc-2.95 2.95.4-0.01100 The GNU C compiler. ii libgcj0 2.95.1-5 Java runtime library for use with gcj ii libstdc++2.10 2.95.2-13 The GNU stdc++ library ii libstdc++2.10- 2.95.4-0.01100 The GNU stdc++ library (development files) ii libstdc++2.10- 2.95.4-0.01100 The GNU stdc++ library

