gcc-bugs archive
date index for June, 2001

This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

June 30, 2001
19:06 c/3501: Correction to problem report #3500 (location of output .d (dependancy file from -MMR switch) has changed from previous releases) rjflory
14:46 c/3500: location of output .d (dependancy file from -MMR switch) has changed from previous releases rjflory
14:06 libgcj/3499: Calendar return GMT in non-GMT timezone, such as JST-9 tjkawa
10:46 c/3498: gcc3.0.1 ICE bilgili
10:41 Re: CVS trunk bootstrap failure on alphaev6-unknown-linux-gnu Toon Moene
10:38 Re: scanf floating point bug? Christopher Faylor
09:43 scanf floating point bug? Marold Moosrainer
09:08 Re: c++/114 Martin v. Loewis
09:03 Re: c++/114: constructor attribute doesn't work in g++ 2.95 loewis
08:48 Re: libstdc++/2211: Performance regression for cin.read with respect to g++-2.95.2 ? Benjamin Kosnik
08:28 g++ segfaults whilst compiling Mozilla with -O3 Kemal Bayram
06:16 libstdc++/3497: after build problem isabet
06:07 Re: target/3037 Denis Chertykov
05:16 c++/3496: template parm shadow reporting when it is not khlebnikov
05:13 Re: c++/114 Matthias Klose
04:46 c++/3494: Internal compiler error (with wrong code, though) Matthias Klose
03:46 java/3492: -fno-bounds-check in combination with -W gives strange message Matthias Klose
03:16 java/3490: internal error using static synchronized Matthias Klose
01:56 preprocessor/3487: unrecognized token before #include points to wrong source Matthias Klose
01:36 other/3486: After build problem isabet

June 29, 2001
20:15 Re: gcc error: warning: pasting "syn" and ")" does not give a valid preprocessing token Alexandre Oliva
20:09 Re: bootstrap/3472: 3.0 fails on sparc-sun-solaris2.7 (problems with either GNU ld or Sun ld) aoliva
20:00 Re: fail to build gcc 3.0 on Solaris /x86 Alexandre Oliva
18:52 Objective-C Protocols Igor Khavkine
15:32 Re: libstdc++/2211: Performance regression for cin.read with respect to g++-2.95.2 ? Theodore Papadopoulo
15:16 optimization/3485: file that breaks -O3 in gcc3.0 loz
14:44 Re: bootstrap/3453: Make bootstrap error. ljrittle
14:41 gcc error: warning: pasting "syn" and ")" does not give a valid preprocessing token Kiet Tran
13:58 Re: Stack implementation Alan Lehotsky
13:55 Slow code generated by gcc-3.0 on i686-pc-linux-gnu Matteo Frigo
13:40 CVS trunk bootstrap failure on alphaev6-unknown-linux-gnu Toon Moene
13:20 Re: bootstrap/3251: libobjc fails to link ro
13:19 Re: libobjc/3237: Fatal error during compile of gcc 3.0 ro
12:06 Re: Stack implementation Toshi Morita
12:06 bootstrap/3484: Dies during build troger
12:06 bootstrap/3483: gcc 3.0 will not compile on Solaris 2.6 with tradcif.o error micky.williamson
12:03 Stack implementation Aaron
11:41 CVS mainline sh-elf target build failure Toshi Morita
11:09 Re: gcc-3.0 bug in unixware 7.1.1 (serious) Matt Schalit
10:36 c/3481: function attributes should apply to function pointers too Matthias Klose
09:53 gcc-3.0 bug in unixware 7.1.1 (serious) Franciszek Czekala
09:40 Re: Internal Compiler Error at function.c:3911 Ingo Krabbe
09:19 Internal Compiler Error at function.c:3911 Ingo Krabbe
08:46 optimization/3480: gcc-3.0, bad code generated with -O3 -fomit-frame-pointer on intel x86 <synopsis of the problem (one line)> jk
08:16 bootstrap/3479: gcc 3.0 ICE on arm multilib target klaus.k.pedersen
08:06 c++/3478: ICE when using enum from template class jthorn
07:46 other/3477: gcc 3.0 installation cwcarlson
06:39 Re: c++/3476: wrong `const' behaviour nathan
05:36 c++/3476: wrong `const' behaviour kunert
05:09 Re: bootstrap/3472 Dimitri Papadopoulos
04:46 Re: middle-end/3474: __builtin_sqrtf calls sqrtf nathan
04:26 Re: c/2160: signal 11 when compiling large generated program Anton Ertl
04:24 Re: Bootstrap failure on cygwin - undefined reference to `ix86_valid_decl_attribute_p' Graham Stott
03:46 c++/3475: fabs == identity (i.e. fabs broken) ak
03:27 Re: howto restrict Warnings to non-system files? Markus Werle
03:08 Re: Bootstrap failure on cygwin - undefined reference to `ix86_valid_decl_attribute_p' Joseph S. Myers
02:46 middle-end/3474: __builtin_sqrtf calls sqrtf nathan
02:46 libstdc++/3473: comparison signed and unsigned integer expressions rob_kra
02:34 Re: howto restrict Warnings to non-system files? Ingo Krabbe
01:26 bootstrap/3472: 3.0 fails on sparc-sun-solaris2.7 (problems with either GNU ld or Sun ld) papadopo

June 28, 2001
23:52 Re: Bug building cross compilers from gcc 3.0: test -x $AS in configure.in Daniel Jacobowitz
23:49 Bug building cross compilers from gcc 3.0: test -x $AS in configure.in Daniel Jacobowitz
23:15 Re: bootstrap won't link with GNU iconv Tom Tromey
22:16 c++/3471: gcc 3.01 reports error about a private copy constructor that shouldn't get called. ericp
19:26 bootstrap/3470: errors building sparc64-elf compiler ("native") mrg
17:56 debug/3468: GCC 3.0 produces invalid .def directive for virtual template rose
17:53 oballoc usage in a29k and romp on gcc 3.0 branch Joel Sherrill
17:46 Re: c++/3433 Paul Burchard
17:02 Re: fail to build gcc 3.0 on Solaris /x86 Ling Shi
15:16 c/3467: Although told to adhere to C99, reports C89 violation ljrittle
14:32 c++/3466: Internal error in gcc 3.0 / Linux simons
13:19 Re: c/3463: A problem with long long ints aoliva
12:51 Re: libstdc++/3465: Using option -I/usr/include breaks bits/std_c*.h neil
12:43 Re: java/3441: fastjar zlib tromey
12:16 libstdc++/3465: Using option -I/usr/include breaks bits/std_c*.h brad.king
12:12 Re: 2 bootstrap problems with solaris 2.8 Roman Lechtchinsky
11:39 Re: java/1954: problem with gcj apbianco
11:14 RE: todays's cvs: bootstrap error on hppa2.0w-hp-hpux11.00 Robert McNulty Junior
10:56 c/3464: simple comparision gives wrong result on -maix64 with any optimization boncz
10:43 2 bootstrap problems with solaris 2.8 Theodore Papadopoulo
10:35 Re: todays's cvs: bootstrap error on hppa2.0w-hp-hpux11.00 Neil Booth
10:29 Re: c++/3462: base class ctor in initializer list problem Artem Khodush
08:47 Re: howto restrict Warnings to non-system files? Markus Werle
08:47 Re: todays's cvs: bootstrap error on hppa2.0w-hp-hpux11.00 Markus Werle
08:42 Re: howto restrict Warnings to non-system files? Markus Werle
08:36 c/3463: A problem with long long ints William Scott
08:16 i386 `-fPIC -fexceptions' Golubev I. N.
08:06 c++/3461: Internal compiler error while compiling ncurses-5.2 comp_hash.c (do_alloc.c) mhcox
08:06 c++/3462: base class ctor in initializer list problem David.Partridge
07:17 Re: Bootstrap failure on cygwin - undefined reference to`ix86_valid_ decl_attribute_p' Alan Lehotsky
07:06 bootstrap/3460: broken libgcc2 -fPIC Golubev I. N.
06:56 bootstrap/3459: Cannot build gcc-3.0 cross compiler tkoeller
06:46 c++/3458: interbal compiler error furang
06:00 RE: g++ 3.1 EH broken for irix6.5 Billinghurst, David (CRTS)
04:06 libstdc++/3457: enable-version-specific-runtime-libs vs. gxx-include-dir gawrilow
03:56 bootstrap/3456: bootstrapping gcc-3.0 with treadmodel=posix fails on IRIX64 6.5 boris.waibel
03:26 c/3455: cc1 segmentation fault when building gcc 3.0 cross compiler iain
02:32 Re: c/3454: cc1 segmentation fault when building gcc 3.0 cross compiler neil
02:26 c/3454: cc1 segmentation fault when building gcc 3.0 cross compiler iain
02:16 bootstrap/3453: Make bootstrap error. dangaio
02:06 optimization/3452: Endless recursion in canon_rtx Andreas Schwab
01:15 Re: make -j # bootstrap fails Matt Schalit
01:10 Re: libstdc++/3269: Inefficient stream output, one 'write' call per character Loren James Rittle
00:23 Re: c++/3434: tree-check fails on int template arg as static initializer aoliva
00:06 bootstrap/3451: boostrap aborted Miroslaw Dobrzanski-Neumann

June 27, 2001
23:24 Re: Bootstrap failure on cygwin - undefined reference to `ix86_valid_ decl_attribute_p' Neil Booth
21:36 gcc-3.0; Next 3.3; bus error in stage2 James McKelvey
21:26 c++/3450: internal compiler error on my incorrect syntax athurston
18:54 Bootstrap failure on cygwin - undefined reference to `ix86_valid_ decl_attribute_p' Billinghurst, David (CRTS)
17:42 Re: java/2633: crash in gcc-01-04-24 apbianco
17:30 Re: java/2633: crash in gcc-01-04-24 apbianco
15:50 Re: java/1314: Multiple empty instance initializers put compiler into endless malloc loop apbianco
14:28 Re: libstdc++/2211 Paolo Carlini
13:43 GCC 3.0 fails to bootstrap for mips-sgi-irix5.3 with gas 2.11.2 Rainer Orth
12:16 bootstrap/3449: segfault on compile cas1650
11:56 gcc-3.0 on HPUX-11 Jim Buffenbarger
11:50 Re: make -j # bootstrap fails DJ Delorie
11:46 c++/3448: class method as parameter ibn
11:20 Problems with the errno Reddy, Mettu Rama K (Ram Mettu
11:16 c++/3447: c++ egcs-2.91.66 19990314/Linux gives internal compiler error dkerns
11:04 Re: todays's cvs: bootstrap error on hppa2.0w-hp-hpux11.00 Neil Booth
10:06 optimization/3446: a bug already seen in gcc 2.95.[12] now in gcc 3.0 gp
09:52 Re: 3.0 + optimization miscompiles groff-1/17.1 George Garvey
09:16 c++/3445: c++ keywords Golubev I. N.
09:16 c/3444: Test fails (cast) Andreas.Krakowczyk
09:09 Re: todays's cvs: bootstrap error on hppa2.0w-hp-hpux11.00 Markus Werle
09:08 todays's cvs: bootstrap error on hppa2.0w-hp-hpux11.00 Markus Werle
08:56 libstdc++/3443: target CONFIG_SITE Golubev I. N.
08:46 java/3441: fastjar zlib Golubev I. N.
08:46 bootstrap/3442: followup to PR3440 apwingo
08:44 3.0 + optimization miscompiles groff-1/17.1 David Ronis
08:37 make -j # bootstrap fails Markus Werle
08:33 trouble, while compiling mozilla root
08:29 fixincludes/3195 PTHREAD_MUTEX_INITIALIZER on Solaris Bruce Korb
08:26 c/3440: pointer to a struct changes when no assignment has been made to it apwingo
07:40 Re: libstdc++/3284 Gregor Maier
07:26 optimization/3439: 'g++ -O2' fails with throw/catch and 'static float' , 'static double' Andreas.Krakowczyk
06:57 RE: gcc 3.0 internal compiler error at varasm.c:591 Robert McNulty Junior
06:36 optimization/3438: 'g++ -O2' fails, throw/catch with objects of type 'char' Andreas.Krakowczyk
06:36 bootstrap/3437: vxworks cross-compile problem because of fixincludes alexsh
06:27 RE: gcc 3.0 internal compiler error at varasm.c:591 Robert McNulty Junior
06:01 gcc 3.0 internal compiler error at varasm.c:591 Matthew Hall
03:27 Re: optimization/3436: severe code quality regression when compiling gforth Anton Ertl
03:08 Re: optimization/3436: severe code quality regression when compiling gforth Denys Duchier
02:08 Re: "make install" Erik Meusel
02:06 optimization/3436: severe code quality regression when compiling gforth anton
01:28 "make install" Erik Meusel
01:08 Re: libstdc++/3247 Gabriel Dos Reis
01:07 Re: libstdc++/3247: valarray private member Gabriel Dos Reis
00:44 Re: bootstrap won't link with GNU iconv Neil Bird
00:36 c++/3435: c++ segfaults while compiling mozilla build rowenc

June 26, 2001
20:46 c++/3434: tree-check fails on int template arg as static initializer Paul Burchard
20:36 c++/3433: tree-check fails on int template arg as initializer Paul Burchard
18:27 Re: libstdc++/3269: Inefficient stream output, one 'write' call per character Carlo Wood
17:56 Re: libstdc++/3272: ostream::operator<<(streambuf*) sets EOFBIT to output stream bkoz
17:55 Re: libstdc++/3247 Peter Schmid
17:32 Re: libstdc++/3269: Inefficient stream output, one 'write' call per character Benjamin Kosnik
17:26 Re: libstdc++/3358: wrong return value of find_first_not_of bkoz
17:25 Re: libstdc++/3269: Inefficient stream output, one 'write' call per character Carlo Wood
17:24 Re: libstdc++/3198: Missing wide char functions crashes compile bkoz
17:19 Re: libstdc++/2211: Performance regression for cin.read with respect to g++-2.95.2 ? bkoz
17:17 Re: libstdc++/791: building --disable-static fails for gcc/libstdc++-v3/libsupc++ bkoz
17:17 Re: libstdc++/470: bind2nd or mem_fun doesn't take a function with reference argument bkoz
17:16 Re: libstdc++/2772: bind2nd(mem_fun1_ref) does not work bkoz
17:15 Re: libstdc++/2932: new operator segfaults for arrays using pthreads on hpux bkoz
17:14 Re: libstdc++/3247: valarray private member bkoz
17:11 Re: libstdc++/3284: libstdc++-3 boot problem bkoz
17:09 Re: bootstrap/3430: configure for libstdc++-v3 fails on Tru64 Alpha bkoz
15:54 Strange side-effect of -march=i386 on some builtin functions Regis Duchesne
15:54 Re: Linker Problem Alexandre Oliva
15:49 Re: c/3428: GCC-2.95.3 on target arc-elf32 generates bad code. aoliva
15:06 Re: g77 Bug Toon Moene
15:03 Re: target/3427 Gabriel Dos Reis
14:10 Re: libstdc++/3269: Inefficient stream output, one 'write' call per character Benjamin Kosnik
13:57 Re: bootstrap/3421: make bootstrap problem aoliva
13:53 RE: Linker Problem DiFrango, Ron
13:50 Re: optimization/3407: g++ compiles at -g and -O; fails to compile at -O2 and -O3, aoliva
13:46 Re: Linker Problem Alexandre Oliva
13:40 Re: gcc3.0 error halts make of linux kernel 2.2 Alexandre Oliva
13:36 Re: optimization/3399: internal compiler error at reload1.c:8355 aoliva
13:34 Re: c++/3389: gcc-3.0 doesn't build shared C++ library on i386-pc-gnu aoliva
13:33 Re: c++/3390: Can't pass a reference to temporary objects aoliva
13:06 bootstrap/3432: Attempt to build on DEC UNIX 5.0 dies with internal compiler error jfn
12:59 Re: target/3427 Andrew Koenig
11:29 Re: bootstrap won't link with GNU iconv Bruno Haible
11:26 Re: hppa2.0w-hp-hpux11.00 linker error: spurious behaviour of -fweak (differs from i686-pc-linux-gnu) law
11:16 c++/3431: ice while emitting debug info ak
11:11 Re: libstdc++/3377: missing std::__cmath_power<double>(double,unsigned) pme
11:06 libstdc++/3430: configure for libstdc++-v3 fails on Tru64 Alpha SCOTT A. KAJIHARA
11:05 [Fwd - Frm: inessa.chernoguz@intel.com, Subj: ] Free Software Foundation
10:52 Re: i486-linux-glibc1 Bootstrap failure in 3.0 David Ronis
10:16 c/3429: GCC-2.95.3 on target arc-elf32 generates bad code. francisco.blasco
10:16 c/3428: GCC-2.95.3 on target arc-elf32 generates bad code. francisco.blasco
10:11 Re: i486-linux-glibc1 Bootstrap failure in 3.0 Manfred Hollstein
10:06 target/3427: g++3.0 produces executables that don't work at all on Solaris 2.6 ark
10:01 RE: [gcc-3.0] Fixinclude uw7_byteorder_fix not getting applied Bruce Korb
09:53 Re: bootstrap won't link with GNU iconv Tom Tromey
09:44 Re: Makefile bugs in gcc-3.0 Tom Tromey
09:42 Re: java/1376 Tom Tromey
09:23 hppa2.0w-hp-hpux11.00 linker error: spurious behaviour of -fweak (differs from i686-pc-linux-gnu) Markus Werle
09:21 hppa2.0w-hp-hpux11.00 linker error: spurious behaviour of -fweak (differs from i686-pc-linux-gnu) Markus Werle
08:53 hppa2.0w-hp-hpux11.00: ucomp dies during linkage stage Markus Werle
08:16 java/3426: java.io.InputStreamReader, infinite loop david-b
08:11 hppa2.0w-hp-hpux11.00 gcc-3.0 segmentation fault with option -fstats Markus Werle
07:52 Re: Makefile bugs in gcc-3.0 Jeff Sturm
07:24 Re: Makefile bugs in gcc-3.0 John B. Brown
06:16 g77 Bug Hodson Douglas D Civ ASC/HPMT
06:01 Re: c++/3423: "iterator" name lookup trouble Artem Khodush
05:56 c++/3425: Error whith template and STL. allali
05:42 Linker Problem DiFrango, Ron
05:28 Re: bootstrap/3373 Jeff Sturm
05:26 Re: c++/3400: doesn't compile simple hierarchy with overlaoding lerdsuwa
05:25 Re: c++/3402: GCC 3.0 does not compile using push_back function on a vector of pairs of const strings lerdsuwa
05:24 Re: c++/3423: "iterator" name lookup trouble lerdsuwa
05:21 [gcc-3.0] Fixinclude uw7_byteorder_fix not getting applied to UnixWare7.1.1 /usr/include/arpa/inet.h Matt Schalit
04:56 c++/3424: One templatized nested class deriving from another mps
04:40 Re: Makefile bugs in gcc-3.0 Jeff Sturm
04:36 c++/3423: "iterator" name lookup trouble ak
04:33 Re: optimization/1762, please reopen Reichelt
04:16 c/3422: Parentheses eating amodra
04:16 Re: libstdc++/3269: Inefficient stream output, one 'write' call per character Anders Furuhed
03:49 duplicate #define in gcc/config/sparc/sp64-elf.h Alexey Mahotkin
03:13 Re: libstdc++/3197: Segfault in basic_ios<>::widen bkoz
03:02 Re: libstdc++/3269: Inefficient stream output, one 'write' call per character bkoz
01:23 bootstrap won't link with GNU iconv Neil Bird
01:21 Re: bootstrap/3373 Hans Werner Strube
01:15 Re: c++/3400: doesn't compile simple hierarchy with overlaoding Artem Khodush
00:58 Re: c++/3402: GCC 3.0 does not compile using push_back function on a vector of pairs of const strings Artem Khodush

June 25, 2001
23:56 bootstrap/3421: make bootstrap problem dangaio
23:42 Re: optimization/2938: [Regression vs 2.95] Optimization with -O1causes near infinite time Wolfgang Bangerth
23:35 Re: Makefile bugs in gcc-3.0 Neil Booth
22:42 Re: libstdc++/3195: STL warning on Solaris with GCC 3.0 ljrittle
22:06 libgcj/3419: unresolved symbols when gcj -static is used doko
21:53 Makefile bugs in gcc-3.0 John B. Brown
21:33 Makefile bugs in gcc-3.0 John B. Brown
21:32 Re: optimization/2938: [Regression vs 2.95] Optimization with -O1causes near infinite time Mark Mitchell
18:53 i486-linux-glibc1 Bootstrap failure in 3.0 David Ronis
16:46 target/3418: --with-cpu=403 flag results in broken xgcc which segfaults on tmp-dum.c bryan
16:46 java/3417: Downcast on integral types. apbianco
15:16 Re: java/1376 Jeff Sturm
14:56 c++/3416: gcc-3.0 Internal compiler error in arg_assoc, at cp/decl2.c:4902 romberg
14:26 other/3415: noisy build process with incomplete cleanup Hallvard B Furuseth
14:09 Re: target/3383: covariant returns types not implemented ljrittle
14:00 Re: java/1376 Jeff Dahl - Test/MTI
13:36 c/3414: Inaccurate documentation of __attribute__((malloc)) Hallvard B Furuseth
13:34 Re: preprocessor/3413: include_next does not work with -I/usr/include neil
13:22 Re: c++/3002: internal compiler error on ia64 itanium for orbacus 3. wilson
13:16 Re: optimization/1762, please reopen Richard Henderson
12:36 preprocessor/3413: include_next does not work with -I/usr/include wolf359_
12:25 Re: optimization/3384: PowerPC -funroll-loops -fbranch-count-reg misoptimization Zoltan Hidvegi
12:10 Re: c++/3002 Jim Wilson
11:36 bootstrap/3412: -mcoff in CRTSTUFF_T_CFLAGS_S Golubev I. N.
11:29 Re: optimization/1762, please reopen Reichelt
11:08 Re: optimization/1762, please reopen Richard Henderson
11:08 Problems assembling libffi/src/x86/sysv.S with Solaris 8/Intel native as Rainer Orth
10:50 Re: middle-end/3410: Cannot build gcc 3.0 for arm-elf target; stage2 compiler bug Faisal Akber
10:49 Re: optimization/1762: treatment of NaNs violates IEEE 754 neil
10:45 Re: middle-end/3410: Cannot build gcc 3.0 for arm-elf target; stage2 compiler bug Rod Stewart
09:58 STOP!! Re: optimization/3407 Ralph R. Peters
09:48 Re: optimization/1762, please reopen Reichelt
09:06 middle-end/3410: Cannot build gcc 3.0 for arm-elf target; stage 2 compiler bug fakber
08:56 other/3409: configure objdump Golubev I. N.
08:45 RE: Linker Problem DiFrango, Ron
08:16 c/3408: spurious, misplaced warning: 'will never be executed' h.b.furuseth
08:05 [Fwd: bootstrap error] Sean McLaughlin
08:05 Re: [libstdc++/3052] 3.0 unresolved ref to sqrtf Nathan Sidwell
07:46 optimization/3407: g++ compiles at -g and -O; fails to compile at -O2 and -O3, rrpeter
07:40 Linker Problem DiFrango, Ron
07:36 c++/3406: Parse error on valid expression Bill Somerville
06:42 Re: Shared Libary Ronald R. DiFrango
06:11 Re: [libstdc++/3052] 3.0 unresolved ref to sqrtf Wolfgang Bangerth
06:00 trouble installing gcc 3.0 on solaris 2.6 Andrew Koenig
06:00 Re: optimization/2938: [Regression vs 2.95] Optimization with -O1causes near infinite time Wolfgang Bangerth
05:26 c/3403: Internal compiler error in update_equiv_regs Eric Doenges
05:06 c++/3402: GCC 3.0 does not compile using push_back function on a vector of pairs of const strings roy
04:46 bootstrap/3401: Critical problems with Gcc-3.0 pnobili
04:16 c++/3400: doesn't compile simple hierarchy with overlaoding volker.reichenberger
02:25 [3.0, c++, java]: -fomit-frame-pointer IS broken on x86! Manfred Hollstein
02:16 optimization/3399: internal compiler error at reload1.c:8355 Andreas.Krakowczyk
01:55 Re: c++/3398 Michael Shepanski
01:46 c++/3398: "using" with member-function template mps
01:36 java/3397: Internal compiler error on /gcc-3.0/libjava/java/lang/k_tan.c yeoh
00:56 c++/3396: template conversion operator Axel.Zeuner
00:36 c++/3395: Attribute causes type lookup to fail. Regression. khan
00:00 Re: c/2035: Internal compiler error on complex casts. Only with optimisation. jsm28

June 24, 2001
23:00 Re: Requirements for ia64 Jim Wilson
21:06 c++/3394: Attribute in derived class crashes compiler. Regression. khan
20:56 fortran/3393: ICE in extract_insn, at recog.c:2173 David.Billinghurst
20:33 Re: c/2035: Internal compiler error on complex casts. Only withoptimisation. Mike van Emmerik
19:56 fortran/3392: ICE in function_arg, at config/mips/mips.c:4007 David.Billinghurst
19:27 gcc3.0 error halts make of linux kernel 2.2 Stewart Andreason
17:16 c++/3391: The compiler gives a Segmentation Fault when debug option is passed (-g) rafa
17:02 Re: Trunk failure w/solaris2 in stage1 libgcc2 (subreg_highpart_offset) Kaveh R. Ghazi
13:27 Re: ICE - Compiling gzip fails Richard Henderson
12:21 Re: ICE - Compiling gzip fails Jan Hubicka
11:42 Current CVS trunk on i686 produce new: Unrecognizable insn Andreas Jaeger
10:02 ICE - Compiling gzip fails Andreas Jaeger
09:03 error compiling linux kernel v2.4.5-ac17 Oden Eriksson

June 23, 2001
15:14 Re: bootstrap/3364: a29k-coff fails to compile on gcc 3.0 CVS branch Kaveh R. Ghazi
14:58 gcc 3.0: incorrect line number (344) in specific error message E. Jay Berkenbilt
14:06 c++/3390: Can't pass a reference to temporary objects prewett
12:36 c++/3389: gcc-3.0 doesn't build shared C++ library on i386-pc-gnu Jeff Bailey
10:55 Re: bootstrap/3368: m68k-elf fails to compile on gcc 3.0 CVS branch Toshi Morita
08:57 Re: c++/3385: -std=foo doesn't work with C++ Joseph S. Myers
08:08 Re: c++/3385: -std=foo doesn't work with C++ Daniel Elstner
07:04 Re: c++/3385: -std=foo doesn't work with C++ Gabriel Dos Reis
06:33 Re: bootstrap/3368: m68k-elf fails to compile on gcc 3.0 CVS branch Joel Sherrill
06:31 Re: linkonce sections, DWARF2 EH, and the ppc failures Maciej W. Rozycki
02:27 Re: c++/3385: -std=foo doesn't work with C++ Neil Booth
02:11 Re: c++/3385: -std=foo doesn't work with C++ Joseph S. Myers
01:30 Re: c++/3385: -std=foo doesn't work with C++ Neil Booth
00:10 Re: Shared Libary Alexandre Oliva
00:08 Re: bootstrap/3176: relocatable problem on powerpc-eabi and powerpc-rtems aoliva
00:04 Re: c/3376: optimised code wrong in simple for statement aoliva
00:01 Re: bootstrap/3373: make bootstrap fails in libjava if --with-gnu-as is used aoliva

June 22, 2001
23:59 Re: bootstrap/3371: sh-elf fails to compile on gcc 3.0 CVS branch aoliva
23:50 Re: c++/3356: Multiple inheritance from a class that has a throw() destructor doesn't compile aoliva
23:42 Re: c++/3354: Internal compiler error while compiling ORBIX 3.3 CORBA code aoliva
23:35 Re: fail to build gcc 3.0 on Solaris /x86 Alexandre Oliva
23:32 Re: libstdc++.so.3 not found Alexandre Oliva
22:36 bootstrap/3388: 3.0 bootstrap failure, native sparc-sun-solaris2.5.1, fixinc/fixincl.c chastain
21:12 Re: Shared Libary Jeff Sturm
18:00 Re: c++/3385: -std=foo doesn't work with C++ Daniel Elstner
17:56 optimization/3387: GCC 3.0 optimisation -O2 -fPIC produces incorrect code wbrack
17:53 Re: other/3386: Undocumented target macros in 3.0 jsm28
17:46 other/3386: Undocumented target macros in 3.0 Joseph Myers
17:42 Re: c++/3385: -std=foo doesn't work with C++ Joseph S. Myers
17:36 c++/3385: -std=foo doesn't work with C++ Daniel Elstner
16:57 Re: template_type_parm and typename_type not supported by dump_type_prefix John David Anglin
16:51 Re: 3.1 bootstrap failure on irix6.5: gcc/cppmacro.c - expression mus t be a modifiable lvalue 'neil@cat.daikokuya.demon.co.u
16:36 Re: template_type_parm and typename_type not supported by dump_type_prefix Jeffrey Oldham
16:36 optimization/3384: PowerPC -funroll-loops -fbranch-count-reg misoptimization Zoltan Hidvegi
16:04 Shared Libary Ronald R. DiFrango
15:37 Re: target/3383: covariant returns types not implemented ljrittle
15:15 Re: bootstrap/3368: m68k-elf fails to compile on gcc 3.0 CVS branch Toshi Morita
15:06 c++/3383: covariant returns types not implemented t5
14:48 Combine PR3176 and 3369 Joel Sherrill
14:46 bootstrap/3382: couldn't build compiler collection Jan.Duennweber
14:21 Re: bootstrap/3368: m68k-elf fails to compile on gcc 3.0 CVS branch Joel Sherrill
14:16 c++/3381: explicit template instantations fail with absolutely qualified names Jens.Maurer
13:21 Re: bootstrap/3368: m68k-elf fails to compile on gcc 3.0 CVS branch Toshi Morita
12:46 bootstrap/3380: bootstrap comparison failed on java/parse.o klein
12:40 Re: c/3259: ({ }) and -Wall jsm28
11:56 c/3379: gcc 3.0 gives incomprehensible error using explicit __func__ rogier.goossens
11:49 Re: libstdc++.so.3 not found Phil Edwards
11:49 Re: bootstrap/3368: m68k-elf fails to compile on gcc 3.0 CVS branch Joel Sherrill
11:16 other/3378: make rebuilds dhighley
11:06 libstdc++/3377: missing std::__cmath_power<double>(double,unsigned) garloff
10:59 Re: c/3259: ({ }) and -Wall jsm28
10:56 c/3376: optimised code wrong in simple for statement alatham
10:42 Re: bug or specification ? (gcc 3.0) Geoff Keating
09:56 Re: bootstrap/2168: genattr abort during cross compilation jsm28
09:37 Re: bootstrap/3368: m68k-elf fails to compile on gcc 3.0 CVS branch Toshi Morita
09:26 bootstrap/3375: gcc-3.0 fails to compile on Solaris 2.7 gcc
09:25 Re: bootstrap/3371: sh-elf fails to compile on gcc 3.0 CVS branch Toshi Morita
09:16 bootstrap/3374: Bootstrap failure with -O -fomit-frame-pointer Laurynas Biveinis
09:01 Re: template_type_parm and typename_type not supported by dump_type_prefix John David Anglin
08:56 bootstrap/3373: make bootstrap fails in libjava if --with-gnu-as is used strube
08:46 Re: template_type_parm and typename_type not supported by dump_type_prefix Jeffrey Oldham
07:56 bootstrap/3371: sh-elf fails to compile on gcc 3.0 CVS branch joel
07:56 bootstrap/3372: v850-elf fails to compile on gcc 3.0 CVS branch joel
07:56 bootstrap/3369: powerpc-unknown-eabi fails to compile on gcc 3.0 CVS branch joel
07:56 bootstrap/3370: sh-coff fails to compile on gcc 3.0 CVS branch joel
07:56 bootstrap/3367: m68k-coff fails to compile on gcc 3.0 CVS branch joel
07:56 bootstrap/3368: m68k-elf fails to compile on gcc 3.0 CVS branch joel
07:56 bootstrap/3366: i960-elf fails to compile on gcc 3.0 CVS branch joel
07:56 bootstrap/3365: i960-coff fails to compile on gcc 3.0 CVS branch joel
07:56 bootstrap/3364: a29k-coff fails to compile on gcc 3.0 CVS branch joel
07:21 Re: bootstrap/979: make bootstrap fails with segmentation fault jsm28
07:03 Re: c/2047: Internal compiler error in `require_complete_type', at c-typeck.c:96 jsm28
06:52 Re: other/2307: README points to deprecated INSTALL directory jsm28
06:50 Re: other/2003: libgcc ABI jsm28
06:42 Re: other/669: gcc-2.95.2 Fails to Compile (stage 2) on RedHat 7.0 system jsm28
06:26 c++/3363: Missing stl_config.h inclusion in stl_alloc.h Grant Gould
06:23 3.1 bootstrap failure on irix6.5: gcc/cppmacro.c - expression must be a modifiable lvalue Billinghurst, David (CRTS)
06:06 bootstrap/3362: HP-UX 11.0 w/ gcc-3.0 build problems H.Merijn Brand
05:32 Re: c/3128: gcc3.0 miscompiles Linux/ia64 kernel jsm28
05:25 Re: c/2681: Attempting to compile public gated code and getting segmentation fault jsm28
05:19 Re: c++/3360: `and, `or', `xor' ... variable names neil
05:18 Re: c/2562: Compile error when try to compile CVS-HEAD of gcc on hp-ux jsm28
05:16 Re: c/2487: arm-linux-gcc jsm28
05:14 Re: c/2481: Internal compiler error in `change_address', at emit-rtl.c:1584 jsm28
05:13 Re: c/2456: gcc crashes in build_insn_chain jsm28
05:12 Re: c/2404: arm-linux-gcc ice jsm28
05:09 Re: c/2160: signal 11 when compiling large generated program jsm28
05:06 c++/3360: `and, `or', `xor' ... variable names Santiago G. Reyero
04:36 c++/3359: Struct.C:16: Internal compiler error. gvello
04:06 libstdc++/3358: wrong return value of find_first_not_of arvin
03:57 Re: c/2419: GCC 2.96 FP bit manipulation snafu jsm28
03:52 Re: c/2381: conflicting types for `va_list' (Solaris 8 Intel) jsm28
03:51 Re: c/2365: gcc 2.95.3 bison and msgfmt problem jsm28
03:50 Re: c/2168: genattr abort during cross compilation jsm28
03:49 Re: c/2047: Internal compiler error in `require_complete_type', at c-typeck.c:96 jsm28
03:44 Re: c/2170: gcc version 2.95.3 19991030 (prerelease) stops with Error 1 when trying to make postfix-release-20010228 on OpenBSD 2.8 (ports) jsm28
03:43 Re: c/2035: Internal compiler error on complex casts. Only with optimisation. jsm28
03:41 Re: c/1642: problem with inline assembler: result variable not finished (?) when used jsm28
03:40 Re:Re: G++ preprocessor problem with unary ## -- summary Fernando Rodriguez Salazar
03:37 Re: c/1048: Seems to mis-compile for loop init expression jsm28
03:36 Re: c/805: gcc 2.95.2 reorders subexpressions of boolean operators jsm28
03:33 Re: c/3120: __builtin_fsqrt still on mainline jsm28
03:06 optimization/3357: wrong optimization with option '-O3' Andreas.Krakowczyk
02:16 c++/3356: Multiple inheritance and throw() markus
01:10 bug or specification ? (gcc 3.0) Hideo Saito
00:00 Requirements for ia64 Stuehlmeyer, Wolfgang

June 21, 2001
22:25 A million "sorry, not implemented: `template_type_parm' not supported by dump_type_prefix" warnings on irix6.5 Billinghurst, David (CRTS)
21:36 libstdc++/3355: Build of gcc3.0 fails P.Jackway
20:53 Re: GCC Build Error Jeff Sturm
20:49 Re: GCC Build Error mike stump
20:41 template_type_parm and typename_type not supported by dump_type_prefix John David Anglin
20:36 Re: Dynamic Relocation Error (g++ 3.0) Hideo Saito
20:30 Re: libstdc++/3353: Problem while generating .h file... ljrittle
20:25 GCC Build Error David Morsberger
19:46 c++/3354: Internal compiler error while compiling ORBIX 3.3 CORBA code bert.laverman
19:16 libstdc++/3353: Problem while generating .h file... jma
19:04 Re: libstdc++/3184: sinf() used but may not exist on target dje
18:46 debug/3352: extern/inline combination in try/catch causes wrong lineinfo for all symbols in file jakacki
18:33 Dynamic Relocation Error (g++ 3.0) Hideo Saito
18:29 Re: libstdc++.so.3 not found Jeff Sturm
17:56 c++/3351: GCC 3.0 does not compile template-friend in nested template-struct. whiskey
17:11 Re: libstdc++.so.3 not found Al Stevens
16:56 c++/3350: Partial specialization with pointer to member template parameters philippeb
16:55 fail to build gcc 3.0 on Solaris /x86 Ling Shi
16:25 Re: other/3348: Corrupt /cvs/gcc/gcc/gcc/ChangeLog,v jsm28
15:56 libstdc++/3349: bug in map::insert(p,t) Sylvain.Pion
15:16 other/3348: Corrupt /cvs/gcc/gcc/gcc/ChangeLog,v Joseph Myers
14:47 Re: c/3345: incorrect order of evaluation of + operator neil
14:34 Re: bootstrap/3314: --enable-threads does not seem to be working for HP-UX 11.00 ljrittle
14:22 Re: bootstrap/3302: gcc 3.0 bootstrap fails on fresh mandrake 8.0 install ljrittle
14:20 Re: bootstrap/3266: gthr-rtems.h bug impacts *-rtems ljrittle
14:12 Re: bootstrap/3335: failed bootstrap on Mandrake 8 ljrittle
14:04 Re: preprocessor/3260: #include __FILE__ broken neil
13:47 Re: c/3297: fixincludes (?) removes pthread types from types.h Alexandre Oliva
13:38 Re: c/3297: fixincludes (?) removes pthread types from types.h Bruce Korb
13:27 Re: other/3265: GCC 3.0 fails to build host=freebsd4.3 target=i386linux ljrittle
13:19 Re: libstdc++.so.3 not found Phil Edwards
13:06 c/3347: Too large bitfields should be errors h.b.furuseth
12:50 Re: c/3297: fixincludes (?) removes pthread types from types.h Alexandre Oliva
12:47 Re: optimization/3330: optimization large memory copies uses kernel memcpy function without user's knowledge. aoliva
12:44 Re: DON'T SEND A CORE DUMP TO THE WHOLE LIST, YOU IDIOT Alexandre Oliva
12:41 Re: GCC : Missing mkinstalldirs files when 'make install' Alexandre Oliva
12:40 Re: gcc-3.0 bootstrap failure on hppa64-hp-hpux11.00 Alexandre Oliva
12:36 bootstrap/3346: compiler build dies with loader error tannerc
12:01 Re: --enable-languages=c is valid Phil Edwards
11:56 c/3345: incorrect order of evaluation of + operator chris
11:46 Re: Increased testsuite failues in binutils-2.11.1 using gcc-3.01 Manfred Hollstein
11:46 c/3344: internal compiler error in 'change_address', at emit-rtl.c on alpha redstone
11:40 Re: gcc bug Phil Edwards
11:36 c/3343: gcc compiled code gives segmentation fault kishoref
11:30 Re: gcc bug Alexandre Oliva
11:30 Re: GCC : Missing mkinstalldirs files when 'make install' Neil Booth
11:27 Re: hppa2.0w-hp-hpux11.00: linkage problems with explicit instantiation Alexandre Oliva
11:26 other/3342: Build 3.0 on Linux-glibc1 fails: undefined reference to `_IO_2_1_stdout_' anonymous
11:26 other/3341: Build 3.0 on Linux-glibc1 fails: readdir_r undeclared Q
11:20 Re: DON'T SEND A CORE DUMP TO THE WHOLE LIST, YOU IDIOT Neil Booth
11:16 other/3340: Build 3.0 on Linux-glibc1 fails: wrong include for syscall.h Q
11:16 other/3339: Build 3.0 on Linux-glibc1 fails: missing include for sigcontext.h (2) Q
11:06 other/3337: build on linux-gnulibc1 fails: no sys/ucontext.h Q
11:06 other/3338: Build 3.0 on Linux-glibc1 fails: missing include for sigcontext Q
11:02 Re: gcc bug Phil Edwards
10:35 libstdc++.so.3 not found Al Stevens
10:26 RE: libgcj/2737: User-defined thrown exception is not found jddahl
10:26 c++/3336: Internal Compiler Error tazium
10:06 bootstrap/3335: failed bootstrap on Mandrake 8 sefer
09:56 bootstrap/3334: fails to bootstrap with gcc-3.0 jankr
09:17 Re: pending/3217: ADVERTISING IS EXTREMELY PROFITABLE! (4683) Daniel Berlin
09:16 Re: libgcj/2737: User-defined thrown exception is not found Tom Tromey
09:06 bootstrap error Sean McLaughlin
09:03 Re: libgcj/2737: User-defined thrown exception is not found tromey
09:02 Re: libgcj/2737: User-defined thrown exception is not found Tom Tromey
08:50 RE: libgcj/2737: User-defined thrown exception is not found jddahl
08:46 Re: gcc-3.0 bootstrap failure on hppa64-hp-hpux11.00 Markus Werle
08:46 c++/3333: Using declaration doesn't work with classes. aroach
08:46 c++/3332: friend function declaration in a class in a namespace causes error aroach
08:40 Re: c/3297: fixincludes (?) removes pthread types from types.h Bruce Korb
08:36 c++/3331: GCC 3.0, const member pointer error abraham
08:36 optimization/3330: optimization large memory copies uses kernel memcpy function without user's knowledge. dorian.araneda
08:34 Re: Increased testsuite failues in binutils-2.11.1 using gcc-3.01 David Ronis
08:16 optimization/3329: optimization large memory copies uses kernel memcpy function without user's knowledge. dorian.araneda
08:14 RE: libgcj/2737: User-defined thrown exception is not found jddahl
08:07 Re: Increased testsuite failues in binutils-2.11.1 using gcc-3.01 Manfred Hollstein
08:06 Re: g++-3.0 vs. kdelibs-2.1.2 Alexandre Oliva
08:05 RE: DON'T SEND A CORE DUMP TO THE WHOLE LIST, YOU IDIOT Jianlin Chang
07:55 GCC : Missing mkinstalldirs files when 'make install' Nicolas.PROTON
07:55 gcc-3.0 bootstrap failure on hppa64-hp-hpux11.00 Markus Werle
07:52 Re: Increased testsuite failues in binutils-2.11.1 using gcc-3.01 David Ronis
07:26 c/3328: wrong code with Optimization '-O' Andreas.Krakowczyk
07:25 Re: Increased testsuite failues in binutils-2.11.1 using gcc-3.01 Manfred Hollstein
07:09 hppa2.0w-hp-hpux11.00: linkage problems with explicit instantiation Markus Werle
07:01 no bug, but: thank you! Markus Werle
06:54 Re: g++-3.0 vs. kdelibs-2.1.2 Franz Sirl
06:46 bootstrap/3327: make bootstrap-lean failure on rs6000 aix 4.2.1 horwitz
06:06 c/3326: wrong code with bitfields and integer division operator Andreas.Krakowczyk
06:06 c/3325: wrong code with bitfields and integer modulo operator Andreas.Krakowczyk
05:13 Re: pending/3217: ADVERTISING IS EXTREMELY PROFITABLE! (4683) neil
05:00 Re: c/3324: wrong operator priority neil
04:36 c/3324: wrong operator priority arminu
03:36 optimization/3323: gcc -O2 -fomit-frame-pointer -fPIC references unitialized %ebp on x86 mitr
03:20 g++-3.0 vs. kdelibs-2.1.2 Adam J. Richter
03:05 Critical problems with Gcc-3.0 Philippe Nobili
02:56 bootstrap/3321: "make bootstrap" fails on i686-pc-cygwin - #include nested too deeply mike
02:46 Re: optimization/3289 jef.alpha.soft
02:17 Re: Breakage in flow with table jumps Andrew Haley
02:16 bootstrap/3319: GCC-A29K: compiler for target a29k-coff fails to build tm2
02:09 Re: c++/3282: Problems with throw and destuctor callings Artem Khodush
02:06 bootstrap/3318: GCC-M68k: compiler for target m68k-elf fails to build tm2
01:56 bootstrap/3317: GCC-MCORE: compiler for mcore-elf target fails to build tm2
01:51 Re: c++/3309: 'string' typedef bug Artem Khodush
01:46 bootstrap/3316: GCC-v850: compiler for v850-elf target fails to build tm2
01:43 Re: Breakage in flow with table jumps Franz Sirl
01:36 bootstrap/3314: --enable-threads does not seem to be working for HP-UX 11.00 harri.pasanen
01:26 bootstrap/3313: GCC-SH: shift_costs indexed incorrectly on sh-elf target tm2
01:26 bootstrap/3312: GCC-H8300: target build failure tm2
01:16 optimization/3311: GCC-SH: gcc loses result of AND operation due to force_to_mode bug tm2
01:12 Re: c++/3309: Incorrect compilation error. aoliva
00:54 Bootstrap failure on GCC 3.1 branch for i686-linux-gcc Andreas Jaeger
00:49 Many thanks from IRIX jarausch

June 20, 2001
23:21 RE: libgcj/2737: User-defined thrown exception is not found Jeff Sturm
22:53 DON'T SEND A CORE DUMP TO THE WHOLE LIST, YOU IDIOT Barnet Wagman
22:34 Re: other/3286: --program-suffix is ignored Frank Mueller
22:26 c++/3310: RTTI dynamic_cast fails for dynamic modules with common lib. bgreen
19:09 Re: libgcj/2737: User-defined thrown exception is not found Alexandre Oliva
18:36 c++/3309: 'string' typedef bug George Wu
17:42 Re: other/3286 Sammartino, Ryan
17:14 Re: c/3297: fixincludes (?) removes pthread types from types.h aoliva
17:10 Re: bootstrap/3295: gencheck dumps core aoliva
17:09 gcc 3.0 doesn't compile gcc 2.7.2.3. Jack Cummings
17:08 Re: other/3296: make install dies aoliva
16:46 c/3308: rwblob.c:171: Internal compiler error in change_address, at emit-rtl.c:1635 andrew.catero
15:55 generic thunk code fails... Daniel Sands
15:12 Re: bootstrap/3268: Nested include in GCC 3.0 due to small mistake in tm.h file aoliva
15:09 Re: libgcj/2737: User-defined thrown exception is not found Tom Tromey
15:07 Re: optimization/3289: Illegal code generated with -O aoliva
15:05 Re: c++/3287: usleep() undeclared aoliva
15:01 Re: linkonce sections, DWARF2 EH, and the ppc failures Geoff Keating
14:56 Re: optimization/3278: Solaris 8, gcc3.0 ICE with -O2, -O3, -Os (not -O, -O0, -O1) aoliva
14:36 Re: c/3297: fixincludes (?) removes pthread types from types.h Grant Gould
14:10 Re: linkonce sections, DWARF2 EH, and the ppc failures Maciej W. Rozycki
14:04 Re: libstdc++/3284: libstdc++-3 boot problem ljrittle
14:03 Re: c++/3299 Sammartino, Ryan
13:55 RE: c/3297: fixincludes (?) removes pthread types from types.h Bruce Korb
13:42 Re: gcc bug Alexandre Oliva
13:42 Re: compile time err. please help Alexandre Oliva
13:36 optimization/3306: Internal Compiler error (UltraSPARC) Steven.Bankowitz
13:33 Re: unable to compile gcc-3.0 on i686-pc-linux-gnu (getrusage pb) Alexandre Oliva
13:31 RE: libgcj/2737: User-defined thrown exception is not found jddahl
13:29 Re: c/3276: pngset.c: In function `png_set_cHRM': pngset.c:973: Internal compiler error in gen_reg_rtx, at emit-rtl.c:542 aoliva
13:26 other/3305: gcc-3.0 make -k check generates signigicant errors and runs few tests jeff.deifik
13:23 Re: bootstrap/3263: g++ 3.0 fails in 64 bit mode aoliva
13:19 Re: *-rtems config.gcc patch Alexandre Oliva
13:18 Re: Trouble with C-preprocessor Alexandre Oliva
13:16 c++/3304: g++ accepts array definition with non-constant dimensions jeggers
13:16 Re: preprocessor/3243: /usr/local/gcc-3.0/include/g++-v3/i686-pc-linux-gnu/bits/gthr.h:98:26: gthr-default.h: No such file or directory Alexandre Oliva
13:06 bootstrap/3303: gcc-3.0 bootstrap fails using GNU ld on Solaris gabe647
12:56 bootstrap/3302: gcc 3.0 bootstrap fails on fresh mandrake 8.0 install stewart
12:46 c++/3301: gcc 3.0.1 20010618 breaks kdelibs-2.1.2 build daniel.elstner
12:43 Re: c/2621 Roberto Gaggiotti
11:55 Re: libgcj/2737: User-defined thrown exception is not found Tom Tromey
11:46 c++/3300: using declaration does not change member accessibility correctly oliver
11:41 Re: other/3286: --program-suffix is ignored Joseph S. Myers
11:37 Re: more on PR3179 (fortran and some target backends) Joseph S. Myers
11:34 Re: c/3297 Grant Gould
11:25 dbxout_init() botches labels David Gordon Hogan
11:20 Re: bootstrap/3236 Zack Weinberg
11:19 Breakage in flow with table jumps Andrew Haley
11:17 Re: Dynamic linker is unable to find GCC libraries Kjetil Torgrim Homme
11:05 Breakage in flow with table jumps Andrew Haley
11:03 Re: bootstrap/3236 Jeff Deifik
10:59 Re: gcc-3.0 pb with macro __STDC_VERSION__ Joseph S. Myers
10:56 c++/3299: __attribute__((aligned(16))) seems to be ignored on x86 ryants
10:46 Re: bootstrap/3236 Zack Weinberg
10:45 Re: bootstrap/3236 Zack Weinberg
10:26 RE: libgcj/2737: User-defined thrown exception is not found jddahl
10:21 Bug report Fernando Rodriguez Salazar
10:06 target/3298: fail to build cross compiler. internal error at emit-rtl.c:1109 d.a.v.h
10:01 Re: libgcj/2737: User-defined thrown exception is not found Tom Tromey
09:56 Re: [gcc-3.0, libjava]: Unresolved dependency to __cxa_call_unexpected Manfred Hollstein
09:23 Re: java/2319: invalid UTF-8 sequences should be rejected tromey
09:20 Re: g++ 3.1 EH broken for irix6.5 Richard Sandiford
09:20 Re: libstdc++/3181: Unable to use sqrt,cos,sin,... with int argument. Peter J. Stieber
09:14 RE: libgcj/2737: User-defined thrown exception is not found jddahl
08:46 c/3297: fixincludes (?) removes pthread types from types.h Grant Gould
08:36 other/3296: make install dies dave
08:36 bootstrap/3295: gencheck dumps core gmills
08:26 bootstrap/3294: GCC 3.0: error in gcc/include/stdio.h parsing?? (addendum) s_fuhrm
08:23 Re: preprocessor/3243: /usr/local/gcc-3.0/include/g++-v3/i686-pc-linux-gnu/bits/gthr.h:98:26: gthr-default.h: No such file or directory Carlo Wood
08:16 bootstrap/3293: error in gcc/include/stdio.h parsing?? s_fuhrm
07:36 c++/3292: g++ Segmentation fault Andrew Shwaika
07:29 Re: 3.1 bootstrap fail in ssa.o on irix6.5 law
06:56 c++/3291: gcc 3.0 cannot compile a file with -O3 that can be compiled without optimization thomas.mischke
06:46 c++/3290: SEGV in the ctor of a complex multiple inherited class Sai-Lai Lo
06:46 --enable-languages=c is valid karl
06:18 Re: bootstrap/3236 Jeff Deifik
06:01 gcc-3.0 Internal error #19991203 nbecker
05:56 optimization/3289: Illegal code generated with -O jef.alpha.soft
05:06 bootstrap/3288: Segmentation fault in stage3_build (Solaris 2.5.1) emil.isberg
04:55 Re: [gcc-3.0, libjava]: Unresolved dependency to __cxa_call_unexpected Manfred Hollstein
04:33 Re: bootstrap/3236 Joseph S. Myers
04:16 c++/3287: usleep() undeclared f.bettoni
03:26 other/3286: --program-suffix is ignored fmuel
03:18 compile time err. please help Martin Willemoes Hansen
02:56 java/3285: gcj fails to resolve constructor calls in inner classes p.thio
02:36 gcc-3.0 pb with macro __STDC_VERSION__ Guillaume Rumeau
02:36 libstdc++/3284: libstdc++-3 boot problem mailus
02:06 c++/3283: using declaration of overloaded member function in derived class definition maeder
01:26 c++/3282: Problems with throw and destuctor callings Bohdan Vlasyuk
01:17 Re: more on PR3179 (fortran and some target backends) Zack Weinberg
01:06 bootstrap/3281: Installation failure (mkinstalldirs) spillner