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]
"gcc -V" broken again
../../gcc/java/class.c:1882: `JCR_SECTION_NAME' undeclared in emit_register_classes
3.0.1 build problems
3.0.1 EH failure on sparc-sun-solaris2.7
3.0.1 Error in std library headers (arm-linux, sparc-linux)
3.0.1 regressions
3.1 bootstrap failure on irix6.5
3.1 bootstrap failure on sparc-sun-solaris28
3.1 build failure on x86
3.1 Linux labels-2.c Regression
[ GCC 3.0.x] Significant regression on OpenBSD i386
[libstdc++] Problems with wctype (patch included)
[new-regalloc-branch] bootstrap failure on SPARC
[new-regalloc-branch] RTL check failure on x86
access to deleted pointer in flow.c
as: error 7403: undefined label - _ZTVN10__cxxabiv120__si_class_type_infoE [was Re: fix execute/20010518-2.c]
ASM_OUTPUT_DWARF_STRING
the attached C++ snippet compiles with -g and -O3 but not with -O or -O2
Bootstrap failure on i686-linux
Bootstrap failure on i686-linux-gnu
Re: Bootstrap failure on i686: libstdc++-v3/intl/libgettext.h: File not found
Bootstrap failure on i686: libstdc++-v3/intl/libgettext.h: File notfound
Re: Bootstrap failure on i686: libstdc++-v3/intl/libgettext.h: Filenot found
Bootstrap failure on solaris2.7 compiling libobjc/linking.m
bootstrap failure regalloc.branch on i686-linux
bootstrap failure trunk on s390-linux
Bootstrap failure with current mainline
bootstrap failure with mainline on i686-pc-linux-gnu
Re: bootstrap/1719: make bootstrap fails in local-alloc.c for ns32k port
Re: bootstrap/2359: Problem building gcc 2.95.3 on AIX 4.3.3.0
Re: bootstrap/2870: Can't build binary RPM from gcc-snapshot-20010516-1.src.rpm on Red Hat Linux 7.1
Re: bootstrap/3185: Build failure of prerelease snapshot 20010613 on RS6000 AIX 4.2.1
Re: bootstrap/3253: Linux kernel 2.4.5, compile capi.c results in ICE
Re: bootstrap/3271: rs6000 aix 4.2.1 bootstrap failure
Re: bootstrap/3312: GCC-H8300: target build failure
Re: bootstrap/3327: Make bootstrap on GCC 3.0 fails on AIX 4.2.1
Re: bootstrap/3370
Re: bootstrap/3410: Cannot build gcc 3.0 for m68k-elf target; stage 2 compiler bug
Re: bootstrap/3410: Cannot build gcc 3.0 for m68k-elf target; stage2 compiler bug
Re: bootstrap/3445: c++ keywords
Re: bootstrap/3484: Dies during build
Re: bootstrap/3798: mcore-elf fails to build on 3.0-CVS
bootstrap/3909: another virtual inheritance crash
bootstrap/3915: library -lgcc: not found
bootstrap/3922: sparc-elf embedded target makes UNIX calls
bootstrap/3931: avr-elf can't build libstdc++
bootstrap/3963: Bootstrap failure with colons in objdir
bootstrap/3966: 'make bootstrap' fails when compiling gcc
bootstrap/3975: --enable-languages not functionning.
bootstrap/4010: ICE in const_hash
bootstrap/4020: Shell script syntax errors in gcc make files
bootstrap/4025: Bootstrap fails to create jv-convert (undefined refs)
bootstrap/4032: i386-rtems 3.0-cvs regression
bootstrap/4034: V3 still misdetecting GCC 3.0.1 [on Alaph Tru64 5.0 system]
bootstrap/4037: Can't link C++ programs to Sun's libsunmath (regression vs. 2.95)
bootstrap/4038: No rule to make target `bootstrap'
Re: bootstrap/4068
bootstrap/4068: GCC 3.0.1 bootstrap fails on older Linux (Red Hat 5.2)
bootstrap/4097: "make bootstrap" fails in HP-UX (10.20 or 11.00)
bootstrap/4098: Compiling GCC 3.0.1 on sparc-sun-solaris2.7
Re: bootstrap/4098: xgcc: Internal error: Segmentation Fault (program as)
bootstrap/4099: Failed to make libmath
bootstrap/4113: 3.0.1 build dies in libstdc++-v3/include (various platforms)
bootstrap/4114: building gcc-3.0.1 - gthr.h and others missing
bootstrap/4116: strange path /vol/local/bin/pwd in configure script
bootstrap/4124: gcc fails to build on redhat7.0
bootstrap/4162: fail to compile boehn-gc on solaris 2.8 for x86
Re: bootstrap/719: egcs-20001023 does not compile on i686-linux-gnu with >target alpha-linux
broken -rdynamic flag?
Broken links in "Done with GCJ" page
Bug found in gcc-3.0 and 2.95.3
Bug in complex::norm
bug in dynamic_cast - incorrect pointer returned
Re: bug in propagate_one_insn
bug in tradcpp.c and patch fixing it
Re: bug report
bug with template destructor
bug?
Fwd: Build of 3.0.1 FAILED on sparc-sun-solaris2.5.1 (bootstrap cmp. error)
c++ keywords: closed
C++ using declaration for a template method
Re: c++/1016: friend class declarations not observing namespace rules.
Re: c++/1056: spurious warning on implicit conversion followed by promotion and comparison
Re: c++/1484: ICE referencing a template function with -fno-honor-std
Re: c++/1560: segmentation fault of a program throwing an exception when compiled with option -fomit-frame-pointer
Re: c++/159: members with same name as class cause ICE
Re: c++/1692: -fvtable-gc flag is only meaningful on ELF targets
Re: c++/1729: Internal compiler error
re: c++/1752 libiberty/demangle testsuite failures on i686-pc-cygwin
Re: c++/1752: libiberty/demangle testsuite failures on i686-pc-cygwin
Re: c++/1891: Internal compiler error in find_free_reg, at
Re: c++/1959: template copy constructor requires const
Re: c++/2028: option -finstrument-functions breaks valid code
Re: c++/2140: Internet error: Segmentation fault / Tree check: expected class ...
Re: c++/2147: code cannot be debugged on IRIX
Re: c++/2240: internal compiler error on static arrays inside templates
Re: c++/2242: C++ programs built with gcc won't find libstdc++.so
Re: c++/2269: gcc-20010305 fails to compile qt-2.2.3 toolkit on linux/alpha
Re: c++/2288: Redereclaration not diagnosed.
Re: c++/2374: template class inheriting from template template parameter
Re: c++/2376: g++ generates internal compiler error when building KDE-2.1
Re: c++/2437: template name binding problem
Re: c++/2455: 'g++ A0439589.C' results in Internal error (core) in cc1plus
Re: c++/2475: Crash when conversion operators both to const and non-const reference type.
Re: c++/2503: Fatal signal comiling map template using -g on AIX
Re: c++/2540: Internal compiler error in `push_decl_scope', at dwarf2out.c:7726
Re: c++/2545: internal error--unrecognizable insn
Re: c++/2548: Internal Compile error.
Re: c++/2578: Stack array bounds read/write error when throwing an exception
Re: c++/2585: Internel error compiling the Jikes java compiler with mingw32
Re: c++/2606: Bad assembler output building libstdc++-v3 for i586-pc-msdosdjgpp
Re: c++/2638: GCC hangs when a "no matching function" error should be returned
Re: c++/2768: odd warning on spurious 'static'
Re: c++/2797: on legal code g++ complains: assignment of member `X::x' in read-only structure
Re: c++/2858: internal compiler error
Re: c++/2860: incorrectly initialized auto variable
Re: c++/2867: Koenig lookup bug
Re: c++/2868: using RTTI instruction on "cout"
Re: c++/2892
Re: c++/3019: Failure to "make"
Re: c++/3073: template member function gives error
Re: c++/3079: Internal compiler error 40
Re: c++/3080: Integer template parameter not matching
Re: c++/3107: internal compiler error on template function
Re: c++/3123: A class derivated from a namespace causes an internal compiler error
Re: c++/3166: ICE in genrtl_compound_stmt
Re: c++/3169: GCC crashes when assigning a template function to a pointer to function variable
Re: c++/3180: ICE on bad code. (calling some undefined functions).
Re: c++/3189: C++ Internal Compiler Error
Re: c++/3222: Template instanciation problem, snapshot 20010611
Re: c++/3230: False warning for 'returning reference to temporary'
Re: c++/3242: Forwarding using 'using' of base members broken?
Re: c++/3257 throw / try and optimization wrong with option '-O2 '
Re: c++/3257: throw / try and optimization wrong with option '-O2'
Re: c++/3274: typedef bug
Re: c++/3282: Problems with throw and destuctor callings
Re: c++/3283: using declaration of overloaded member function in derived class definition
Re: c++/3291: gcc 3.0 cannot compile a file with -O3 that can be compiled without optimization
Re: c++/3292: g++ Segmentation fault
Re: c++/3300: using declaration does not change member accessibility correctly
Re: c++/3301: gcc 3.0.1 20010618 breaks kdelibs-2.1.2 build
Re: c++/3304: g++ accepts array definition with non-constant dimensions
Re: c++/3336: Internal Compiler Error
Re: c++/3350: Partial specialization with pointer to member template parameters
Re: c++/3351: GCC 3.0 does not compile template-friend in nested template-struct.
Re: c++/3361: g++: Internal error: Segmentation Fault (program cc1plus)
Re: c++/3381: explicit template instantations fail with absolutely qualified names
Re: c++/3394: Attribute in derived class crashes compiler. Regression.
Re: c++/3395: Attribute causes type lookup to fail. Regression.
Re: c++/3396: template conversion operator
Re: c++/3406: ( int() > int() ) gives parse error
Re: c++/3431: ice while emitting debug info
Re: c++/3433: tree-check fails on int template arg as initializer
Re: c++/3435: c++ segfaults while compiling mozilla build
Re: c++/3447: c++ egcs-2.91.66 19990314/Linux gives internal compiler error
Re: c++/3458: ICE, in incomplete_type_error, at cp/typeck2.c:250
Re: c++/3466: Internal error in gcc 3.0 / Linux
Re: c++/3471: gcc 3.01 reports error about a private copy constructor that shouldn't get called.
Re: c++/3475: fabs == identity (i.e. fabs broken)
Re: c++/3494: Internal compiler error (with wrong code, though)
Re: c++/3496: template parm shadow reporting when it is not
Re: c++/3526: ICE on inherited enum
Re: c++/3533: g++ seg faults on IRIX at enum in member function
Re: c++/3546: internal compiler error: templates & array assignment
Re: c++/3566: Segmentation fault compiling GenJava.cpp in Orbacus OB-4.0.3
Re: c++/3570: Undefined symbol: "std::string::_Rep::_S_max_size" on AIX with g++ 3.0
Re: c++/3576: Compiling the attach code causes g++ to segfault
Re: c++/359: g++ incorrectly grants access to private members to nested classes
Re: c++/35: GCC 3.1, ICE Tree check: expected template_parm_index, have integer_type in template_decl_level, at cp/pt.c:8401
Re: c++/3611
Re: c++/3614: failing overloading of template member functions in template classes
Re: c++/3615: unneccessary temporary instance created during function call
Re: c++/3620: GCC3.0 optimization on anonymous union causes ICE
Re: c++/3625: Segmentation fault, while compiling template source code.
Re: c++/3626: method template lookup failure by non-type template parameters
Re: c++/3637: Internal compiler error in finish_member_declaration
Re: c++/3638: Template class instanciated using wrong type
Re: c++/3644: Internal compiler error in g++ 3.0
Re: c++/3649
Re: c++/3656: ICE when incorrectly deriving a class from a templated base in another namespace
Re: c++/3662: Incorrect warnings with overridden virtual functions in template class
Re: c++/3673: Internal compiler error
Re: c++/3676: Internal compiler error
Re: c++/3689: ICE on typeid() with -fno-rtti
Re: c++/3690: GCC 3.0 segfaults
Re: c++/3693: GCC gives an ICE instead of reporting an error.
Re: c++/3702: g++-3.0 copies constructors
Re: c++/3704: Internal compiler error 390
Re: c++/3713: Pointers to functions or member functions are not compile-time constants
Re: c++/3745: bug in basic_string.tcc
Re: c++/3748: egcs++ crashes on template specialization from different namespace
Re: c++/3757: 3.0 does not destroy local objects on throw
Re: c++/3762: ice on illegal code
Re: c++/3767: c++ ice-on-illegal code
Re: c++/3768: GCC 3.0 fails to call destructors when expceptions thrown from try block
Re: c++/3769: g++ 3.0.1 ICE:segmentation fault
Re: c++/3775: dtor of auto variable outside a try loop is not called in exception unwinding
Re: c++/3787: c++ causes SIGSEGV on compiling erroneous code
Re: c++/3791: Internal compiler error in grokdeclarator, at cp/decl.c:9760
Re: c++/3792: Internal compiler error in grokdeclarator, at cp/decl.c:9760
Re: c++/3793: template class rejected as template arg to a template member
Re: c++/3814: ICE in emit_move_insn in template instantiation with char[n]
Re: c++/3816: namespace and anonymous struct identifier conflict
Re: c++/3820: GCC 3.0 crashes with empty base class
Re: c++/3825: Problems in instanciation of generic members.
Re: c++/3828: g++ 2.91.66 iostream and multiple inheritance problem
Re: c++/3831: problem with forward declaration of function taking a reference to a generic member
Re: c++/3832: ICE on an odd combination of language features
Re: c++/3841: segfault when constructing a class
Re: c++/3849: g++-v3/bits/ostream.tcc:490: warning: declaration of `__fmt' shadows previous local
Re: c++/3851: Problem with generic member.
Re: c++/3855: Accessible class reported as inaccessible
Re: c++/3863: parser:ICE on missing typename
Re: c++/3869: Segmentation fault on specialized outer template with inner member template.
Re: c++/3870: gcc 3.0 bogus error specializing a template function
Re: c++/3880: Problem with global int [][] arrays
Re: c++/3882: gcc 3.0 error referencing a variable in its initializer expression in template code
Re: c++/3889: parser:Problems with template parameter dependant name
Re: c++/3890: Template argument problem
Re: c++/3893: libstdc++ scope problem appear with -fno-honor-std
Re: c++/3894: Template derived from virtual base cannot work with std::vector
Re: c++/3898: parser: broken "do {...} while ()" causes ICE
Re: c++/3899: Compile with -O2 generates "internal compiler error"
Re: c++/3900: STL construct causes /export/home2/plalonde/eagl/include/stl/concept_checks.h:533: Internal compiler error in `fix_lexical_addr', at function.c:5545
Re: c++/3901: P4 alignment issues
Re: c++/3902: gcc 3.0 unable to resolve an overload taking the address of a template member
Re: c++/3903: ICE near an enum declaration compiling qgdict.cpp from Qt with -O2 or -Os
Re: c++/3907: nested template parm collides with member name
Re: c++/3909: another virtual inheritance crash
c++/3911: error with multiple non-type template parameters
Re: c++/3914: gcc 3.0 does not complain about missing return statements in fn's
c++/3914: gcc3.0 does not complain about missing return statments
c++/3923: -O2 option trashes variables
c++/3926: Trouble with namespaces
c++/3930: mips-elf c++ testsuite can't find libstdc++ library
c++/3933: compiler borks on expression with "export" in it
Re: c++/3934: gcc-3.0 gives segmentation fault error
Re: c++/3935: const static class member access
c++/3936: g++
c++/3939: iostream and symbol from stdlib.h
c++/3942: Compiler error 980715
c++/3943: Template function and using declaration
c++/3944: Template and using directive
c++/3945: dfs
c++/3947: MIPS multiple inheritance - thunk causes two destructor calls
c++/3948: Two destructors are called when no copy destructor is defined
Re: c++/3950
c++/3950: address of a template member function
c++/3956: ICE in genrtl_compound_stmt
c++/3958: Template and operator
Re: c++/3958: Template and operator.
c++/3961: Parser bug
Re: c++/3961: Parser bug, similar to http://gcc.gnu.org/bugs.html#parsing
c++/3971: compilation problem with templates and inheritance
Re: c++/3972: ICE compiling Mozilla's nsFontMetricsGTK.cpp
Re: c++/3972: ICE in c-semantics:680 compiling Mozilla's nsFontMetricsGTK.cpp
c++/3972: Internal compiler error compiling Mozilla's nsFontMetricsGTK.cpp
c++/3974: GCC 3.0 - ternary operator and "const char *"
c++/3976: g++ 3.0 has problems with static const int as templated argument
c++/3979: An update to problem #3971
Re: c++/3984
c++/3984: Internal compiler error in genrtl_compound_stmt
c++/3986: ICE in build_rtti_vtbl_entries
c++/3989: Strange warning for maps (gcc 3.0 regression)
c++/3993: dynamic_cast<>() fails in simple test case w/ dynamic loading
c++/4003: ICE on template instantiation including friendship declaration.
Re: c++/4009
c++/4009: Internal compiler error in genrtl_compound_stmt
c++/4011: compiler reports internal error
c++/4012: Cleanup dumps core at -O2 on sparc-solaris
c++/4013: g++ 3.0 compilation failure with -mlong-calls and -mthumb
c++/4015: Strange "statement with no effect" warning (gcc 3.0 regression)
c++/4026: bad code generated with optimization
c++/4028: gcc 2.96 RH71 throws internal error #19991113 with anonymous union
c++/4029: constructor doesn't see base class' members
c++/4030: stupid warning message about template type
c++/4035: g++ actually copies a returned object when returning from a function/operator
Re: c++/4040
c++/4040: ICE in genrtl_compound_stmt @ c-semantics.c
Re: c++/4043
c++/4043: g++ seg fault with user basic_ostream constructor
c++/4044: vector<int[]> causes internal compiler error
c++/4047: assuming & on overloaded member functions
c++/4049: g++ fails on compilation stage
c++/4050: incorrectly giving class name as argument to "using" generates internal error 383
c++/4051: template instantiation problem with ostream_iterator and pair of buil
c++/4055: -I flag error
c++/4057: ambiguity of a call not reported
c++/4058: Bombs with Internal compiler error in `scope_die_for'
c++/4060: Failure building eh_alloc.o for C++ on 'make bootstrap'
Re: c++/4062: compile error
c++/4062: g++ bug
c++/4064: floats and doubles produce wrong output on cout when formatted with setw()
c++/4067: mysqlbinlog.cc:473: Internal compiler error.
c++/4072: g++ fails to compile template code
c++/4082: building gcc-3.0.1 from source
c++/4084: the following code snippets compiles with -g and -O3 but not with -O or -O2
c++/4089: Building gcc3.0.1 on openbsd-m68k fails.
c++/4090: ???
c++/4092: Use of ANSI features in gcc/cp/class.c
c++/4093: Return type mis-match for (a?b:c) constructs in gcc/cp/cp-tree.h
c++/4094: LHS conditional in assignment in gcc/cp/decl.c
c++/4095: Variable misspelled in gcc/cp/rtti.c
c++/4100: g++ 3.0.1 compiles illegal c++ code
c++/4111: Problem with templates - Regression from g++ 2.95.x
c++/4119: partial specialization of template causes internal compiler error
Re: c++/4122
c++/4122: undefined reference to `non-virtual thunk to ...'
c++/4135: Unable to link: "non-virtual thunk" in HPUX11 and AIX (gcc-3.0.1)
c++/4137: conversion operator within template
c++/4149: c++ 3.0.1 generates wrong code on sun-sparc-solaris2.[67]
c++/4150: [MAILER-DAEMON@sourceware.cygnus.com: failure notice]
c++/4153: internal compiler error
c++/4155: internal compiler error
Re: c++/4159: Internal error #20010127 reproducible
c++/4165: gcc 3.0.1 fails to build on linux for sh-coff,sh-hms for language c++
c++/4166: recursive member template call fails to compile
c++/4171: unresolved __gxx_personality_v0 in simple namespace example
c++/4172: scope-qualified member reference, e.g. MyClass::foo, fails
c++/4180: g++ 3.0 'Segmentation fault' creating an std::list (HP-UX 11.0)
c++/4181: mismatch in size of empty class
c++/4185: non functionality of string member (reserve)
c++/4187: Internal compiler error in `find_function_data', at function.c:542
c++/4188: ICE on simple namespace usage
c++/4190: digraph interference in class names
Re: c++/679: gcc 2.96 crashes on illegal code with ice message
Re: c++/70: template bug
Re: c++/711: -Wshadow gives spurious warning
Re: c++/712: bad formatting of warning message
Re: c++/713: request for better -Wshadow message
Re: c++/716: Problem when compiling ddd with g++ on alphaev56-dec-osf4.0d
Re: c++/849: gcc internal error stimulated by use of struct timeval
Re: c++/915: -frepo doesn't work
Re: c++/950: Template lookup problem
Re: c++/956: Unaligned traps on alpha 21264
Re: c++/959: Problems with template specialisation and namespaces
Re: c++/986: g++ misses warning for & on temporary
c++: hppa64-hp-hpux11.00: hp linker has spurious warnings on HelloWorld.C
c++: minor bug: hppa64-hp-hpux11.00 misconfiguration
c++: returning reference to ref arg behaves in strange way
c++: Still linker problems with hppa64-hp-hpux11.00
c++: where is operator delete(void*, size_t)?
Re: c/1048: Seems to mis-compile for loop init expression
Re: c/2365: gcc 2.95.3 bison and msgfmt problem
Re: c/2381: conflicting types for `va_list' (Solaris 8 Intel)
Re: c/2404
Re: c/2404: arm-linux-gcc ice
Re: c/2636: Repeatable SIG11 -mcpu related
Re: c/3498: gcc3.0.1 ICE
Re: c/3609: Cann't boot kernel-2.4.6 with CVS gcc-3.0.1
Re: c/3685: gcc-2.96 fails with -O3 on perl-5.7.2
Re: c/3753
Re: c/3771: Component of openssl fails with optimisation greater than -O1
Re: c/3819
Re: c/3819: segmentation error associated with compiling the program
Re: c/3891: GCC 3.0 generates ICE in routine code
Re: c/3897: memcpy not expanded to builtin function
c/3910: The building of the C compiler for Cross configuration powerpc-ibm-linux
c/3912: math_iso.h not found
c/3913: On Athlon's, gcc 3.0 produces code running 1/2 as fast as gcc 2.95
Re: c/3917
Re: c/3917 Ooops!
c/3917: gcc for IA-64 displays erroneous assembler timing information
c/3918: Access violation when using GCC to compile CGI scripts with fread and fgetc functions
c/3927: gcc 3.1 fails ifcvting inlined builtin_trap
c/3938: missing structure member
c/3941: i.c.e during compilation of linux 2.4.7 - capi.c
c/3952: comptypes() segfaults
c/3953: compiler accepts invalid type modes
c/3954: simple returns are broken when the return value is in a pseudo
c/3964: typo in ginclude/stddef.h (__SIZE__TYPE__)
c/3982: Incorrect Initialization in shared objects on Solaris (Regression to 2.95.3)
c/3990: logical or | within inline assembly cuts off assembly code
c/3991: Internal compiler error in insn_default_length
c/4004: Segmentation fault when compiling perl 5.6.1
c/4008: ICE: variable sized type and nested function
c/4014: gcc reports internal erro when compiling file bafio.c
c/4016: compiler bug during reload on c4x target
c/4017: IA-64 scheduler Bug?. Ia-64 only schedules at most one Floating Point operation per cycle.
c/4021: warning on valid code
c/4041: ba dasm generated
c/4042: Internal compiler err in in reload_cse_simplify_operands when building xmms 1.2.5
c/4048: gcc fails to self recompile with -fomit-frame-pointer
c/4053: Filenames in debug info for included files are incorrect
c/4065: Field out of range. (Big switch causes compilation failure)
c/4076: -Wunused doesn't warn about static function only called by itself.
c/4080: GCC 3.0.1 doesn't give proper warnings on C++ style declarations
c/4086: -msse2 fails with internal compiler error
c/4091: gcc-3.0.1 produces error "" for linux-2.4.9 kernel
c/4101: gcc 2.95.4 compiles bad code with nested static functions
c/4102: gcc 2.95.4 compiles bad code with nested static functions
c/4103: gcc 2.95.4 compiles bad code with nested static functions
c/4104: structure misalignment problem causing kernel failures
c/4106: gcc: i386 -fPIC asm ebx clobber no error
c/4109: undefined symbol whith -O2 on solaris 2.7 with gcc 3.0
c/4112: linux kernel 2.4.9 acct.c + GCC 3.0.1 => internal compiler error
c/4117: Got a internal error when make php
c/4118: internal compiler error when compiling linux kernel
c/4128: Bootstrap on solaris2.7 fails compiling libf2c/libF77/l_gt.c
c/4129: ICE in redirect_edge_and_branch for arm-elf-gcc
c/4132: compiler generates undefined symbol in assembly
c/4134: inline assembly - gcc fails to work around register pressure
c/4136: wrong assembler for static variables with -fPIC on powerpc-elf-netbsd
c/4139: problem using -V
c/4142: gcc compiles C code with assignments to const variables
c/4151: c optimization
c/4152: Incorrect code for va_arg(x,char) and va_arg(x,short) on SH
c/4154: copy a structure argument with negative length (gcc3.0.1 mips3)
c/4156: pic/libgcc.a
c/4157: space missing in gcc-3.0.1/gcc/config/i386/cygwin.h
c/4160: error
c/4161: gcc c compiler producing incorrect code
c/4167: Internal compiler error in insn_default_length, at insn-attrtab.c:223
c/4174: Internal compiler error in fixup_var_refs_1
c/4175: floating point wrong code generation
c/4177: in printf only first call to asctime(localtime(..)) is evaluated
c/4182: Compiling test case with -O results in undefined local label
c/4184: internal compiler error when installing image magick 5.3.8
can't bootstrap on alphaev67-dec-osf5.0
Cannot bootstrap GCC 3.0.1 (release)
codecvt<char, char, mbstate_t>::id
Compile errors for gcc 2.95.3 and gcc 3.0 on SunOS 4.1.4
Re: comptypes() segfaults
configure problem on darwin
crash with too many stack variables
Re: debug/2714: Stabs truncated on AIX
Re: debug/2968
Re: debug/2968 Please reopen, still exists
Re: debug/2968: gcc-3.0 ICE while compiling glibc, march=athlon -ggdb
dynamic_cast<T>(v) fails for T qualified from global namespace
EH vs. register windows
f77 signed ichar. How read unsigned ichar
Fixed m68k related PR
Re: flow patch for building ia64
Re: fortran/3877: Test program ff90-1.f fails at -O0
fortran/3924: g77 generates code which is rejected by GAS if COFF debugging info is requested
fortran/3940: fr30-elf gcc-30-cvs 20010802 fails to build fortran
fortran/3957: g77 -pipe -xf77-cpp-input sends output to stdout.
function try blocks - heads up :)
g++ 2.95.2 Please submit a full bug report.
g++ 3.0.1: uninitialized int != 0
g++ with avifile-0.6.0.
g++: class reference member changes its address value during run
Re: GAP and PERLBMK broken
gcc 2.95.3 bug: generating wrong code on ix86 with -O2 or -O1 -fexpensive-optimizations
gcc 2.95.3 crashing (SIG11)
GCC 3.0 branch: boehm-gc does not work on s390-linux
GCC 3.0 c-parse.y typo?
gcc 3.0 crashes during installation on IA64 Linux System !
gcc 3.0.1 fails to build
gcc 3.0.1 make distclean fails
GCC 3.0.1 prerelease: ICE compiling Linux Kernel
gcc 3.01 does not compile
Re: GCC 3.0: "configure: error: libffi has not been ported to s390-linux-gnu."
GCC 3.0: "configure: error: libffi has not been ported tos390-linux-gnu."
gcc 3.1/mips doesn't handle large stack frame.
gcc building problem on Tru64 v5.0
GCC for AIX
gcc is now broken
GCC problems on HP-UX, inet_ntoa broken.
gcc report bugs to--
gcc tries to build the 64bit multilib on the 32bit IRIX 6.5.
gcc-3.0 install fails on cygwin
gcc-3.0.1 fails to build
Re: gcc-3.1 test gcc.dg/wint_t-1.c fails on cygwin
GCC-SH: build failure on CVS mainline
Gcc/g++ bug report: decimal constant too large
gcc3.0 bootstrap problem for mips-sni-sysv4
GCC3.0-Release An extra call to the destructor
GCC3.0-release and multiple inheritance
Re: GCC3.0-release and multiple inheritance - a followup
GDB and DDD replies : (no debugging symbols found)...
Hello
help with gcc.. thanks!!
how does gcc source get updated ?
How to debug "relocation truncated" error
How to debug "relocation truncated" error.
hppa64-hp-hpux11.00: ELF: shared-libs not possible?
hpux 11.11 build
I am not sure it is a flaw with g++ compiler 2.95.3
ia64 scheduling losing notes
ICE in add_abstract_origin_attribute, at dwarf2out.c:9095
ICE in commit_one_edge_insertion, at flow.c:2467
ICE in insn_default_length, at insn-attrtab.c:223
ICE size_binop, at fold-const.c:1914 with gcc 3.0 i686-pc-linux-gnu
incorrect warning in 3.0.1 prerelease
Infinite compile time on alphaev6-unknown-linux-gnu for this simple Fortran program.
Installation error of GCC 3.0 in cygnus 1.3.2 on a P3 NT machine
Installing GCC-3.0
Installing on powerpc-ibm-aix4.3.2.0
Re: internal compiler error in change_address while compiling ImageMagik-5.3.7 with gcc version 3.0
internal compiler error in change_address while compiling ImageMagik-5.3.7with gcc version 3.0
Internal Compiler error in extract_insn at recog.c
Internal compiler error when deriving class from std::unary_function
Internal compiler error. Please submit a full bug report.
internal error compiler 42
Irix 6.5 build problem
Irix warning: cast from pointer to integer of different size
Irix6.5: Printing Long Doubles Fails
istream
Re: java/1413: Internal compiler error in expand_end_case
Re: java/1992: ICE compiling Tomcat
Re: java/2149: storage size of `_ZTVN4java4lang5ClassE' isn't known
Re: java/2791: Bogus "class `foo' already defined ..." error from jc1
Re: java/3540: libjava fails to compile
Re: java/3596: jc1 crash with final synchronized methods (duplicate_eh_regions)
Re: java/3732: ICE with exception on Linux
Re: java/3803: buggy code generation
Re: java/3854: Error in the install section while building gcc3.0.1
Re: java/3949
java/3949: fastjar exits success if @file not found
java/4005: ObjectOutputStream segfaults
java/4007: can't find inner class
java/4022: ?: precedence is wrong.
java/4027: gcj-3.0 fails to compile main class files with package declaration
Re: java/4027: gcj-3.0 fails to compile programs with package declaration
java/4031: Socket code failing with null ptr exception
java/4066: gcj -fjni generates thread-unsafe code
java/4070: Bad switch code for PowerPC gcj -fPIC
java/4105: gcj doesn't generate enough reflection info
java/4141: GCJ compiles illegal code without complaining.
java/4158: ICE in generate_bytecode_conditional(); SP mismatch
java/4189: gcj generates bytecode for switch stmt that doesn't verify
Re: libgcj/1146: ltdl modules never released
Re: libgcj/2441: RegisterNatives fails without interpreter
Re: libgcj/2999: Compilation error
Re: libgcj/3694: natPlainDatagramSocketImpl.cc doesn't compile in ALPHA OSF1
Re: libgcj/3696: natPlainSocketImpl.cc doesn't compile on ALPHA OSF1
Re: libgcj/3789: missing -liconv
libobjc/4039: installation location of libobjc is wrong
Re: libstdc++/3349: bug in map::insert(p,t)
Re: libstdc++/3363: stl_alloc.h does not include stl_config.h, causing parse errors
Re: libstdc++/3443: target CONFIG_SITE
Re: libstdc++/3457: enable-version-specific-runtime-libs vs. gxx-include-dir
Re: libstdc++/3473: comparison signed and unsigned integer expressions
Re: libstdc++/3557: constructing stream from rdbuf does not work on AIX
Re: libstdc++/3658: redefinition of symbols and syntax error
Re: libstdc++/3720 is a 2.95 regression [PATCH]
Re: libstdc++/3720: Problems with num_get
Re: libstdc++/3738
Re: libstdc++/3738: static member variables are well handled by containers
Re: libstdc++/3740: typo in ostringstream constructor
Re: libstdc++/3865: numeric_limits<double>::has_infinity is set to false
Re: libstdc++/3866: g++ : multiple "template with C linkage" in any stl
Re: libstdc++/3904: STL does not use ::operator new as required in standard
Re: libstdc++/3916
libstdc++/3916: Bad example in style docs
libstdc++/3946: auto_ptr_ref constructor allows dangerous conversion
libstdc++/3955: ostringstream behaves poorly with openmode ios::app
libstdc++/3981: error in std_complex.h with complex<long double>
libstdc++/3983: basic_istringstream<unsigned xxx> causes segfault
libstdc++/3988: Problems with long long functions (gcc 3.0 regression)
libstdc++/3992: Build failures for all non-native mips targets
libstdc++/4019: Using libstdc++ on AlphaLinux causes a Segementation fault
Re: libstdc++/4051 is not a bug
libstdc++/4052: including algobase.h results in error
libstdc++/4056: GLIBCPP_ifdef macro not recognized !
libstdc++/4071: "make install" installs .../include/g++-v3/Makefile
Re: libstdc++/4082: building gcc-3.0.1 from source
libstdc++/4083: input stream with field width() set reads too much to std::string
libstdc++/4087: Cygwin/GCC-3.0 libs missing sinl()
libstdc++/4096: libstdc++-v3/include/Makefile.in has several errors in it
libstdc++/4143: --disable == --enable for version-specific-runtime-libs
libstdc++/4144: istream on solaris, ifstream vs. cin
libstdc++/4145: codecvt<char, char, mbstate_t>::id on solaris, others
libstdc++/4146: input, num_get, regression from 2.95
libstdc++/4164: 33 Memory Leak when using iostream
Re: libstdc++/4168 is not a bug
libstdc++/4168: overloading problem with std::binder2nd
libstdc++/4183: gcc 3.0.1 fails to build on linux for sh-coff,sh-hms for language c++
linux kernel 2.4.9 acct.c + GCC 3.0.1 => internal compiler error
ltconfig
Mainline bootstrap broken
memcpy called with very large length (gcc 3.0)
Re: middle-end/1663: bug in loop.c
Re: middle-end/2116: Internal Compiler Error in find_reloads
Re: middle-end/2265: Compilation of tzset.c of glibc 2.2 dies with ICE
Re: middle-end/2686: Weird characters in assembly name
Re: middle-end/2793: g++: ICE with -g -O3, in add_abstract_origin_attribute, at dwarf2out.c:9273
Re: middle-end/2827: invalid narrowing during use of double type, arrithametic becomes non-comutative
Re: middle-end/3618: =09gcc 3.0 ICE on linux-2.4.6/drivers/isdn/avmb1/capi.c
middle-end/3919: __builtin_constant_p false on long long compile-time-known variable converted to long on 32-bit platform
Re: middle-end/3970: ICE in fixup_abnormal_edges, at reload1.c:9516
middle-end/3973: GCC fails to bootstrap with 80+160MB memory / optimization
Re: middle-end/4059
middle-end/4059: ICE on inline assembler <synopsis of the problem (one line)>
Re: middle-end/806: gcc rejects to build shared objects on glibc-2.1.3 based Linux
MIPS, profiling, and not working
Missing functionality in arm_compute_initial_elimination_offset
mkinstalldirs vs libgcc
native gdb.sum gdb.base/interrupt.exp
no make quickstrap in gcc 3.0.1
objc/3929: sparc-elf assertion in __objc_close_hash
objc/4127: Bootstrap on solaris2.7 fails compiling libobjc/linking.m
Re: optimization/2078: Internal compiler error in print_rtl_and_abort, at flow.c:6592
Re: optimization/2415
Re: optimization/2847: GCC 2.96 with -O2 incorrectly compile if(var==0) break; else printf("test\n"); inside a while
Re: optimization/2847: GCC 2.96 with -O2 incorrectly compile if(var==0)break; else printf("test\n"); inside a while
Re: optimization/2906: mips-sgi-irix6.2 RTL check: expected code `reg', have `subreg' in combine_regs
Re: optimization/2917: mozilla doesn't run with "-O2 -march=pentiumpro"
Re: optimization/3172: ICE when compiling with -O3
Re: optimization/3213: -fschedule-insns, ICE when compiling gnuboy-0.9.13
Re: optimization/3279: internal error at compiling a c++ source file
Re: optimization/3315: g++ segfaults
Re: optimization/3485: file that breaks -O3 in gcc3.0
Re: optimization/3521: Internal compiler error in change_address, at emit-rtl.c:1635 (sparc)
Re: optimization/3522: Internal error / segmentation fault with -O3
Re: optimization/3715: abort in verify_wide_reg_1
Re: optimization/3783
Re: optimization/3788: internal compiler error with -O1+ (sparc-solaris-2.6 3.0.1 20010716)
Re: optimization/3815
Re: optimization/3836: ICE using -O3 but not with -O2
Re: optimization/3838: gcc 3.0 exits with internal compiler error whith optimizer
Re: optimization/3906: Internal compiler error in change_address, at emit-rtl.c:1635
optimization/3921: wrong output with -02 on sparc-sun-solaris2.6) compiled by GNU C version 3.0. /usr/ccs/bin/as -V -using __asm wrong output with -O2 on sparc-sun-solaris2.6
optimization/3928: The -ffast-,math option does not re-associate f.p. multiply
optimization/3962: function containing empty try{} block not fully optimized
optimization/3967: gcc30 on Sparc, generates bad code causing SIGBUS
optimization/3977: arm peephole for loading two consecutive memory locations generates suboptimal code (on arm7tdmi)
optimization/3978: arm peephole for loading two consecutive memory locations generates suboptimal code (on arm7tdmi)
optimization/3987: propagate_freq enormous performance hit in 3.1
optimization/3995: i386 optimisation: joining tests
optimization/3996: Non-optimal code
optimization/4018: Internal compiler error in extract_insn, at recog.c:2218
optimization/4023: Gcc-3.0 can not optimize some code for -m68020 flag
optimization/4046: redundant comparison introduced with gcc-3.0 (regression from gcc 2)
optimization/4054: ICE with "-O2 and -march=k6" on i686-pc-linux-gnu/gcc 3.1
optimization/4061: Optimization bug in arm-unknown-elf cross-build of gcc 3.1
optimization/4069: gcc -O2 produces bad code using gcc 3.0 on i686-pc-linux-gnu
optimization/4074: gcc 3.0.1 fails on compiling gnustep-gui-0.7.0: NSClipView.m
optimization/4077: -fshort-enums makes enumerations behave unsigned
optimization/4079: unnecessary register move on simple code
optimization/4081: "-O2 -march=k6" cflags are broken with gcc 3.0.1
optimization/4085: PPC -fPIC code generation problem
optimization/4108: optimizer produces incorrect assembly output for a bit test equality expression
optimization/4120: "Unable to find a register to spill" with -fschedule-insns
optimization/4121: split_all_insns performance bottleneck
optimization/4126: optimization
optimization/4130: gcc 3.0 -O2 and printf optimization
optimization/4131: Why the C++ compiler don't place a const class object to ".rodata" section?
optimization/4140: Possible manpage/documentation error? -di option no longer available in 3.0
optimization/4163: aliasing regression in 3.x
optimization/4186: core dump in -O2 on ia32 with attached code (regression to 2.95.*)
Re: other/1537: Obvious typo in 2.95.3-test1 for mips-wrs-vxworks
Re: other/2226: gcc build ignores CPPFLAGS
Re: other/2611: fixincludes removes an */ from Xm/XmStrDefs.h on AIX
Re: other/3337: build on linux-gnulibc1 fails: no sys/ucontext.h
Re: other/3338: Build 3.0 on Linux-glibc1 fails: missing include for sigcontext
Re: other/3339: Build 3.0 on Linux-glibc1 fails: missing include for sigcontext.h (2)
Re: other/3340: Build 3.0 on Linux-glibc1 fails: wrong include for syscall.h
Re: other/3341: Build 3.0 on Linux-glibc1 fails: readdir_r undeclared
Re: other/3342: Build 3.0 on Linux-glibc1 fails: undefined reference to `_IO_2_1_stdout_'
other/3968: COLLECT_GCC_OPTIONS empty
other/3970: ICE in fixup_abnormal_edges, at reload1.c:9516
other/3980: Missing file for 'make install' [wrong location]
other/3985: AIX -mcpu=630 -maix64 does not use ppc64 multilib
other/3997: gcc generates ..ng references for static aliases (alpha-linux)
other/3998: Internal error: Segmentation fault
other/4036: Changed library search path (2.95 vs 3.0)
other/4063: with ggc on linux 2.49(comp with ggc3) mozilla 0.9.3 doesnt compile - error saved.
other/4073: --program-suffix=xxx ignored
other/4115: 3.0.1 build bug on solaris 2.7 using 2.95.2
other/4173: Internal error during gcc development version installation
Re: Patch: java class registration via .jcr section, take 3
pb with frame notes from hppa_expand_prologue ?
Re: pending/3778: PR3374 arm-linux native compiler
Re: pending/3873: Re: Problem with generic member
Re: pending/3887: Re: Problem with generic member