gcc-bugs archive
thread index for April, 2001
This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Messages are ordered newest-to-oldest in this index. The newest
threads will be at the top of this page, the oldest will be at the bottom.
Within a single thread, the first mail note is the START of the thread;
the notes following that are in the chronological order of when they
were received. So globally, newest messages are at the top, but within
a thread, the oldest (the start of the thread) is at the top.
If you think about it, it is confusing. Just go with the flow and
everything will be all right.
- c/2704: Incorrect optimization for Sparc V9 chip,
vyvee
- c++/2703: Internal error #20000409 for g++-3.0 (20010423),
carlo
- c/2702: expr.c:emit_group_load() constant handling broken,
dje
- c++/2701: boost: constructor called twice (gcc-2.95 regression),
Peter Schmid
- Compilation failure of 20010119-1.c under hpux at -O1 and above,
John David Anglin
- libstdc++/2700: Erroneous exception while constructing a derived class of ostream,
matt_conway
- assembler assention failure,
Per Bothner
- c/2699: gcc does not warn of dead code,
gpoul
- java/2698: RTL checking failures from the java testsuite,
ghazi
- java/2697: Tree checking failures in the java testsuite,
ghazi
- [v3] libstdc++/2964,
Benjamin Kosnik
- libgcj/2696: IO classes ignore InterruptedIOException,
tromey
- ICE in rtx_equal_for_memref_p for inline assembler,
Marcus Meissner
- libstdc++/2694: signedness warning in __advance,
wolfgang.bangerth
- c++/2693: Internal Compiler Error,
carlo
- gcc 2.95.3 - HPUX - make error (fwd),
Robert A Nesius
- optimization/2692: excessive compile time with optimization,
snyder
- libstdc++/2691: Compiled binary receives SIGSEGV when mbchar is enabled,
rt
- c++/2690: complex<double> segfault with -g and -O,
khan
- c++/2689: operator delete not called if constructor throws, 3.0 regression,
Philip Martin
- c++/2688: no suitable `operator delete' 3.0 regression from 2.95.2,
Philip Martin
- c++/2687: GCC 2.95.2 Compiler internal error,
yarivt
- middle-end/2686: Weird characters in assembly name,
carlo
- c/2684: gcc 2.95.3 bad optimization corrupts x86 FP stack,
mat
- target/2683: no 2.95.3 cross gcc,
olaf.zaplinski
- c/2682: gcc 2.95 does not compile struct,
gelchinski
- c/2681: Attempting to compile public gated code and getting segmentation fault,
john
- missing quotes in gcc/Makefile.in (stmp-fixinc),
Toomas Rosin
- Internal compiler error in `make_label_edge', at flow.c:1097,
Dennis Taylor
- Undocumented --param arguments,
Joseph S. Myers
- lt-Invoke/lt-Divide not killed during make check (mainline),
Andreas Jaeger
- [Daniel Elstner <daniel.elstner@gmx.net>] asm stuff in linuxthreads/spinlock.c,
Andreas Jaeger
- c++/2680: operator new override bug,
cwoollat
- Tree/RTL checking failures for libjava on i686-pc-linux-gnu,
Kaveh R. Ghazi
- c++/2679: The compiler gives a Segmentation Fault when debug option is passed (-g),
rafa
- 3_0-branch bootstrap failure on i686-pc-linux-gnu,
Gerald Roth
- C++ compiler assertion errors,
Nelson H. F. Beebe
- possible gcc bug: compilation problem kdelibs/arts & gcc 3.0,
Gerald Roth
- c/2678: gcc/g++ should stick compilation options into the .o file,
rfg
- c/2677: Need something to #ifdef on when -pedantic/-pedantic-errors,
rfg
- c/2676: Illegal loop instruction when using -O2 -march=k6,
tyrant
- re: fortran/2661: Testsuite failure g77.f-torture/execute/970625-2.f - irix6.5 -mabi=64,
Billinghurst, David (CRTS)
- c++/2674: c++ calls by value instead of by reference,
Uwe F. Mayer
- c/2675: 3.0 branch ICE when inlining (does not occur on 2.95.2),
Dan Nicolaescu
- c++/2673: c++ calls by value instead of by reference,
Uwe F. Mayer
- libstdc++/2672: std::string.compare(char*,0,n) fails to match partial strings where string::compare(string&,0,n) does,
logan
- Inappropriate multiply-to-shift conversion in x86,
Matt Hiller
- Please disable libgcj on cygwin,
Billinghurst, David (CRTS)
- c/2671: query about reload1.c line 7768,
john.elliott
- gcc.texi bug: reference to "stupid" allocator,
David Mosberger
- GCC 3.0 branch as of 2001042706 UTC doesn't build on alphaev6-unknown-linux-gnu,
Toon Moene
- target/2669: [Solaris 8/Intel] shared libgcc isn't built,
Rainer Orth
- Problems with compiling (libgcc.c errors),
David
- RE: issue with gcc version 3.0 20010418 (prerelease) on x86/redhat 6. 2 w/ openssl 0.9.6a,
Neulinger, Nathan
- 3.[01] bootstrap failure on alphaev6-unknown-linux-gnu in compex_io.cc,
Brad Lucier
- c++/2668: failure to match template member array definition with declaration,
Jens.Maurer
- issue with gcc version 3.0 20010418 (prerelease) on x86/redhat 6.2 w/ openssl 0.9.6a,
Neulinger, Nathan
- fortran/2667: Internal compiler error in reload_cse_simplify_operands, at reload1.c:8347,
tru
- GCC will not cast a variable of union type named in a typedef to its own type,
John Cowan
- can't get gcc snapshots,
Hervé LEMOINE
- [3.0 branch] libjava testsuite, i686-pc-linux-gnu --disable-shared,
Joseph S. Myers
- c++/2666: Exceptions causes core dump when compiled with -O (Replaces 2557, w. testcase),
jeppenm
- RE: irix 6.5 bootstrap failure on trunk: g++ error while configur ing libstdc++-v3,
Billinghurst, David (CRTS)
- java/2665: segv with -gstabs option on,
alk
- Failure of gcc.c-torture/execute/991014-1.c on irix6.5 with -mabi=64,
Billinghurst, David (CRTS)
- c++/2664: template function with reference arg fails to call overloaded op,
kosak
- c++/2663: enumerations passed through ellipses considered wrong type,
psilord
- other/2662: Problem building on alpha Tru64 UNIX,
Robert.Kras
- fortran/2661: Testsuite failure g77.f-torture/execute/970625-2.f - irix6.5 -mabi=64,
David.Billinghurst
- c++/2660: const array initializer + template = bogus pointer,
egnor-gcc
- Please reopen PR fortran/2031,
Billinghurst, David (CRTS)
- -funroll-loops regression in gcc3.0,
dalej
- gcc 3.0 bug,
Peter Keller
- c++/2659: bad_cast exception not thrown,
Uwe F. Mayer
- libjava fails to build for i686-pc-linux-gnu,
Jeffrey Oldham
- java/2658: Inner class with initializer block emits bad code,
alk
- c++/2657: ostream and namespace declarations conflict,
lakshman
- [Fwd: RFC Possible typo get_low_bound dependence.c],
Graham Stott
- c++/2656: template instantiation problem with gcc 2.95.2,
ik.yoo
- [Fwd: RFC Possible typo find_base_decl alias.c],
Graham Stott
- libtool adds multiple `-lg' options linking [v3] testsuite,
John David Anglin
- c/2655: gcc 2.96 -ansi aborts on #if 0 // ' #endif,
daniel
- gcc documentation hole: -rdynamic,
Nelson H. F. Beebe
- preprocessor/2654: Bug with miltiple args. #DEFINE - causes cpp to SIGSEGV,
bug-in-gcc
- c/2653: Embedded C - IngresII-Linux-Redhat,
bethbazzard
- Internal compiler error in `scope_die_for' (+ .i),
Michal Miroslaw
- Internal compiler error in `scope_die_for',
Michal Miroslaw
- PR 999: ICE on 20001204 HPUX11: no longer repeatable,
rbrown64
- c++/2652: Internal compiler error in `emit_move_insn', at expr.c:2594,
mbh
- irix 6.5 bootstrap failure on trunk: g++ error while configuring libstdc++-v3,
Billinghurst, David (CRTS)
- c++/2651: Internal compiler error in , at :536845808,
P.Jackway
- c/2649: optimization compilation error, causing unaligned execptions on Alpha Linux,
france
- 3.1 bootstrap failure in libjava,
Brad Lucier
- Re: Weird compiler problem with g77,
Joseph Mildenberger
- c/2648: gcc invents #include causing infinitely nested header files,
knyblad
- libstdc++/2647: ostringstream with ios::right,ios::adjustfield,setw,
fgygi
- c/2646: Invalid warning message,
lenon
- c++/2645: Boost-related const & typdef in template puzzle,
pcarlini
- c++/2644: g++ produces wrong code,
Uwe F. Mayer
- c++/2643: Bud Error from code generated for Ultrasparc,
svenckus
- c/2642: cross-compile for MIPS is missing _MIPS_SZLONG,
grg
- libgcj/2641: Calendar and GregorianCalendar have serious problems,
tromey
- c/2639: genattrtab segv,
awreynolds
- c++/2638: GCC hangs when a "no matching function" error should be returned,
handrews
- [Solaris 8/Intel] Bootstrap comparison failure,
Rainer Orth
- What is the difference between char *str and char str[] ?,
Markus Virtanen
- c/2636: Repeatable SIG11 -mcpu related,
igmar
- c/2637: string copy problem,
markus
- Yet a question about g++/STL/multithreading,
PeterPan
- libstdc++/2634: istrstream state not correct upon failed conversion,
dirk.steenpass
- c/2635: Incorrect output in SIMPLE program when using -O2 (Both Linux and Solaris) gcc version 2.95.2 19991024 (release)gcc version 2.95.2 19991024 (release),
rossc
- java/2633: crash in gcc-01-04-24,
mtmmtm
- Compilation problems w/ 2.95.3 on Sun Solaris 2.5.1 (fully patched),
Auteria Wally Winzer Jr.
- c++/2632: Internal compiler error in `make_decl_rtl', at varasm.c:,
frussell
- java/2631: Compilation-only ( -c ) of multiple source files into one output file is not possible.,
feliks
- Help ! hppa1.1-hp-hpux10.20 install problem masquerades as GNATS PR fortran/2193,
Toon Moene
- c++/2630: Internal error #73 in process_overload_item,,
mig
- c++/2629: Internal error #73 in process_overload_item,,
mig
- The demangling_new bug in libiberty/cp-demangle.c,
H . J . Lu
- c++/2628: Class constructor called when operator new returns null.,
pere
- libstdc++/2627: istreambuf_iterator fails to satisfy input iterator requirements,
John Wilkinson
- Re C bug 2035 -,
John Smith
- wchar character constant sizes,
Andrew Macleod
- producing invalid assembly code,
der Mouse
- Re gcc 3.0 build error,
Hervé LEMOINE
- c++/2626: extern declaration inside a template member is not considered in namespace scope,
pooh
- c++/2625: gcc 2.95 on Solaris 2.6 - Internal compiler error in `change_address',
rob
- c++/2624: gcc 2.95 on Solaris 2.6 - Internal compiler error in `change_address',
rob
- Please close PR fortran/2031- last g77 testsuite failure on mips-sgi-irix6.5,
Billinghurst, David (CRTS)
- HPUX: nm -n -p with binutils-2.10 nm,
RDBrown
- c/2623: Wrong code when accessing unsigned short in a structure.,
niels.beier
- other/2622: gcc-2.95.3 fails to build on ULTRIX V4.5,
simon
- c/2621: Internal compiler error in gen_subprogram_die, at dwarf2out.c:10042,
walser
- other/2620: Filenames differ only in case,
David.Billinghurst
- solaris2 libjava 500 failures,
Kaveh R. Ghazi
- c++/2619: Link fail with seekpos symbol,
valj01
- c/2618: gcc crashes when doing _Bool = (unsigned char & 0x1) ? 1 : 0,
cesarb
- RE: fixincludes removes an '*/',
Bruce Korb
- c++/2617: template class derived from parent refuses access to protected fields,
senganb
- Re: c++/2606,
Mark E.
- optimization/2616: GCC 2.95.3 gets an internal error when -O2'ing on part of glibc 2.2.2,
mind
- libstdc++/2615: IRIX C++ cout gets bus error,
Helmut Jarausch
- Gcc bootstrap errors,
Philippe Nobili
- c/2614: Error when calculating with long long int,
jacob.schultz
- Problem with headers,
David Ronis
gcc - Run Time Memory Capture,
kodandaraman govindan
(branch) Bootstrap on ia64 fails in libstdc++,
Andreas Jaeger
G++ : pointers to overloaded function members problem,
Marc Mendez
Web: Problem with the mailing list page and java lists,
Bryce McKinlay
Re: build gcc 2.95.2 under Tru64,
Ling Shi
c++/2613: incorrect code if -fsjlj-exceptions and exception specification on member function,
gcc-bug
web/2612: GNATS login as guest fails with 2 of 3 browsers,
gbsadler1
gcc 2.95.3-1 optimizer bug,
Johny Mukhanov
other/2611: fixincludes removes an */ from Xm/XmStrDefs.h on AIX,
stric
No rule to make target `java/awt/geom/Line2D.java', needed by `libgcj.jar',
Andreas Jaeger
gcc-bug ??,
Bernd Kuehbach
c++/2610: template-template nested member of template class ICEs,
jemorris
libstdc++/2609: undefined reference to `std::ostream::operator<<(long long)',
leitner
c++/2608: GCC 3.0 cannot compile groff,
Andreas Schwab
g77: getarg returns nothing if called in dll (cygwin),
Michael Lemke
g77.f-torture/compile/20000629-1.f gets SIGSEGV with -g -O3 but not with -O3.,
Toon Moene
java/2607: gcj can't build Volano benchmark (segv in jc1),
green
c++/2606: Bad assembler output building libstdc++-v3 for i586-pc-msdosdjgpp,
pavenis
java/2605: gcj crashes on .java file containing byte.class.getClass(),
Daniel.Bonniot
c++/2604: Loki-related seg fault,
pcarlini
java/2603: out-of-date .class file warning message does not specify filename,
alk
gas feature probing bug,
Mike Stump
c/2602: gcc core dumps when compiling /usr/include/linux/coda.h,
lee_merrill
c++/2601: Internal compiler error in 'output die' using gcc 2.95.2 on Irix,
edjimarin
c/2600: gcc fails to increment a signed int variable by one with -O2,
matthieu.moy
other/2599: GNU pascal: string.pas:224: Internal compiler error in `add_bound_info', at dwarf2out.c:7376,
bill
Re[1] gcc 3.0 build error,
Hervé LEMOINE
java/2598: Runtime crash regression accessing field from enclosing class from inner class,
bryce
Please close PRs other/2409 and other/2551,
Billinghurst, David (CRTS)
c++/2596: GCC pukes w/ internal compiler error,
mike.rolig
c/2597: gcc 3.0 branch rejects legal extended asm,
test_alpha
gcc-3.0 pre, problems with _Bool arguments on stack-up machines (HPUX),
rbrown64
c++/2595: static const struct variable declaration inside struct declaration causes compiler error,
ccarena
c++/2594: g++ crashes when compiling,
renau
c++/2593: #include <hash_map.h> fails.,
leitner
c/2592: variable expression erroneously allowed to dimension array,
allen.everhart
c/2591: variable expression erroneously allowed to dimension array,
allen.everhart
optimization/2590: bad code generated with optimization and PIC (regression from 2.95),
snyder
c++/2589: Virtual functions cause internal compiler error in GCC2.95 with -ggdb.,
jbarnes
Inline asm - adding opcode for unsupported instruction "pause"?,
Timur Tabi
Introducing a New Concept on Advanced Garbage Treatment Process,
zwj
g++ 2.95.3,
Sinisa Milivojevic
c/2588: Bad alignment when passing structure by value to function,
exco
gcc-3.[01] current: bad assembler output building libstdc++-v3,
pavenis
gcc -mieee-with-inexact on ev67 gives wrong results,
Major A
gcc 3.0 build error,
Hervé LEMOINE
g77 issues,
Ionut Georgescu
c++/2587: ICE#73: Internal compiler error in process_overload_item, at ../gcc/cp/method.c:1460,
mig
c++/2586: ICE#73: Internal compiler error in process_overload_item, at ../gcc/cp/method.c:1460,
mig
c++/2585: Internel error compiling the Jikes java compiler with mingw32,
sweeney
c/2584: gcc omits /usr/local/include,
andreas
c/2583: A function declared __inline__ takes exponential compile time on IA64,
mark.dewing
c/2582: implicit cast assignment from int to float problem with x86,
jmurray
ia64 libjava java-signal.h build failure,
Jim Wilson
- Re: ia64 libjava java-signal.h build failure,
Tom Tromey
- Re: ia64 libjava java-signal.h build failure,
Jim Wilson
- Re: ia64 libjava java-signal.h build failure,
Tom Tromey
- Re: ia64 libjava java-signal.h build failure,
Alexandre Oliva
- Re: ia64 libjava java-signal.h build failure,
Mark Mitchell
- Re: ia64 libjava java-signal.h build failure,
Tom Tromey
- Re: ia64 libjava java-signal.h build failure,
Mark Mitchell
- Re: ia64 libjava java-signal.h build failure,
Alexandre Oliva
- Re: ia64 libjava java-signal.h build failure,
Mark Mitchell
- Re: ia64 libjava java-signal.h build failure,
Alexandre Oliva
- Re: ia64 libjava java-signal.h build failure,
Mark Mitchell
- Re: ia64 libjava java-signal.h build failure,
Alexandre Oliva
- Re: ia64 libjava java-signal.h build failure,
Mark Mitchell
- Re: ia64 libjava java-signal.h build failure,
Tony Kimball
- Re: ia64 libjava java-signal.h build failure,
Mark Mitchell
- Re: ia64 libjava java-signal.h build failure,
Jeff Sturm
- Re: ia64 libjava java-signal.h build failure,
Mark Mitchell
- Re: ia64 libjava java-signal.h build failure,
Alexandre Oliva
- Re: ia64 libjava java-signal.h build failure,
Mark Mitchell
- Re: ia64 libjava java-signal.h build failure,
Alexandre Oliva
- Re: ia64 libjava java-signal.h build failure,
Mark Mitchell
- Re: ia64 libjava java-signal.h build failure,
Alexandre Oliva
- Re: ia64 libjava java-signal.h build failure,
Mark Mitchell
- Re: ia64 libjava java-signal.h build failure,
Alexandre Oliva
- Re: ia64 libjava java-signal.h build failure,
Mark Mitchell
- Re: ia64 libjava java-signal.h build failure,
Alexandre Oliva
- Re: ia64 libjava java-signal.h build failure,
Jeffrey Oldham
- Re: ia64 libjava java-signal.h build failure,
Alexandre Oliva
- Re: ia64 libjava java-signal.h build failure,
Mark Mitchell
- GCC releases [was Re: ia64 libjava java-signal.h build failure],
Bryce McKinlay
- Re: GCC releases [was Re: ia64 libjava java-signal.h buildfailure],
Mark Mitchell
- Re: GCC releases [was Re: ia64 libjava java-signal.h build failure],
Tom Tromey
- Re: GCC releases [was Re: ia64 libjava java-signal.h build failure],
Mark Mitchell
- Re: ia64 libjava java-signal.h build failure,
Loren James Rittle
- Re: ia64 libjava java-signal.h build failure,
Alexandre Oliva
- Re: ia64 libjava java-signal.h build failure,
Franz Sirl
- Re: ia64 libjava java-signal.h build failure,
Alexandre Oliva
- Re: ia64 libjava java-signal.h build failure,
Loren James Rittle
- Re: ia64 libjava java-signal.h build failure,
Bryce McKinlay
- Re: ia64 libjava java-signal.h build failure,
Alexandre Oliva
- Re: ia64 libjava java-signal.h build failure,
Bryce McKinlay
- Re: ia64 libjava java-signal.h build failure,
Alexandre Oliva
- Re: ia64 libjava java-signal.h build failure,
Alexandre Oliva
- Re: ia64 libjava java-signal.h build failure,
Mark Mitchell
Variable assignment and truncation of floats on x86,
Joe Murray
c++/2581: Internal error: Segmentation fault. g++ compiler message,
dee
preprocessor/2580: Unnecessary warnings if -O2 and -Wconversion are specified,
claas.bontus
java/2579: gcj 3.0 branch libjava java/util/TreeMap fails in TreeIterator,
Tony Knaus
c++/2578: Stack array bounds read/write error when throwing an exception,
rfborges
c++/2577: pure virtual destructors must not be called ?,
moyere
Analysis of 21_strings/ctor_copy_dtor.cc (execution test) failure,
Loren James Rittle
gcc -x bug in 2.95.3,
mbuna
c++/2576: header file type conflict,
min
c++/2575: header file type conflict,
min
gcc 2.96 optimization bug on RedHat7.0/alpha,
Uncle George
c/2574: sprintf(..) can not correctly handle "%%",
zj
c/2573: 3.1 ICE's on solaris when compiling fftw,
lucier
GCC2.95.3-libio fails to build,
Andreas Wolff
libstdc++-v3 build failure,
Robert Lipe
c++/2572: gcc snapshot 2001-04-16 won't build on AIX (powerpc-ibm-aix4.3.3.0),
pnobili
c++/2571: Snapshot 2001-04-02 won't build on AIX (powerpc-ibm-aix4.3.3.0),
pnobili
c++/2570: G++ reports internal Error on simple code,
ziegler
libstdc++/2568: libstdc++ build failure on sparcv9: "character constant too long",
lucier
c++/2567: gcc: incorrect calling of template class destructor produces internal error,
guido
'0416 snap: gcc/dbxout.c stab probs on rs6000-ibm-aix4.2.0.0 & alpha-dec-osf4.0e.,
rbrown64
c++/2566: Template specialisations & Namespace problems,
mgeddes
preprocessor/2565: mention in #line precludes later #include,
gmt
c++/2564: Template Specialisations within Template Class no longer works,
mgeddes
c++/2563: g++ does not apply trivial conversions for operator overloading resolution,
spacek
c/2562: Compile error when try to compile CVS-HEAD of gcc on hp-ux,
gdoucet
Bootstrap failure in today's CVS of 3.0 branch,
David Ronis
c/2561: Reference to non-existent label during bootstrap,
robertlipe
optimization/2560: Optimization cause wrong result,
c_huang
c++/2559: Boost testsuite ICEs (long long template parameters),
pcarlini
Error compiling under hpux 10.20,
root
Missing memmove and memset defintions.,
Jeff Franks
c++/2557: Exceptions causes core dump when compiled with -O,
jeppenm
optimization/2556: gcc (3 CVS branch) SPARC, produces code with a nonexisting label,
gcc
c/2555: ICE on HP-UX with -O,
kforbes
RE: Please close PRs 2250 and 2252 - oops s/2252/2552/,
Billinghurst, David (CRTS)
Please close PRs 2250 and 2252,
Billinghurst, David (CRTS)
Re: Where's the axe? Can't walk_tree.,
John David Anglin
Fortran and sqrt -> ice on mainline,
Peter Schmid
other/2552: Successful g++ executables not deleted on cygwin,
David.Billinghurst
other/2551: Successful g++ executables not deleted on cygwin,
David.Billinghurst
c/2550: postfix ++ doesn't work,
mikaldaz
c++/2549: Segmentation faults,
rbossek
IA-64 libffi build problem,
Jim Wilson
CVS Server Problem,
John David Anglin
Install gcc compiler and lidstdc++,
Grace P. Huynh
Re: PA move_operand,
law
c++/2548: Internal Compile error.,
swhey
c/2547: GCC generate wrong size struct,
flus
c/2546: Linux/ia64 gcc-3.0-cvs crash,
jes
error compiling BLAS with g77,
Edwin Robert Tisdale
f771 got fatal signal 11,
KATAYAMA Jiro
status on i686 bootstrapping problem,
Richard Henderson
c++/2545: internal error--unrecognizable insn,
paul
Recent CVS; solaris2.7; gcc version 3.1 20010410; __ITERATOR_CATEGORY,
Jim McKelvey
Re: libstdc++/2345,
Nathan Neulinger
c++/2544: g++ reports an internal compiler error on my source file,
stump
new ICE in rtx_equal_for_memref_p,
Marcus Meissner
c++/2543: segmentation fault,
taraveti
c++/2542: segmentation fault,
taraveti
Erronous warning in g++ compile,
Preston A. Elder
gcc 2.95.2 bug with long long math,
Robert Blenis
c++/2541: Wild store in finish_builtin_type,
hpenner
error while making for mips cross compiler,
Smita Khapre
Compiler error,
M.Wilkens
gcc-bugs@gcc.gnu.org,
Toshi Morita
c++/2540: Internal compiler error in `push_decl_scope', at dwarf2out.c:7726,
paul
other/2539: contrib/test_summary reports wrong version,
David.Billinghurst
java/2538: latest gcj no longer compiles apache xerces parser due problems with variable declarations and inner classes,
awk
c++/2537: namespace id's and bitmask names colliding,
theonetruekenny
c++/2536: Regression form g++-2.95.2 (both trunk and branch) with member typedefs,
Theodore Papadopoulo
Bug report (fwd),
Abhishek Sharma-RollNo.2000-1
c++/2535: array of inner interface classes "not found in declaration",
osk
c++/623 seems to be fixed,
Wolfgang Bangerth
gcc-20010409 compilation fails on Tru64 Unix,
Per Wigren
- Re: gcc-20010409 compilation fails on Tru64 Unix,
Rainer Orth
- Re: gcc-20010409 compilation fails on Tru64 Unix,
Per Wigren
- Re: gcc-20010409 compilation fails on Tru64 Unix,
Rainer Orth
- Re: gcc-20010409 compilation fails on Tru64 Unix,
Per Wigren
- Re: gcc-20010409 compilation fails on Tru64 Unix,
Rainer Orth
- Re: gcc-20010409 compilation fails on Tru64 Unix,
Per Wigren
- Re: gcc-20010409 compilation fails on Tru64 Unix,
Rainer Orth
- Re: gcc-20010409 compilation fails on Tru64 Unix,
Per Wigren
- Re: gcc-20010409 compilation fails on Tru64 Unix,
Per Wigren
- Re: gcc-20010409 compilation fails on Tru64 Unix,
Rainer Orth
- Re: gcc-20010409 compilation fails on Tru64 Unix,
Per Wigren
- Re: gcc-20010409 compilation fails on Tru64 Unix,
Rainer Orth
c/2534: const int variables in case label,
bug1
testsuite linking wrong libstdc++,
Nathan Sidwell
c++/2533: -fdump-translation-unit causes ICE,
suckfish
c++/2532: Internal compiler Error in template,
mgeddes
java/2530: java-interp.h (in gcc 3.0) fails to compile with certain options,
linux
other/2529: configure doesn't check for bison,
linux
Bug in strstream ?,
Sven Eschenberg
100's of FAILs in g++ testsuite under hpux 10.20,
John David Anglin
Scheduler moves load in front of store on powerpc-linux, 3.0 and mainline,
Franz Sirl
gcc compiler 2.95.1,
Grace P. Huynh
lstdc++,
Grace P. Huynh
fortran/2528: f771 doesn't recognize -ffixed-line-length,
chbooth
c++/2527: gcc fails with error "unable to find register to spill...",
oleg
Sign extension of type with precision of 0 causes fault in force_fit_type,
John David Anglin
c++/2526: internal compiler error (version 2.95.3 and 3.0),
have
template static const initialization with return value,
Stefan Schwarzer
c++/2525: templates inheriting across scopes generate compilier segmentation faults,
Douglas.Quayle
gcc 2.95.2,
Chernoguz, Inessa
c++/2524: missing default initialization of POD types in operator new,
gawrilow
internal compiler error,
joop renes
Declaration of main() in gcc.c,
Billinghurst, David (CRTS)
libstdc++/2523: cin polling for input,
yasir_home
c/2522: Solaris 7 + Solaris patch 107058-01 = broken shared libs,
peek
c++/2521: Internal compiler error when I compile,
rparnall
c/2520: IA64 parameter passing wrong for some structures,
mark.dewing
bug report,
sasha_ka
c++/2519: Bug in the `__restrict' keyword.,
lucho
c++/2518: user-declared operator new hides standard one,
igodard
c++/2517: -O2 compilation appears to cause a memory leak when a string is added to a char[],
knuteson
c++/2516: syntax error on placement delete,
igodard
c/2515: ANSI C compliance problem and/or (?) Troubles with commandline switches for C dialect selection,
ahelm
optimization/2514: Inlining not done for simple function,
pcarlini
c++/2513: internal template template parameter causes "Internal compiler error 980422",
ariels
need instructions ...,
Sven Dack
optimization/2512: optimization > -O gives incorrect loop processing (gcc, g++),
linux62i
3.1 bootstrap fails on sparcv9-sun-solaris2.8,
Brad Lucier
Internal Compiler Error in gcc-2.95.2,
Eric Buddington
Re: -I/usr/include,
Daniel Jacobowitz
c/2511: -pedantic not warning about bitfield overflow,
Dan Nicolaescu
preprocessor/2510: <synopsis of the problem (one line)>,
Dirk.Mueller
flow.c:make_edge() segfault testcase,
Franz Sirl
Problem with where I declare a pointer in a file.,
Mike Baranski
gcc -MF doesn't work as expected,
Peter Eisentraut
libgcj/2509: Socket.setKeepAlive() is not supported,
p.thio
execution problems,
berthaud
java/2508: gcj crashed on boolean.class.getName(),
p.thio
java/2507: gcj cannot find method of an inner class,
p.thio
FIXINC: Solaris 7: `__builtin_va_alist' undeclared,
Bruce Korb
preprocessor/2506: Solaris 7: `__builtin_va_alist' undeclared by <stdarg.h> in gcc 2.95.3,
rboehne
Get your share of $1.4 million!,
JackPot City
c++/2505: including hash_map.h fails under g++ 3.0,
terpstra
libstdc++/2504: Problems with the new checking code (boost),
Peter Schmid
Mainline bootstrap failure in libjava, i686-pc-linux-gnu,
Joseph S. Myers
- Re: Mainline bootstrap failure in libjava, i686-pc-linux-gnu,
Gabriel Dos Reis
- <Possible follow-up(s)>
- Re: Mainline bootstrap failure in libjava, i686-pc-linux-gnu,
Jeffrey Oldham
- Re: Mainline bootstrap failure in libjava, i686-pc-linux-gnu,
Per Bothner
- Re: Mainline bootstrap failure in libjava, i686-pc-linux-gnu,
Mark Wielaard
- Re: Mainline bootstrap failure in libjava, i686-pc-linux-gnu,
Phil Edwards
- Re: Mainline bootstrap failure in libjava, i686-pc-linux-gnu,
Alexandre Oliva
- Re: Mainline bootstrap failure in libjava, i686-pc-linux-gnu,
Per Bothner
- Re: Mainline bootstrap failure in libjava, i686-pc-linux-gnu,
Alexandre Oliva
- Re: Mainline bootstrap failure in libjava, i686-pc-linux-gnu,
Jeff Sturm
- Re: Mainline bootstrap failure in libjava, i686-pc-linux-gnu,
Alexandre Oliva
- Re: Mainline bootstrap failure in libjava, i686-pc-linux-gnu,
Richard Henderson
c++/2503: Fatal signal comiling map template using -g on AIX,
markg
Some warning messages for gcc source code,
Thomas R. Truscott
c++/2502: function pointer with () arguments assumed to use varargs instead of void with -ansi,
niemayer
3.0 BRANCH: new RTL checking failure on i686-pc-linux-gnu,
Kaveh R. Ghazi
RTL checking fails (solaris2, irix6 & x86) SUBREG_BYTE related?,
Kaveh R. Ghazi
- <Possible follow-up(s)>
- Re: RTL checking fails (solaris2, irix6 & x86) SUBREG_BYTE related?,
Andrew Macleod
- Re: RTL checking fails (solaris2, irix6 & x86) SUBREG_BYTE related?,
Kaveh R. Ghazi
- Re: RTL checking fails (solaris2, irix6 & x86) SUBREG_BYTE related?,
Andrew Macleod
- Re: RTL checking fails (solaris2, irix6 & x86) SUBREG_BYTE related?,
Andrew Macleod
- Re: RTL checking fails (solaris2, irix6 & x86) SUBREG_BYTE related?,
Kaveh R. Ghazi
[MAINLINE] Bootstrap failure on i686-pc-linux,
Gabriel Dos Reis
c++/2501: GCC segfaults on certain errors,
jholla14
c/2500: ide-cd.c from linux-2.4.2 does not compile correctly with -O,
markvyt
java/2499: Class members should be inherited from implemented interfaces,
mark
c/2498: IA64 denormal float to double cast incorrect,
mark.dewing
bootstrap failures,
Mike Stump
c++/2497: g++ can't parse explicit calls to template destructors,
anibal
g++ bug on SGI with -mabi=64,
Charlie Zender
f/ansify.c uses ANSI features,
John David Anglin
debug/2496: get_eh_context error in gcc compiler,
ghog
c++/2494: Template Specialization Name Lookup,
landry
optimization/2495: -O optimization creates roundoff errors on Linux machine,
mlister
web/2493: GNATSweb should discourage huge attachments,
Joseph Myers
RE: gcc-20010312 build fails on cygwin 1.1.8,
Kelley Cook
Problem with g++ in gcc version 3.0 20010402,
David Ronis
problem with setw,
John Sibert
libgcj/2492: libgcj.spec no such file or directory,
plebeius
c++/2490: gcc rejects partial specialization of member function,
nillius
c++/2489: wrong diagnostic,
nathan
c/2487: arm-linux-gcc,
ml4cwq
c++/2488: No warning if return statement missing,
rovf
c++/2486: ice in connect_post_landing_pads (optimization on),
Peter Schmid
README on egcs.cygnus.com/pub/egcs/snapshots/index.html,
Mark (Mookie)
patch : remove EH dependance on DWARF2_ADDR_SIZE,
Andrew Macleod
gcc version 3.1 20010320 internal compiler error (2/2),
nbecker
gcc version 3.1 20010320 internal compiler error (1/2),
nbecker
Re: Regarding g77 bugs,
Toon Moene
gcc.c-torture/execute/20010114-2.c,
Joern Rennecke
web page problems...,
Brian Redman
c++/2484: Build problem on Solaris 5.7,
emount
Runtime bug in g77,
Roman Curik
Re: c/2404: arm-linux-gcc ice,
Bernd Schmidt
Problem building libstdc++ with recent snapshot on IA64,
Thomas Hiller
Mainline configure failure on solaris-2.7,
Gabriel Dos Reis
Could someone please look at c/2034 ?,
Matthew Schalit
c++/2482: friend template function and class member can't overload in a class template,
gnb
Cygwin "test for excess errors" gcc testsuite failures,
Billinghurst, David (CRTS)
gcse.c and flow patch,
Andrew Macleod
c/2481: Internal compiler error in `change_address', at emit-rtl.c:1584,
uday.b.ivaturi
gcc3 regression, ia64-linux, dwarf2/c++ conflict,
Jim Wilson
c/2480: aliasing problem with global structures,
Dan Nicolaescu
Shared libstd++ link failure on 3.0 0402 on hppa2.0-hp-hpux10.20,
RDBrown
c++/2479: Internal error it toldme to report,
khammel
3.0 branch--short arguments are incorrectly converted to type int,
John David Anglin
c++/2478: false g++ error: incompatible types in assignment of `int * (*)[]' to `int *[0]',
kengole
other/2477: gcc 2.95.3 won't build on HPUX 10.2 --with-gnu-as option,
rrdn60
c/2476: /usr/lsd/sparc-sun-solaris2.8/bin/ld:libgcc.map:1: parse error,
anonymous
can't bootstrap trunk on arm-linux,
Philip Blundell
recent java segvs, in exception code,
Tom Tromey
gccbug.in bug: Solaris sh doesn't support "set -C",
Dan Nicolaescu
Re: target/2273: [Alpha/Tru64 UNIX V5.1] SEGV in long double code,
Rainer Orth
c++/2475: Crash when conversion operators both to const and non-const reference type.,
ghost
Today's build failure,
Nathan Sidwell
Strange behaviour in GCC 2.95.3,
Raúl Núñez de Arenas Coronado
Re: target/2309: arm-linux: unrecognizable insn,
Bernd Schmidt
c++/2474: global destructors run in the wrong order,
lassi.tuura
c++/2473: Implicitely instantiated template function not marked weak,
wolfgang.bangerth
c++/2471: member func pointers: gcc reports "Internal error",
mps
c++/2470: Incorrect warning: control reaches end of non-void function,
daniel.frey
c++/2469: ambiguity check fails for static member via multiple inheritance/templates,
Thomas.Foerch
c++/2468: internal compiler error,
meixner
target/2467: MIPS cross-assembler reports error for constant PC-relative branches,
vvortex1
c/2466: Testsuite failure gcc.c-torture/execute/loop-2b.c -O2,
David.Billinghurst
c++/2465: Internal compiler error on 'typeof' of a bound member function,
philippeb
c++/2464: Template pointer parameter specialization of member functions,
philippeb
GCC-H8300: possible bug in emit_single_push_insn,
Toshi Morita
optimization/2463: If-test to sort a 2-D array fails with g77 -O2,
mast
limitations with gcov and STL,
Lorenz, Michelle
3.1 Bootstrap failure on rh7 [was on: Solaris 2.8],
Geoff Keating
Re: GCC 2.95.3 and LIBC,
Geoff Keating
c/2462: "restrict" implementation bug,
Dan Nicolaescu
Bug Report.,
Amitoj G. Singh
c++/2461: ICE in incomplete_type_error,
snyder
c++/2460: sorry, not implemented: `overload' not supported by dump_expr,
mwbuksas
gcc 2.95.3 (pristine) + glibc 2.2.2 = unresolved symbol atexit,
Rodrigo Barbosa (aka morcego)
c++/2458: typename within function template cause internal compiler error,
Richard.h.Gong
gcc 3.0 Bootstrapping Succeeds for mips-sgi-irix6.5 (today),
Jeffrey Oldham
Re: bootstrap failure i686-pc-linux-gnu,
Mark Mitchell
Re: QT Compile Error,
Lari S J Huttunen
Failure to build libstdc++-v3 from current gcc-3.0 CVS for DJGPP,
Andris Pavenis
libgcj/2457: SimpleDateFormat doesn't work when linked static,
torsten.rueger
c/2456: gcc crashes in build_insn_chain,
paolo_faraboschi
c/2454: Test Program A0376972.c fails with gcc-20010320, works with gcc-2.95.3,
Andreas.Krakowczyk
Silly branch compile failure, stage 1,
Neil Booth
- <Possible follow-up(s)>
- Re: Silly branch compile failure, stage 1,
Kaveh R. Ghazi
- Re: Silly branch compile failure, stage 1,
Kaveh R. Ghazi
- Re: Silly branch compile failure, stage 1,
Kaveh R. Ghazi
- Re: Silly branch compile failure, stage 1,
Kaveh R. Ghazi
- Re: Silly branch compile failure, stage 1,
Kaveh R. Ghazi
- Re: Silly branch compile failure, stage 1,
Kaveh R. Ghazi
Re: irix bootstrap dies in builtins.c,
Richard Henderson
Re: GCC-H8300: major problems with -mint32,
law
g++ Bug Submission,
Andrew Zitnay
c++/2451: new C[abs(n)] causes "sorry, not implemented: initializer ...",
ymedini
c++/2450: Undefined reference to non-virtual thunk when virtual functions from one class are split over two source files,
matze
java/2449: PrintStream defines 'out' as BufferedOutputStream,
joerg_brunsmann
Re: Internal compiler error (cygwin),
Zack Weinberg
Re: g++ make check failure on sparc-sun-solaris2.8,
Zack Weinberg
Mail converted by MHonArc 2.4.7