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]
-Winline: function body not available
[Bug ada/10670] 'section' Machine_Attribute directive ignored
[Bug ada/10671] improve error message for named notation used in pragma
[Bug ada/13470] 64bits Ada bootstrap failure:xnmake etc. crash generating nmake.adb etc.
[Bug ada/14997] ncurses build fails with Ada
[Bug ada/15102] Building shared libgnat may fail linking non-PIC object files
[Bug ada/15608] Bug box at sem_ch3.adb:8228
[Bug ada/15616] [4.0/4.1 Regression] Linking error on legal program using generic package
[Bug ada/15819] support for alternate exec-prefix
[Bug ada/16368] gnatmem, gnatdll are docmented but never built
[Bug ada/17701] Can't crosscompile ada to armv5tel
[Bug ada/18659] [4.0/4.1 Regression] ACATS ICE in bug in tree-sra.c:1507 on x86 and ppc-darwin (6 FAIL)
[Bug ada/18859] [4.0/4.1 Regression] ACATS ICE c37305a at -O0: in tree_low_cst, at tree.c:3839
[Bug ada/18860] ACATS ICE cd30001 at -O0: in expand_expr_addr_expr_1, at expr.c:6229
[Bug ada/19035] Put constants read-only on ELF platforms
[Bug ada/19037] constant renaming creates new constant
[Bug ada/19140] ACATS c37402a segfaults at runtime
[Bug ada/19380] ACATS c3a0004 SEGV at runtime on s390-linux, probably access to subprogram problem
[Bug ada/19381] ACATS c954a03 raises storage error at runtime on s390-linux
[Bug ada/19382] ACATS cxb5002 simple To_Fortran test fails at runtime on s390-linux
[Bug ada/19383] ACATS c954020 (1,2,3,4,6) do not terminate on ppc-linux, s390-linux
[Bug ada/19384] ACATS c940005 fail (no ZCX) or timeout (ZCX) at runtime on ppc-darwin/linux
[Bug ada/19408] [4.0/4.1 Regression] ACATS c391002 failure on powerpc-darwin, wrong .space
[Bug ada/19412] ACATS c761007 - valgrind detects wrong code (Conditional jump or move depends on uninitialised value)
[Bug ada/19413] ACATS c761010 - valgrind detects wrong code (Conditional jump or move depends on uninitialised value)
[Bug ada/19456] [4.0/4.1 regression] ada bootstrap failure on alpha-linux
[Bug ada/19519] GNAT Bug Box when reading a program with UTF-8 encoded enumeration literals
[Bug ada/19526] Windows errorcodes wrong in Ada when tasking
[Bug ada/19900] [4.0/4.1 Regression] ACATS c391002 c432002 ICE categorize_ctor_elements_1
[Bug ada/19956] [4.0 Regression] ICE copy_tree_r, at tree-inline.c:2320 on simple Ada code
[Bug ada/19959] [4.0/4.1 Regression] Can't compile gnattools for the cross targets
[Bug ada/20035] failed run-time assertion : Tasking not implemented on this configuration on sparc-linux
[Bug ada/20042] [4.0/4.1 regression] ACATS cxaca01 assembler Bad Absolute Expression error on
[Bug ada/20089] [4.0/4.1 Regression] gnatmake broken when building ada tools
[Bug ada/20226] [4.0/4.1 Regression] Error in __gnat_install_SEH_handler breaks bootstrap
[Bug ada/20255] GNAT Bug Box While Compiling florist-3.15p-src
[Bug ada/20255] New: GNAT Bug Box While Compiling florist-3.15p-src
[Bug ada/20270] [4.1 Regression] Link error: unsatisfied symbols
[Bug ada/20270] New: [4.1.0 Regression] Link error: unsatisfied symbols
[Bug ada/20271] [4.1.0 Regression] Link error: unsatisfied symbols
[Bug ada/20271] New: [4.1.0 Regression] Link error: unsatisfied symbols
[Bug ada/20300] ICE on undefined value of type derived from Character
[Bug ada/20300] New: ICE on undefined value of type derived from Character
[Bug ada/20344] [4.0/4.1 regression] gnat1: error: unrecognized command line option "-fRTS=/tmp/rts"
[Bug ada/20344] New: [4.0/4.1 regression] gnat1: error: unrecognized command line option "-fRTS=/tmp/rts"
[Bug ada/20515] "stdcall" imports are not handled correctly
[Bug ada/20515] New: "stdcall" imports are not handled correctly
[Bug ada/20530] gnatlink does not respect -mno-cygwin
[Bug ada/20530] New: gnatlink does not respect -mno-cygwin
[Bug ada/20548] [4.1 Regression] ACATS c52103x segfault at runtime on x86_64
[Bug ada/20548] New: ACATS c52103x segfault at runtime on x86_64
[Bug ada/20590] [4.0/4.1 Regression] returning record type with a default discriminant causes gnat bug box
[Bug ada/20590] New: returning record type with a default discriminant causes gnat bug box
[Bug ada/20593] [4.0/4.1 Regression] Simple array of string access miscompiled on x86 and x86_64
[Bug ada/20593] [4.0/4.1 Regression] Simple array of string access miscompiled on x86 and x86_64 and PPC
[Bug ada/20593] New: Simple array of string access miscompiled on x86 and x86_64
[Bug ada/20596] Bug Box, combination of Ada 2005, dotted notation, Hash_Maps, and Unbounded_String
[Bug ada/20596] New: Bug Box, combination of Ada 2005, dotted notation, Hash_Maps, and Unbounded_String
[Bug ada/20615] IP address 255.255.255.255 cannot be set with GNAT.Sockets
[Bug ada/20615] New: IP address 255.255.255.255 cannot be set with GNAT.Sockets
[Bug ada/20671] New: Poor bit-field code generation
[Bug ada/20671] Poor bit-field code generation
[Bug ada/4945] Rewriting '-gant' as '-gnat' is failing
[Bug ada/6852] gnatlib fails to build with newlib because it doesn't set up the include path
[Bug AWT/20630] Image APIs should use BufferedImage exclusively
[Bug AWT/20630] New: Image APIs should use BufferedImage exclusively
[Bug bootstrap/12026] m68k-coff build fails due to undefined references to _EH_FRAME_BEGIN
[Bug bootstrap/13993] [3.4 Regression] Relative path as srcdir causes problem
[Bug bootstrap/14316] collect2 doesnt build on windows hosts
[Bug bootstrap/15212] [3.4/4.0/4.1 Regression] bootstrap fails on interix3
[Bug bootstrap/17383] [4.0 Regression] Building in src dir fails
[Bug bootstrap/20282] [4.0/4.1 Regression] gcc4 can not bootstrap itself anymore
[Bug bootstrap/20282] New: gcc4 can not bootstrap itself anymore
[Bug bootstrap/20305] [4.0/4.1 Regression] Miscompilation of libcpp/macro.c at -O1 and higher
[Bug bootstrap/20305] Miscompilation of libcpp/macro.c at -O1 and higher
[Bug bootstrap/20305] New: Miscompilation of libcpp/macro.c at -O1 and higher
[Bug bootstrap/20380] bootstrap failure
[Bug bootstrap/20380] New: bootstrap failure
[Bug bootstrap/20417] New: Bootstrap fails running xnmake; it sigfaults in gnat__spitbol__patterns__xmatch
[Bug bootstrap/20424] Bootstrap failure on alphaev56
[Bug bootstrap/20424] New: Bootstrap failure on alphaev56
[Bug bootstrap/20437] bootstrap --enable-maintainer-mode broken
[Bug bootstrap/20437] New: bootstrap --enable-maintainer-mode broken
[Bug bootstrap/20452] HEAD ICE during make install
[Bug bootstrap/20452] New: HEAD ICE during make install
[Bug bootstrap/20462] New: Make bootstrap fails with "out of memory"
[Bug bootstrap/20488] Makefile: Must be a separator on line 774. Stop.
[Bug bootstrap/20488] New: Makefile: Must be a separator on line 774. Stop.
[Bug bootstrap/20493] New: [4.0 Regression] Bootstrap failure
[Bug bootstrap/20537] [4.1 Regression] GCC install libstdc++ headers in wrong dir
[Bug bootstrap/20555] C code fails to link and Ada fails to find its runtime after make install on x86_64
[Bug bootstrap/20582] New: ip2k-elf doesn't build
[Bug bootstrap/20633] New: sparc64-portbld-freebsd5.3: libgcc2.c:1623: error: size of array 'compile_type_assert' is negative
[Bug bootstrap/20636] New: Bootstrap failure on Linux/PowerPC64
[Bug bootstrap/20675] New: Small targets without 64 bit long long support are can't bootstrap GCC.
[Bug bootstrap/20675] Small targets without 64 bit long long support are can't bootstrap GCC.
[Bug bootstrap/20692] configuring libgfortan infinite loop
[Bug bootstrap/20692] New: configuring libgfortan infinite loop
[Bug bootstrap/20698] [4.0 Regression] configure broken
[Bug bootstrap/20698] New: [4.0 Regression] configure broken
[Bug c++/100] confusing name lookup diagnostic
[Bug c++/1016] [DR 166] friend class declarations not observing namespace rules.
[Bug c++/11624] -Wnon-virtual-dtor doesn't always work
[Bug c++/11814] Code with missing "template" keyword wrongly accepted
[Bug c++/11828] [3.4/4.0 regression] qualified dependent name looked up too early
[Bug c++/12944] [meta-bug] C++ name-lookup problems
[Bug c++/12963] Wrong and misleading warning encourages writing non-portable code
[Bug c++/13744] ICE when using implicit copy constructor for struct defined in template function
[Bug c++/13830] Invalid covariant type for identical type, friend related
[Bug c++/13979] Error message about no matching function for call with derived class arguments could be improved
[Bug c++/14777] [3.4/4.0/4.1 Regression] typedef doesn't fully expose base class type
[Bug c++/14912] Do not print default template arguments in error messages
[Bug c++/14950] [3.4 Regression] [non unit-at-a-time] always_inline does not mix with templates and -O0
[Bug c++/15036] [3.4 regression] Performance and code size regression compared to 3.3
[Bug c++/15938] ICE with anonymous unions
[Bug c++/16068] Bad error message
[Bug c++/16168] -Weffc++ item 14 improvements
[Bug c++/16190] -Wnon-virtual-dtor, in -Wall, silenced only by pessimizing code
[Bug c++/16792] [4.0 regression] ICE in gen_subprogram_die, at dwarf2out.c:11267
[Bug c++/16859] Empty initializer for array of unknown size spuriously accepted
[Bug c++/16995] [meta-bug] C++ friend injection
[Bug c++/17053] [4.0/4.1 Regression] Repo functionality partially broken on AIX (collect2.c)
[Bug c++/17256] [3.3/3.4/4.0/4.1 Regression] undefined but used static or inline functions should be diagnosed
[Bug c++/17729] [3.4/4.0/4.1 Regression] Duplicate __attribute__((deprecated)) warning
[Bug c++/17972] [3.4 Regression] const/pure functions result in bad asm
[Bug c++/18279] [4.0/4.1 regression] missing function bodies from -fdump-translation-unit
[Bug c++/18306] seems not possible to specialize a template member function
[Bug c++/18327] [3.3 Regression] ICE while compiling valid c code with g++
[Bug c++/18384] [3.3 Regression] ICE on zero-length array with empty initializer...
[Bug c++/18384] [3.3/3.4/4.0/4.1 Regression] ICE on zero-length array with empty initializer...
[Bug c++/18644] [3.3/3.4/4.0/4.1 regression] -Wsynth warning in <complex>
[Bug c++/18681] [3.3/3.4/4.0/4.1 Regression] template friend declaration not recognized
[Bug c++/18805] [meta-bug] C++ member lookup
[Bug c++/19184] Octave compilation is failing during running "make"
[Bug c++/19185] [3.3/3.4/4.0/4.1 Regression] ICE: cp_expr_size, at cp/cp-lang.c:308
[Bug c++/19199] [3.3/3.4/4.0/4.1 Regression] Wrong warning about returning a reference to a temporary
[Bug c++/19203] [3.4/4.0/4.1 Regression] Partial ordering failure between function reference and generic const reference
[Bug c++/19311] [3.4/4.0 Regression] ICE in resolve_overloaded_unification
[Bug c++/19311] [3.4/4.0/4.1 Regression] ICE in resolve_overloaded_unification
[Bug c++/19317] [4.0/4.1 Regression] removing a temporary return value when we cannot
[Bug c++/19403] [4.0/4.1 Regression] name lookup is broken with friends
[Bug c++/19476] Missed null checking elimination with new
[Bug c++/19531] NRV is performed on volatile temporary
[Bug c++/19761] -Winit-self doesn't work anymore
[Bug c++/19769] [4.0 Regression] GCC produces wrong dwarf2 output that breaks gdb
[Bug c++/19769] [4.0/4.1 Regression] GCC produces wrong dwarf2 output that breaks gdb
[Bug c++/19772] [3.4/4.0/4.1 Regression] crash on invalid template friend decl
[Bug c++/19797] [4.0/4.1 Regression] g++.dg/abi/inline1.C fails on hppa*-*-hpux*
[Bug c++/19816] C++ front-end produces a cast instead of just &a.b (empty base class)
[Bug c++/19817] C++ front-end produces a cast instead of just &a.b (when call the deconstructor)
[Bug c++/19878] [4.0 Regression] ICE in import_export_decl
[Bug c++/19916] [3.4/4.0/4.1 Regression] Segmentation fault in __static_initialization_and_destruction_0
[Bug c++/19948] [4.0 Regression] ICE: tree check: expected class 'declaration', have 'exceptional' (error_mark) in pushtag, at cp/name-lookup.c:4658
[Bug c++/19948] [4.0/4.1 Regression] ICE: tree check: expected class 'declaration', have 'exceptional' (error_mark) in pushtag, at cp/name-lookup.c:4658
[Bug c++/19966] Misleading message "must take exactly one argument"
[Bug c++/19968] [3.3/3.4/4.0/4.1 Regression] Warning omitted for non-derived classes
[Bug c++/19980] [4.0/4.1 regression] ICE on invalid template declaration
[Bug c++/19982] [3.3/3.4 Regression] The left side of the "=" operator must be an lvalue.
[Bug c++/20103] [4.0/4.1 regression] ICE in create_tmp_var with C99 style struct initializer
[Bug c++/20133] [4.0/4.1 Regression] internal compiler error: in import_export_decl, at cp/decl2.c:1726
[Bug c++/20142] [3.3 regression] implicit assignment operator with multi-dimensional array is broken
[Bug c++/20142] [3.3/3.4/4.0/4.1 regression] implicit assignment operator with multi-dimensional array is broken
[Bug c++/20145] [4.0/4.1 Regression] template "class has virtual functions ... " is not suppressed with -isystem
[Bug c++/20147] [3.4/4.0 regression] ICE on undefined variable in statement expression
[Bug c++/20147] [3.4/4.0/4.1 regression] ICE on undefined variable in statement expression
[Bug c++/20157] [4.0/4.1 Regression] Internal compiler error on invalid code
[Bug c++/20164] [3.3/3.4/4.0/4.1 Regression] Wrong line number in diagnostic with gcc 4.0/4.1
[Bug c++/20186] [4.0/4.1 regression] ICE with static_cast and type dependent variable (templates)
[Bug c++/20207] null constructor not needed in multiple inheritance
[Bug c++/20208] [4.0/4.1 Regression] No array-to-pointer decay happens for template functions
[Bug c++/20209] [3.3/3.4/4.0/4.1 Regression] Missing warnings for "aggregate has a partly bracketed initializer"
[Bug c++/20212] [4.0/4.1 Regression] attribute unused vs. member function template
[Bug c++/20220] [4.0/4.1 Regression] Rejecting invalid template code, breaks most of Boost
[Bug c++/20232] [4.0/4.1 Regression] ICE with covariancy
[Bug c++/20234] ambiguity with friend name injection and using directive
[Bug c++/20240] [3.3 Regression] invalid using-redeclaration accepted
[Bug c++/20240] [3.3/3.4/4.0/4.1 Regression] invalid using-redeclaration accepted
[Bug c++/20254] [3.4 4.0 regression] ICE in resolve_overloaded_unification
[Bug c++/20254] New: [3.4 4.0 regression] ICE in resolve_overloaded_unification
[Bug c++/20259] iostream functions/methods declared
[Bug c++/20259] New: iostream functions/methods declared
[Bug c++/20261] Error with integral-constant expression in template
[Bug c++/20261] New: Error with integral-constant expression in template
[Bug c++/20269] New: Optimizer problem with aliasing floating point variable
[Bug c++/20269] Optimizer problem with aliasing floating point variable
[Bug c++/20275] Mandatory inlining of templetized class member fails for no reason
[Bug c++/20275] New: Mandatory inlining of templetized class member fails for no reason
[Bug c++/20280] [4.0/4.1 regression] ICE in create_tmp_var, at gimplify.c:368
[Bug c++/20280] internal compiler error: in create_tmp_var, at gimplify.c:368
[Bug c++/20280] New: internal compiler error: in create_tmp_var, at gimplify.c:368
[Bug c++/20293] [3.4/4.0/4.1 regression] Wrong diagnostic for ambiguous access
[Bug c++/20293] ambiguous namespace and diagnostic, unamed namespace
[Bug c++/20293] New: namespace name lost
[Bug c++/20295] New: template fails to match empty array
[Bug c++/20295] template fails to match empty array
[Bug c++/20295] zero length array accepted
[Bug c++/20298] New: non-primitive types at file scope with internal linkage generate symbols when executable code absent
[Bug c++/20298] non-primitive types at file scope with internal linkage generate symbols when executable code absent
[Bug c++/20304] Invalid value returned by operator '&' when -O is used
[Bug c++/20304] New: Invalid value returned by operator '&' when -O is used
[Bug c++/20307] New: template resolution is wrong when accessed with namespace prefix
[Bug c++/20307] template resolution is wrong when accessed with namespace prefix
[Bug c++/20308] lost parser
[Bug c++/20308] New: lost parser
[Bug c++/20308] parser thinks something is a start of a template-id when it is just less than
[Bug c++/20311] New: poor diagnostic
[Bug c++/20311] poor diagnostic
[Bug c++/20313] New: poor diagnostic
[Bug c++/20313] poor diagnostic
[Bug c++/20315] New: G++ Problem with two-stage name lookup
[Bug c++/20316] attribute((packed)) and call by reference
[Bug c++/20316] New: attribute((packed)) and call by reference
[Bug c++/20324] New: Tru64 assembler cores for 3.4.3 g++ -gcoff of #include <iostream>
[Bug c++/20324] Tru64 assembler cores for 3.4.3 g++ -gcoff of #include <iostream>
[Bug c++/20330] Constructor fails to find base class in specialization
[Bug c++/20330] New: Constructor fails to find base class in specialization
[Bug c++/20332] New: poor diagnostic
[Bug c++/20332] poor diagnostic
[Bug c++/20332] poor diagnostic when bind non lvalue to a reference for default arguments
[Bug c++/20333] [3.4/4.0/4.1 Regression] ICE on invalid code, typename outside of a template
[Bug c++/20333] ICE
[Bug c++/20333] ICE on invalid code
[Bug c++/20333] New: ICE
[Bug c++/20340] __always_inline__ fails on templetized function for no reason
[Bug c++/20340] New: __always_inline__ fails on templetized function for no reason
[Bug c++/20341] [4.0?/4.1 Regression] Segfualt on valid C++ code (breaks Boost)
[Bug c++/20341] New: [4.0?/4.1 Regression] Segfualt on valid C++ code (breaks Boost)
[Bug c++/20343] __always_inline__ fails on STL templatized function
[Bug c++/20343] __always_inline__ fails on STL templetized function
[Bug c++/20343] New: __always_inline__ fails on STL templetized function
[Bug c++/20345] New: Warning on forward declaration of class with __dllexport__
[Bug c++/20346] New: valid code fails: include of #define inside extern "C"
[Bug c++/20346] valid code fails: include of #define inside extern "C"
[Bug c++/20347] Long paths in error messages
[Bug c++/20347] New: Long paths in error messages
[Bug c++/20350] 4.0 and higher: ICE
[Bug c++/20350] [4.0/4.1 Regression] extern template and struct initializer and specification for a static variable
[Bug c++/20350] New: 4.0 and higher: ICE
[Bug c++/20357] Multiply defined assembler symbols for template instantiations
[Bug c++/20357] New: Multiply defined assembler symbols for template instantiations
[Bug c++/20358] Data member of local class of friend function of template class considered a member template
[Bug c++/20358] New: Data member of local class of friend function of template class considered a member template
[Bug c++/20366] New: AIX g++ -D_LARGE_FILES fails to compile #include <iostream>
[Bug c++/20378] GCC 2.96 installation fails on Redhat 9 version
[Bug c++/20378] New: GCC 2.96 installation fails on Redhat 9 version
[Bug c++/20381] [4.0/4.1 Regression] ICE in build_ptrmemfunc, at cp/typeck.c:5702
[Bug c++/20381] ICE in build_ptrmemfunc, at cp/typeck.c:5702
[Bug c++/20381] New: ICE in build_ptrmemfunc, at cp/typeck.c:5702
[Bug c++/20383] [3.3/3.4 Regression] #line directive breaks try-catch statement
[Bug c++/20383] New: #line directive breaks try-catch statement
[Bug c++/20397] g++ rejects valid code with 'is inaccessible' error
[Bug c++/20397] New: g++ rejects valid code with 'is inaccessible' error
[Bug c++/20400] New: C++ std::queue conflicts with C header 'struct queue'
[Bug c++/20401] error message is misleading
[Bug c++/20401] New: error message is misleading
[Bug c++/20407] New: Rejects valid C99 for the C++ front-end
[Bug c++/20407] Rejects valid C99 for the C++ front-end
[Bug c++/20408] Unnecessary code generated for empty structs
[Bug c++/20408] Unnessasary code generated for empty structs
[Bug c++/20414] C-style cast fails to do proper conversion (explicit type conversion)
[Bug c++/20414] New: C-style cast fails to do proper conversion (explicit type conversion)
[Bug c++/20416] New: Incorrect lifetime for temporary with static const reference
[Bug c++/20420] Incorrectly Accepts double declarations
[Bug c++/20420] New: Unrecognized double declarations
[Bug c++/20420] Unrecognized double declarations
[Bug c++/20423] New: Warning -Woverloaded-virtual triggers to often
[Bug c++/20423] Warning -Woverloaded-virtual triggers to often
[Bug c++/20427] 'new int [2] ()' not default initialized
[Bug c++/20427] [3.4 Regression] 'new int [2] ()' not default initialized
[Bug c++/20427] New: 'new int [2] ()' not default initialized
[Bug c++/20428] ICE for local class in a function template
[Bug c++/20428] New: ICE for local class in a function template
[Bug c++/20439] Dropped attributes on class members
[Bug c++/20439] New: Dropped attributes on class members
[Bug c++/20442] New: problem mixing C++ exceptions and setjmp/longjmp under Cygwin
[Bug c++/20443] [4.0/4.1 Regression] ICE on invalid C++ code
[Bug c++/20443] New: ICE on invalid C++ code
[Bug c++/20446] New: gcc-4.0.0 doesn't produce a valid assembler file.
[Bug c++/20453] [4.0/4.1 Regression] GCC fails to treat a valid constant expression as a template argument
[Bug c++/20453] [4.1 Regression] GCC fails to treat a valid constant expression as a template argument
[Bug c++/20453] GCC fails to treat a valid constant expression as a template argument
[Bug c++/20453] New: GCC fails to treat a valid constant expression as a template argument
[Bug c++/20461] [4.0 Regression] ICE at "class 'C' does not have any field named 'f'" error
[Bug c++/20461] [4.0/4.1 Regression] ICE at "class 'C' does not have any field named 'f'" error
[Bug c++/20461] New: ICE at "class 'C' does not have any field named 'f'" error
[Bug c++/20463] [4.0 regression] ICE on using undefined type
[Bug c++/20463] [4.0/4.1 regression] ICE on using undefined type
[Bug c++/20463] New: [4.0/4.1 regression] ICE on using undefined type
[Bug c++/20465] [4.0 regression] error: no matching function for call
[Bug c++/20465] [4.0/4.1 regression] error: no matching function for call
[Bug c++/20465] New: [4.0 regression] error: no matching function for call
[Bug c++/20475] New: static_cast falsely allows const to be cast away
[Bug c++/20475] static_cast falsely allows const to be cast away
[Bug c++/20476] [3.3 Regression] g++ crashes with a contrived template mistake.
[Bug c++/20476] g++ crashes with a contrived template mistake.
[Bug c++/20476] New: g++ crashes with a contrived template mistake.
[Bug c++/20478] New: poor diagnostic
[Bug c++/20478] poor diagnostic
[Bug c++/20484] New: No proper linkage created for in class initialized static const
[Bug c++/20484] No proper linkage created for in class initialized static const
[Bug c++/20485] [3.4 Regression] ice with -O1 or above
[Bug c++/20485] New: ice with -O1 or above
[Bug c++/20487] Bad code generation caused by -fschedule-insns2
[Bug c++/20487] New: Bad code generation caused by -fschedule-insns2
[Bug c++/20497] New: Building Code on AMD 64bits c
[Bug c++/20498] Building Code on AMD 64bits c
[Bug c++/20498] New: Building Code on AMD 64bits c
[Bug c++/20499] [4.0/4.1 regression] ICE on duplicate class definition
[Bug c++/20499] New: [4.0/4.1 regression] ICE on duplicate class definition
[Bug c++/20505] [4.0/4.1 Regression] internal error when compiling with -ggdb2 and no error with -ggdb1
[Bug c++/20505] internal error when compiling with -ggdb2 and no error with -ggdb1
[Bug c++/20505] New: internal error when compiling with -ggdb2 and no error with -ggdb1
[Bug c++/20512] Is GCC 3.2.2 supported on Redhat 7.2
[Bug c++/20512] New: Is GCC 3.2.2 supported on Redhat 7.2
[Bug c++/20513] [4.0/4.1 Regression] ICE when compiling with debug info and embedded using
[Bug c++/20516] Function names affect template compilation
[Bug c++/20516] New: Function names affect template compilation
[Bug c++/20536] G++ segfault on tiny snipped of invalid code
[Bug c++/20536] New: G++ segfault on tiny snipped of invalid code
[Bug c++/20537] New: GCC install libstdc++ headers in wrong dir
[Bug c++/20547] New: undefined reference to "static const" fields of classes
[Bug c++/20547] undefined reference to "static const" fields of classes
[Bug c++/20549] [3.4/4.0/4.1 Regression] ICE in resolve_overloaded_unification on invalid code
[Bug c++/20549] [3.4/4.0/4.1 Regression] ICE on invalid code, typename outside of a template
[Bug c++/20549] ICE
[Bug c++/20549] New: ICE
[Bug c++/20551] "typeof" fails as qualifier
[Bug c++/20551] New: "typeof" fails as qualifier
[Bug c++/20552] ICE
[Bug c++/20552] ICE on invalid code
[Bug c++/20552] New: ICE
[Bug c++/20556] New: Non-ambiguous member in multiple inheritance reported ambiguous (All Versions)
[Bug c++/20556] Non-ambiguous member in multiple inheritance reported ambiguous (All Versions)
[Bug c++/20559] New: cannot link program which uses std::(vector. deque) in SuSE AMDx86_64
[Bug c++/20560] New: RFE: -Wnon-virtual-dtor/-Wall should warn when a class appears to be polymorphic and there is no destructor at all
[Bug c++/20560] RFE: -Wnon-virtual-dtor/-Wall should warn when a class appears to be polymorphic and there is no destructor at all
[Bug c++/20562] New: no unused warning for static arrays
[Bug c++/20562] no unused warning for static arrays
[Bug c++/20563] [3.4/4.0/4.1 Regression] Infinite loop in diagnostic (and ice after error message)
[Bug c++/20563] New: Infinite loop in diagnostic
[Bug c++/20570] g++ reports superfluous warning for non-virtual/protected base destructor
[Bug c++/20570] New: g++ reports superfluous warning for non-virtual/protected base destructor
[Bug c++/20571] -Wswitch incorrectly outputs warning on ranges (regression from 3.4)
[Bug c++/20571] New: -Wswitch incorrectly outputs warning on ranges (regression from 3.4)
[Bug c++/20576] New: poor diagnostic
[Bug c++/20576] poor diagnostic
[Bug c++/20578] New: Problem with templates
[Bug c++/20578] Problem with templates
[Bug c++/20581] Incorrect codegen for exceptions
[Bug c++/20581] New: Incorrect codegen for exceptions
[Bug c++/20584] [4.0/4.1 Regression] inline function used but never defined
[Bug c++/20584] inline function used but never defined
[Bug c++/20584] New: inline function used but never defined
[Bug c++/20589] error: '<anonymous enum>' is/uses anonymous type'
[Bug c++/20589] New: error: '<anonymous enum>' is/uses anonymous type'
[Bug c++/20595] compilation gives garbage file instead of valid .o
[Bug c++/20599] New: variadic template support
[Bug c++/20599] variadic template support
[Bug c++/20602] gcc crashes and asks to submit a bug.
[Bug c++/20602] New: gcc crashes and asks to submit a bug.
[Bug c++/20607] -fstrict-aliasing causes incorrect scheduling on Sparc Solaris
[Bug c++/20607] [3.4 Regression] -fstrict-aliasing causes incorrect scheduling
[Bug c++/20607] New: -fstrict-aliasing causes incorrect scheduling on Sparc Solaris
[Bug c++/20624] [4.0/4.1 Regression] wrong "control reaches end of non-void function" warning
[Bug c++/20624] New: wrong "control reaches end of non-void function" warning
[Bug c++/20624] wrong "control reaches end of non-void function" warning
[Bug c++/20627] Dependend return value of function template is looked up even if function is never instantiated
[Bug c++/20627] New: Dependend return value of function template is looked up even if function is never instantiated
[Bug c++/20628] New: QT has bugs when compiled with 4.0.0 but not 3.4.3
[Bug c++/20628] QT has bugs when compiled with 4.0.0 but not 3.4.3
[Bug c++/20629] internal compiler error: in cp_tree_equal, at cp/tree.c:1552
[Bug c++/20629] New: internal compiler error: in cp_tree_equal, at cp/tree.c:1552
[Bug c++/20637] [3.3/3.4/4.0/4.1 regression] Confusing message with different using declarations
[Bug c++/20637] New: [3.3/3.4/4.0/4.1 regression] Confusing message with different using declarations
[Bug c++/20644] New: bogus uninitialized warning on unused variable
[Bug c++/20646] [4.0/4.1 Regression] ICE on illegal code: "extern static" struct member
[Bug c++/20647] New: Wrong typeid for incomplete types
[Bug c++/20647] Wrong typeid for incomplete types
[Bug c++/20658] New: warning on minimum integer values
[Bug c++/20658] warning on minimum integer values
[Bug c++/20665] New: poor diagnostic
[Bug c++/20665] poor diagnostic
[Bug c++/20665] poor diagnostic for missing semicolon at end of template struct declaration
[Bug c++/20667] Incorrect code with -Os
[Bug c++/20667] New: Incorrect code with -Os
[Bug c++/20668] [3.4/4.0/4.1 Regression] ICE on invalid code, value dependent but invalid wise
[Bug c++/20668] ICE (segv)
[Bug c++/20668] New: ICE (segv)
[Bug c++/20669] New: Template candidates not listed in error message.
[Bug c++/20669] Template candidates not listed in error message.
[Bug c++/20674] New: unexpected result from floating compare
[Bug c++/20674] unexpected result from floating compare
[Bug c++/20676] ICE (segv)
[Bug c++/20676] New: ICE (segv)
[Bug c++/20677] bad warning
[Bug c++/20677] New: bad warning
[Bug c++/20678] [3.4/4.0/4.1 Regression] Make process stopped
[Bug c++/20678] Make process stopped
[Bug c++/20678] New: Make process stopped
[Bug c++/20679] [3.4/4.0/4.1 Regression] Parse error when accessing attributes of an inner class. Enclosing class is template and have methods with the same name.
[Bug c++/20679] New: Parse error when accessing attributes of an inner class. Enclosing class is template and have methods with the same name.
[Bug c++/20681] [4.0/4.1 Regression] wrong "control reaches end of non-void function" warning
[Bug c++/20681] another wrong "control reaches end of non-void function" warning
[Bug c++/20681] New: another wrong "control reaches end of non-void function"
[Bug c++/20682] lost parser
[Bug c++/20682] New: lost parser
[Bug c++/20683] New: wrong warning when using "-Woverloaded-virtual"
[Bug c++/20683] wrong warning when using "-Woverloaded-virtual"
[Bug c++/20685] another wrong warning when using "-Woverloaded-virtual"
[Bug c++/20685] New: another wrong warning when using "-Woverloaded-virtual"
[Bug c++/20687] namespace bug
[Bug c++/20687] New: namespace bug
[Bug c++/20690] Bug in std::vector
[Bug c++/20690] New: Bug in std::vector
[Bug c++/20691] accept-invalid template template argument
[Bug c++/20691] New: accept-invalid template template argument
[Bug c++/20700] New: x86_64 code bloat on templates
[Bug c++/20700] x86_64 code bloat on templates
[Bug c++/2892] No array-to-pointer decay happens for template functions
[Bug c++/4403] incorrect class becomes a friend in template
[Bug c++/5786] array types decay too quickly
[Bug c++/6709] typeof() cannot be used with the :: operator
[Bug c++/7302] -Wnon-virtual-dtor should't complain of protected dtor
[Bug c++/772] Statement expressions issues
[Bug c++/8564] [3.2 regression] ICE in find_function_data, at function.c:329
[Bug c++/9737] [DR150] Partial template specialisation selection failure involving template parameter defaults
[Bug c++/9782] constructor not called on higher-dimensional arrays of template types
[Bug c++/9783] [DR433] Can't forward reference class in argument to templated method.
[Bug c++/99] Bug in template type in error message.
[Bug c/14411] Request for setjmp/longjmp attributes
[Bug c/16989] [meta-bug] C99 conformance bugs
[Bug c/17426] Emit mandatory warning for manual expansions of offsetof
[Bug c/17855] [4.0/4.1 Regression] modification of function struct return not diagnosed
[Bug c/17913] [4.0/4.1 Regression] ICE jumping into statement expression
[Bug c/18166] top const stripped in structs for C
[Bug c/18624] cannot detect local variable set but never used
[Bug c/18715] [4.0/4.1 Regression] warning: "enumeration value not handled in switch" for '...' ranges
[Bug c/18802] Postgres Compilation error using Linux Slackware 2.4.26
[Bug c/18822] segmentation fault
[Bug c/18851] IMA is slow and could be sped up
[Bug c/18978] [3.4 Regression] Segfault after a warning about 'struct sigaction'
[Bug c/20167] document that attribute alias does not reference a name
[Bug c/20222] [AVR] Double load of volatile operand
[Bug c/20258] error generated for storage class specified for function parameter
[Bug c/20258] New: error generated for storage class specified for function parameter
[Bug c/20260] gcc-3.4.3 crashes with a segmentation fault when compiling gtk+-2.6.3 on Linux.
[Bug c/20260] New: gcc-3.4.3 crashes with a segmentation fault when compiling gtk+-2.6.3 on Linux.
[Bug c/20272] AltiVec vector instructions fail unless compiled with -force_cpusubtype_ALL
[Bug c/20272] New: AltiVec vector instructions fail unless compiled with -force_cpusubtype_ALL
[Bug c/20277] New: -mcpu=power4 vs. -maltivec
[Bug c/20283] New: optimising muldiv() type operations
[Bug c/20284] CCP still doesn't look inside initializers for structures
[Bug c/20284] New: CCP still doesn't look inside initializers for structures
[Bug c/20286] New: gcc panic with __thread attribute
[Bug c/20288] AVR assignment of a value through a 16 bit pointer generates out of order code
[Bug c/20288] New: AVR assignment of a value through a 16 bit pointer generates out of order code
[Bug c/20289] [4.0 Regression] ICE ppc
[Bug c/20289] New: [4.0 Regression] ICE ppc
[Bug c/20299] New: Wrong alignment for __m128 variable size array
[Bug c/20303] Can't push more than 16 nested visibility
[Bug c/20303] New: Can't push more than 16 nested visibility
[Bug c/20310] New: value profiling gets "Overflow writing"
[Bug c/20310] value profiling gets "Overflow writing"
[Bug c/20317] New: Solaris 10 and HUGE_VAL
[Bug c/20317] Solaris 10 and HUGE_VAL
[Bug c/20318] New: RFE: add attribute to specify that a function never returns NULL
[Bug c/20318] RFE: add attribute to specify that a function never returns NULL
[Bug c/20319] -fkeep-static-consts with -O asserted doesn't keep consts
[Bug c/20319] New: -fkeep-static-consts with -O asserted doesn't keep consts
[Bug c/20321] keep static constants if named section attribute asserted
[Bug c/20321] New: keep static constants if named section attribute asserted
[Bug c/20327] -01 produce code which segfault on powerpc (linux/macOSx/aix)
[Bug c/20327] New: -01 produce code which segfault on powerpc (linux/macOSx/aix)
[Bug c/20328] assembly constraints fail unless optimizing code
[Bug c/20328] New: assembly constraints fail unless optimizing code
[Bug c/20329] New: regression: current 3.4.4 miscompiles Linux kernel with athlon optimisations
[Bug c/20329] regression: current 3.4.4 miscompiles Linux kernel with athlon optimisations
[Bug c/20353] New: GCC incorrectly issues calls to sinf, cosf
[Bug c/20355] New: MEM_READONLY_P & MEM_VOLATILE_P properties are lost on BLKmode rtl operands.
[Bug c/20359] New: Incorrect code with global register variables
[Bug c/20364] New: Segfault with -Xpreprocessor argument
[Bug c/20368] [4.0/4.1 Regression] internal compiler error: tree check: expected function_type or method_type, have integer_type in start_function, at c-decl.c:5777
[Bug c/20368] internal compiler error: tree check: expected function_type or method_type, have integer_type in start_function, at c-decl.c:5777
[Bug c/20368] New: internal compiler error: tree check: expected function_type or method_type, have integer_type in start_function, at c-decl.c:5777
[Bug c/20379] Gcc 3.4.3 got " internal compiler error: Segmentation fault"
[Bug c/20379] New: Gcc 3.4.3 got " internal compiler error: Segmentation fault"
[Bug c/20379] Segfault after struct declared inside parameter list
[Bug c/20382] internal compiler error in emit_move_insn, at expr.c:2809
[Bug c/20382] New: internal compiler error in emit_move_insn, at expr.c:2809
[Bug c/20385] Lame error message for undefined type
[Bug c/20385] New: Lame error message for undefined type
[Bug c/20402] [4.1 Regression] gcc.dg/noncompile/920923-1.c ICE
[Bug c/20402] [4.1 regression] gcc.dg/noncompile/920923-1.c ICE
[Bug c/20402] New: gcc.dg/noncompile/920923-1.c ICE
[Bug c/20410] Add support for UTF-16 string syntax to C and C++
[Bug c/20410] New: Add support for UTF-16 string syntax to C and C++
[Bug c/20422] Mismatch in pointer indirection level should give specialized warning
[Bug c/20422] New: warning: passing arg 1 of `mymalloc' from incompatible pointer type
[Bug c/20422] warning: passing arg 1 of `mymalloc' from incompatible pointer type
[Bug c/20429] Free Lunch?
[Bug c/20429] New: Free Lunch?
[Bug c/20445] garbage returned when trying to get the second word of a double value
[Bug c/20445] New: garbage returned when trying to get the second word of a double value
[Bug c/20452] HEAD fails to build on avr
[Bug c/20455] i need help for this error
[Bug c/20455] New: i need help for this error
[Bug c/20456] i need help for this error
[Bug c/20456] New: i need help for this error
[Bug c/20457] i need help for this error
[Bug c/20457] New: i need help for this error
[Bug c/20459] New: Warning for variables that are set but not used
[Bug c/20459] Warning for variables that are set but not used
[Bug c/20464] Apparent bug in char comparison
[Bug c/20464] New: Apparent bug in char comparison
[Bug c/20491] New: internal compiler error: in subreg_regno_offset, at rtlanal.c:3042
[Bug c/20494] gcc -O causes segfault in code using SSE2 intrinsics
[Bug c/20494] New: gcc -O causes segfault in code using SSE2 intrinsics
[Bug c/20503] New: openssl compiled with -mcpu=i686 triggers `__i686.get_pc_thunk.bx' referenced in section `.text' of /usr/lib/libc_nonshared.a(elf-init.oS): defined in discarded section `.gnu.linkonce.t.__i686.get_pc_thunk.bx' of /usr/lib/libc_nonshared.a(elf-init.oS)
[Bug c/20519] [4.0/4.1 regression] completed type not selected properly with typeof
[Bug c/20519] New: [4.0/4.1 regression] completed type not selected properly with typeof
[Bug c/20523] gcc 3.4.3 optimizes volatile vars away (gcc 3.4.3 >= -O2)
[Bug c/20523] New: gcc 3.4.3 optimizes volatile vars away (gcc 3.4.3 >= -O2)
[Bug c/20525] New: 4.1 make install fails trying to install ungenerated fixproto & fix-header dirs.
[Bug c/20531] gcc should warn about undefined behaviour
[Bug c/20532] Bad code for DImode left shifts by 31 and then 1
[Bug c/20532] New: Bad code for DImode left shifts by 31 and then 1
[Bug c/20533] documentation: attribute 'used', applied to a variable
[Bug c/20533] New: documentation: attribute 'used', applied to a variable
[Bug c/20535] add warning or error if storage size mismatch
[Bug c/20535] New: add warning or error if storage size mismatch
[Bug c/20546] New: Loading and storing of packed structure elements uses wrong endian for PPC EABI Little Endian
[Bug c/20550] New: Silencing the warning: comparison is always true due to limited range of data type
[Bug c/20550] Silencing the warning: comparison is always true due to limited range of data type
[Bug c/20553] FAIL: gcc.c-torture/compile/20011119-2.c -O1 on sparc-linux
[Bug c/20553] New: FAIL: gcc.c-torture/compile/20011119-2.c -O1 on sparc-linux
[Bug c/20562] no unused warning for static arrays
[Bug c/20569] New: [ gcc 3.4.3 ] glibc 2.3.4 ldconfig segv when building with -march=pentium-m
[Bug c/20572] internal compiler error: in loc_descriptor_from_tree
[Bug c/20572] New: internal compiler error: in loc_descriptor_from_tree
[Bug c/20573] New: unable to use cast to suppress "warning: comparison is always false due to limited range of data type"
[Bug c/20573] unable to use cast to suppress "warning: comparison is always false due to limited range of data type"
[Bug c/20609] install-sh not found
[Bug c/20609] New: install-sh not found
[Bug c/20613] __attribute__((malloc)) causes segfault in GCC 3.4
[Bug c/20613] New: __attribute__((malloc)) causes segfault in GCC 3.4
[Bug c/20619] ICE: in change_address_1, at emit-rtl.c:1886
[Bug c/20619] New: ICE: in change_address_1, at emit-rtl.c:1886
[Bug c/20620] ICE: in change_address_1, at emit-rtl.c:1886
[Bug c/20620] New: ICE: in change_address_1, at emit-rtl.c:1886
[Bug c/20621] ICE: in change_address_1, at emit-rtl.c:1886
[Bug c/20621] New: ICE: in change_address_1, at emit-rtl.c:1886
[Bug c/20625] gcc with -O2 produces code that generates "unaligned access exception"
[Bug c/20625] New: gcc with -O2 produces code that generates "unaligned access exception"
[Bug c/20631] New: Support -std=c90 as alias for -std=c89
[Bug c/20631] Support -std=c90 as alias for -std=c89
[Bug c/20642] New: use printf to print a field of a struct followed by a second value. The second value prints as zero.
[Bug c/20642] use printf to print a field of a struct followed by a second value. The second value prints as zero.
[Bug c/20645] Complilation success depends on optimization being used
[Bug c/20645] New: Complilation success depends on optimization being used
[Bug c/20649] New: Segmentation fault in decl_function_context (tree.c:5116)
[Bug c/20649] Segmentation fault in decl_function_context (tree.c:5116)
[Bug c/20652] New: rejects code with an error: aliased to undefined symbol
[Bug c/20652] rejects code with an error: aliased to undefined symbol
[Bug c/20655] Attempt to use undefined structure tag triggers no diagnostic
[Bug c/20655] New: Attempt to use undefined structure tag triggers no diagnostic
[Bug c/20672] [4.1 Regression] New C parser doesn't check whether functions that end files are closed properly
[Bug c/20672] New: New C parser doesn't check whether functions that end files are closed properly
[Bug c/20673] C PCH testsuite assembly comparison failure
[Bug c/20673] New: C PCH assembly comparison failure
[Bug c/20680] internal compiler error: in emit_move_insn, at expr.c:2809
[Bug c/20680] [3.4,4.0,4.1 regression] ICE with unit-at-a-time inlining and implicit prototype
[Bug c/20680] New: internal compiler error: in emit_move_insn, at expr.c:2809
[Bug c/20688] [x86-64] gcc miscompiles composition of sqrt() with inlined function
[Bug c/20688] New: [x86-64] gcc miscompiles composition of sqrt() with inlined function
[Bug c/20689] New: strict aliasing with temporary variable never gives warnings
[Bug c/20689] strict aliasing with temporary variable never gives warnings
[Bug c/20705] New: -pthread should enable all options required to use pthreads on all platforms
[Bug c/772] Statement expressions issues
[Bug c/8927] Gcc give error for wrong line of C code.
[Bug c/9049] No support for selective enabling/disabling of warnings
[Bug c/9072] -Wconversion should be split into two distinct flags
[Bug debug/14492] [3.4 Regression] loc_descriptor_from_tree, in dwarf2out.c:9031
[Bug debug/19345] [4.0/4.1 Regression] Segmentation fault with VLA and inlining and dwarf2
[Bug debug/19406] [4.0/4.1 Regression] ICE: in force_decl_die, at dwarf2out.c:12442
[Bug debug/19885] [4.0/4.1 Regression] avr dwarf-2 support is broken for head 4.0/4.1
[Bug debug/19954] Compiler emits incomplete structure type
[Bug debug/20253] [3.4 regression]: Macro debug info broken due to lexer change
[Bug debug/20253] [3.4/4.0 regression]: Macro debug info broken due to lexer change
[Bug debug/20253] [3.4/4.0/4.1 regression]: Macro debug info broken due to lexer change
[Bug debug/20268] g++ generates incomplete debug information for given testcase with optimization
[Bug debug/20268] New: g++ generates incomplete debug information for given testcase
[Bug debug/20268] With optimization, generating incomplete debug information
[Bug debug/20403] dwarf-3: DW_MACINFO_define - wrong lineno fields for predefined macros
[Bug debug/20403] New: dwarf2: DW_MACINFO_define - wrong lineno fields for predefined macros
[Bug debug/20404] dwarf2: no DW_MACINFO_start_file for the "base" source file
[Bug debug/20404] New: dwarf2: no DW_MACINFO_start_file for the "base" source file
[Bug debug/20446] [4.0/4.1 Regression] invalid assembly with -gstabs+
[Bug debug/20446] gcc-4.0.0 doesn't produce a valid assembler file.
[Bug debug/20446] invalid assembly with -gstabs+
[Bug debug/20505] [4.0/4.1 Regression] internal error when compiling with -ggdb2 and no error with -ggdb1
[Bug debug/20505] internal error when compiling with -ggdb2 and no error with -ggdb1
[Bug debug/20513] New: ICE when compiling with debug info and embedded using
[Bug debug/20572] internal compiler error: in loc_descriptor_from_tree
[Bug debug/20649] [4.0/4.1 Regression] Segmentation fault in decl_function_context (tree.c:5116)
[Bug debug/7055] [alpha osf4] G++ 3.1 Produced bad debugging entries if compiled with -gcoff, also segv.
[Bug debug/9963] [CygWin] g++ -gcoff report "C_EFCN symbol out of scope"
[Bug driver/13464] -i8 and -r8 not passed correctly to compiler proper. and -d8 does not work
[Bug driver/20425] -print-search-dirs doesn't honor mutil-os/multilib settings
[Bug driver/20425] New: -print-search-dirs doesn't honor mutil-os/multilib settings
[Bug driver/20555] New: C code fails to link and Ada fails to find its runtime after make install on x86_64
[Bug driver/20705] -pthread should enable all options required to use pthreads on all platforms
[bug fmodulo-sched/gcc]
[Bug fortran/12366] array assignment fails
[Bug fortran/13082] Function entries and entries with alternate returns not implemented
[Bug fortran/14067] no warning when character data statement overflows declared size
[Bug fortran/15080] Forall bounds not calculated correctly (forall_3.f90)
[Bug fortran/15502] [meta-bug] bugs needed for SPEC CPU 2K and 2K5 and 95
[Bug fortran/15754] Accepts assignment of the form P = NULL()
[Bug fortran/15959] ICE and assertion failure in trans-decl.c with character initialization
[Bug fortran/16136] Conflicting attributes ALLOCATABLE, DUMMY (F2003)
[Bug fortran/16404] should reject invalid code with -pedantic -std=f95 ? (x8)
[Bug fortran/16511] Test 19990905-0.f fails with gfortran
[Bug fortran/16907] Non-integer array indices rejected
[Bug fortran/17123] Assertion fail in trans-const.c
[Bug fortran/17202] ice-on-valid-code, trans-array.c:217: gfc_conv_descriptor_dtype Assertion failed
[Bug fortran/17283] UNPACK issues
[Bug fortran/17298] gfortran ICE: Not Implemented: Scalarization of non-elemental intrinsic: __transfer1
[Bug fortran/17423] gfortran segfault when compiling FM509.f from NIST testsuite
[Bug fortran/17917] gfortran ICE on "equivalence"
[Bug fortran/18026] boz initialization of REALs fails
[Bug fortran/18452] -fno-second-underscore induces warning for fortran that needs preprocessing
[Bug fortran/18476] internal compiler error on strange read
[Bug fortran/18518] equivalenced variables are not saved
[Bug fortran/18525] ICE on valid code in gfc_get_symbol_decl()
[Bug fortran/18537] no warning about tabs with std=f95 option
[Bug fortran/18540] Jumping into blocks gives error rather than warning
[Bug fortran/18600] ICE NIST FM020.f reduced case
[Bug fortran/18737] ICE on invalid use of external keyword
[Bug fortran/18827] ICE on assign to common variable
[Bug fortran/18899] [gfortran] ubound wrongly calculated for passed array
[Bug fortran/18913] [3.3/3.4/4.0 Regression] seg. fault with -finit-local-zero option on complex array of dimension 1
[Bug fortran/18959] ICE in cshift of character array
[Bug fortran/18990] ICE in gfc_get_derived_type, at fortran/trans-types.c
[Bug fortran/19021] segfault and ice on invalid print statements
[Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
[Bug fortran/19352] Recursive IO functions are not allowed (F2003)
[Bug fortran/19362] ICE in fold_convert, at fold-const.c:1998
[Bug fortran/19425] Duplicate SAVE attribute problem
[Bug fortran/19443] log10 statement does not work properly in gfortran
[Bug fortran/19479] UBOUND causes ICE
[Bug fortran/19576] character(*) initialization
[Bug fortran/19619] LAPACK optimisation error
[Bug fortran/19673] pointer function with RESULT specified returns pointer to "ptr" rather than "*ptr"
[Bug fortran/19693] optimization problem with LAPACK routine cgtts2.f
[Bug fortran/19754] Shape conformance not checked
[Bug fortran/19926] Incorrect rank with PARAMETER and array element.
[Bug fortran/19936] confused error message about implied do loop
[Bug fortran/20059] internal compiler error: Segmentation Fault - For common blocks
[Bug fortran/20146] internal compiler error on equivalence
[Bug fortran/20178] COMPLEX function returns incompatible with g77
[Bug fortran/20248] gfortran: intrinsics and std=f95, inconsistency with other compilers
[Bug fortran/20257] Fortran runtime error: End of record occurs when writing large arrays
[Bug fortran/20257] New: Fortran runtime error: End of record occurs when writing large arrays
[Bug fortran/20279] gfortran: ICE on valid code, in gfc_get_symbol_decl
[Bug fortran/20279] New: gfortran: ICE on valid code, in gfc_get_symbol_decl
[Bug fortran/20323] New: optional arguments incorrectly accepted in specification expressions
[Bug fortran/20323] optional arguments incorrectly accepted in specification expressions
[Bug fortran/20334] Dimensioned parameters get their dimensions lost.
[Bug fortran/20334] New: Dimensioned parameters get their dimensions lost.
[Bug fortran/20335] ICE with attached Fortran source
[Bug fortran/20335] New: ICE with attached Fortran source
[Bug fortran/20361] -fmax-stack-var-size=N not working for equivalence
[Bug fortran/20361] New: -fmax-stack-var-size=N not working for equivalence
[Bug fortran/20363] interface body has incorrect scope
[Bug fortran/20363] New: interface body has incorrect scope
[Bug fortran/20373] INTRINSIC symbols can be given the wrong type
[Bug fortran/20373] New: INTRINSIC symbols can be given the wrong type
[Bug fortran/20374] New: Unwarranted warning when preprocessing
[Bug fortran/20374] Unwarranted warning when preprocessing
[Bug fortran/20387] ICE in gfc_conv_array_initializer
[Bug fortran/20387] New: ICE in gfc_conv_array_initializer
[Bug fortran/20405] [meta-bug] equivalenced variable problems
[Bug fortran/20405] New: [meta-bug] equivalenced variable problems
[Bug fortran/20406] New: SIZE() matters?
[Bug fortran/20430] New: gfortran installed on Mac OS X using fink commander.
[Bug fortran/20436] New: usring nested reshape functions gives runtime error
[Bug fortran/20440] error with fixed form one-liner
[Bug fortran/20440] error with fixed form one-liner (gfortran does not have a sense of humor)
[Bug fortran/20440] New: error with fixed form one-liner
[Bug fortran/20441] -finit-local-zero is missing from gfortran
[Bug fortran/20441] New: -finit-local-zero is missing from gfortran
[Bug fortran/20460] Nasty extensions that should always warn
[Bug fortran/20460] New: Nasty extensions that should always warn
[Bug fortran/20467] Bad fortran code causes ICE
[Bug fortran/20467] New: Bad fortran code causes ICE
[Bug fortran/20473] false arithmetic with short integers
[Bug fortran/20473] New: false arithmetic with short integers
[Bug fortran/20481] New: RAN() should not be an intrinsic function
[Bug fortran/20481] RAN() should not be an intrinsic function
[Bug fortran/20482] New: Problem when overloading LEN intrinsic
[Bug fortran/20482] Problem when overloading LEN intrinsic
[Bug fortran/20483] New: Not Implemented: Scalarization of non-elemental intrinsic
[Bug fortran/20483] Not Implemented: Scalarization of non-elemental intrinsic
[Bug fortran/20500] f95 build fails on MacOSX 10.4 Tiger
[Bug fortran/20500] New: f95 build fails on MacOSX 10.4 Tiger
[Bug fortran/20520] allocatable arrays used uninitialized without a warning
[Bug fortran/20520] allocatable arrays used without being allocated without a warning
[Bug fortran/20520] New: allocatable arrays may be used without being allocated
[Bug fortran/20538] compiling -finline-functions -O2 and we crash at runtime
[Bug fortran/20538] New: compiling -finline-functions -O2 and we crash at runtime
[Bug fortran/20541] ALLOCATABLE components
[Bug fortran/20541] INTEGER type declaration: ALLOCATABLE, compilation error
[Bug fortran/20541] New: INTEGER type declaration: ALLOCATABLE, compilation error
[Bug fortran/20585] [meta-bug] Fortran 2003 support
[Bug fortran/20585] New: [meta-bug] Fortran 2003 support
[Bug fortran/20587] gcc-4_0 from head does not build on Panther
[Bug fortran/20587] New: gcc-4_0 from head does not build on Panther
[Bug fortran/20592] -fno-automatic (g77 option) is missing from gfortran.
[Bug fortran/20592] New: -fno-automatic (g77 option) is missing from gfortran.
[Bug fortran/20618] New: Variable format expressions not supported
[Bug fortran/20618] Variable format expressions not supported
[Bug fortran/20651] gfortran: ICE in gfc_conv_ss_descriptor, at fortran/trans-array.c:1224
[Bug fortran/20651] New: gfortran: ICE in gfc_conv_ss_descriptor, at fortran/trans-array.c:1224
[Bug fortran/20660] INQUIRE incorrectly reports the existence of UNITS
[Bug fortran/20660] New: INQUIRE incorrectly reports the existence of UNITS
[Bug fortran/20661] End of record not detected
[Bug fortran/20661] New: End of record not detected
[Bug fortran/20662] Problem with bounds in gfc_conv_intrinsic_bound
[Bug fortran/20662] New: Problem with bounds in gfc_conv_intrinsic_bound
[Bug fortran/20662] Problem with bounds in gfc_conv_intrinsic_bound
[Bug fortran/20663] Generic function is not resolved
[Bug fortran/20663] New: Generic function is not resolved
[Bug fortran/20664] gfc_conv_descriptor_dtype, at fortran/trans-array.c:177
[Bug fortran/20664] gfc_conv_descriptor_dtype, at fortran/trans-array.c:177
[Bug fortran/20664] New: gfc_conv_descriptor_dtype, at fortran/trans-array.c:177
[Bug fortran/20686] ICE in gfc_conv_ss_descriptor
[Bug fortran/20686] New: ICE in gfc_conv_ss_descriptor
[Bug fortran/5900] [g77 & gfortran] Lapack regressions since g77 2.95.2
[Bug inline-asm/11203] source doesn't compile with -O0 but they compile with -O3
[Bug inline-asm/20314] Bogus differ in number of alternatives error
[Bug inline-asm/20314] New: Bogus differ in number of alternatives error
[Bug inline-asm/20382] internal compiler error with bogus asm output constraint
[Bug inline-asm/20468] LABEL already defined in inline-asm
[Bug inline-asm/20468] New: LABEL already defined in inline-asm
[Bug inline-asm/20518] Clobber registers,in inline asm. Problem when using rcall
[Bug inline-asm/20518] New: Clobber registers,in inline asm. Problem when using rcall
[Bug java/12734] gcj verifier doesn't merge interface types correctly
[Bug java/13124] Included test case produced verfication error
[Bug java/13378] gcj compiling from jar files - verification error
[Bug java/15377] GCJ does not use the good package for imported classes
[Bug java/15525] suggestion to enable cast elimination
[Bug java/17574] [meta-bug] gcj and libgcj 4.0 tracking PR
[Bug java/18190] [4.0/4.1 regression] primitive array optimization is gone
[Bug java/18212] nativ compilation with multiple jars fails / gives internal compiler error
[Bug java/18362] [4.0 Regression] internal compiler error: in size_binop, at fold-const.c:1598
[Bug java/18362] [4.0/4.1 Regression] internal compiler error: in size_binop, at fold-const.c:1598
[Bug java/18399] [4.0/4.1 Regression] Class initialization optimization does not work with the inliner
[Bug java/18796] [4.0/4.1 Regression] gcj imports wrong superclass
[Bug java/19173] problems resolving classes
[Bug java/19344] Java verification error: types could not be merged
[Bug java/19870] gcj -C doesn't generate accessors for private members in inner class
[Bug java/20031] [4.0/4.1 regression] ICE on missing files
[Bug java/20215] gcj does not accept classes with same name fields
[Bug java/20294] New: ia64 gcj failures
[Bug java/20302] New: Problem with sub classes with contructors with exceptions
[Bug java/20302] Problem with sub classes with contructors with exceptions
[Bug java/20309] gcjh needs a -force option
[Bug java/20309] New: gcjh needs a -force option
[Bug java/20312] New: No warning on bad method
[Bug java/20312] No warning on bad method
[Bug java/20338] New: Program compiled with gcj crashes when accessing private static method from nested class
[Bug java/20338] Program compiled with gcj crashes when accessing private static method from nested class
[Bug java/20351] compilation with a redundant jar fails, if output file specified
[Bug java/20351] New: compilation with a redundant jar fails, if output file specified
[Bug java/20362] ICE: bus error if missed interface used in abstract class and output file specified
[Bug java/20362] New: ICE: bus error if missed interface used in abstract class and output file specified
[Bug java/20384] Can't compile oracle test jdbc app with oracle jdbc14.jar shared lib version
[Bug java/20384] New: Can't compile oracle test jdbc app with oracle jdbc14.jar shared lib version
[Bug java/20388] gcj should have a -print-libgcj-jar-file-name option
[Bug java/20388] New: gcj should have a -print-libgcj-jar-file-name option
[Bug java/20394] Can't run db2 jdbc application compiled with gcj
[Bug java/20394] New: Can't run db2 jdbc application compiled with gcj
[Bug java/20398] New: ICE compiling mauve's gnu/testlet/java/io/RandomAccessFile/jdk11.java
[Bug java/20418] ICE if variable name is ommitted in an initialiser and a qualified type for the variable is used
[Bug java/20418] New: ICE if variable name is ommitted in an initialiser and a qualified type for the variable is used
[Bug java/20469] New: gcjh does not rename Java variables named NULL
[Bug java/20495] [4.0 Regression] building gcj hangs on gcj-dbtool
[Bug java/20495] [4.0/4.1 Regression] building gcj hangs on gcj-dbtool
[Bug java/20495] New: [4.0 Regression] building gcj hangs on gcj-dbtool
[Bug java/20502] gcj failure if .jar contains same .class twice
[Bug java/20502] New: gcj failure if .jar contains same .class twice
[Bug java/20507] gcj needs a way to omit resources from .o
[Bug java/20507] New: gcj needs a way to omit resources from .o
[Bug java/20522] ICE in update_aliases, at java/decl.c:163
[Bug java/20522] New: ICE in update_aliases, at java/decl.c:163
[Bug java/20526] gij -X reports no options are recognized, while -Xmx and -Xms seem to be
[Bug java/20526] New: gij -X reports no options are recognized, while -Xmx and -Xms seem to be
[Bug java/20561] New: Error compiling jdtcore.jar on powerpc
[Bug java/20591] internal compiler error: in remove_unreachable_regions, at except.c:694
[Bug java/20591] New: internal compiler error: in remove_unreachable_regions, at except.c:694
[Bug java/20597] [meta-bug] missing Java 1.4 support
[Bug java/20597] New: [meta-bug] missing Java 1.4 support
[Bug java/20606] ICE in make_edges, at cfgbuild.c:327 on x86_64 (with O2 - not with no optimizations)
[Bug java/20606] New: ICE in make_edges, at cfgbuild.c:327 on x86_64 (with O2 - not with no optimizations)
[Bug java/20648] New: [4.1 regression] ICE in cfg_layout_redirect_edge_and_branch_force
[Bug java/20654] exception.o is not included in libgcj.a due to case-insensitivity
[Bug java/20654] New: exception.o is not included in libgcj.a due to case-insensitivity
[Bug java/20659] gcj: Can't reference 'this' before the superclass constructor
[Bug java/20659] New: gcj: Can't reference 'this' before the superclass constructor
[Bug java/20684] New: FileChannelImpl.java fails to sync filedescriptor on force() invocation
[Bug java/20697] Invalid Can't find method error on call to super
[Bug java/20697] New: Invalid Can't find method error on call to super
[Bug java/20704] New: CNI code is called/loaded without any security checks
[Bug java/4695] Error calling method from enclosing context in constructor
[Bug java/5537] Error compiling simple bytecode with jsr
[Bug java/8608] segmentation fault on compiling bad program
[Bug libf2c/20320] GCC 3.3.2 on AMD opetron 64 bits Linux machine
[Bug libf2c/20320] New: GCC 3.3.2 on AMD opetron 64 bits Linux machine
[Bug libffi/20650] float.c fails to build with weird error message
[Bug libffi/20650] New: float.c fails to build with weird error message
[Bug libfortran/15332] colon edit descriptor not handled correctly
[Bug libfortran/16339] Unformatted i/o on large arrays inefficient
[Bug libfortran/16436] gfortran TL edit descriptor failure - test f77-edit-t-in.f
[Bug libfortran/17871] libgfortran, g77: regression, P edit descriptor, funny output
[Bug libfortran/17871] libgfortran, g77: regression, zero has non-zero exponent
[Bug libfortran/18025] libgfortran: format, incompatible "minimum width" edit descriptor
[Bug libfortran/18495] Intrinisc function SPREAD is broken
[Bug libfortran/18879] ? not supported in namelist input
[Bug libfortran/18958] eoshift segfaults when shifting off the end of an array
[Bug libfortran/19014] print *,maxloc(array) segfaults
[Bug libfortran/19106] segfault in executable for print *,sum(a,dim=2,mask=a>0)
[Bug libfortran/19155] blanks not treated as zeros in 'E' format read (NIST FM110.FOR)
[Bug libfortran/19568] incorrect formatted read
[Bug libfortran/19678] DOS files don't work for list directed input
[Bug libfortran/19679] DOS files don't work for formatted input if line length is exceeded
[Bug libfortran/20037] libfortran: format termination bug in formatted write
[Bug libfortran/20092] console input doesn't deal correctly with CR
[Bug libfortran/20124] gfortran prints -.01 incorrectly
[Bug libfortran/20131] gfortan - incorrectly reads beyond the end of line.
[Bug libfortran/20163] gfortran - error opening direct access file
[Bug libfortran/20236] runtime error reading float
[Bug libfortran/20257] Fortran runtime error: End of record occurs when writing large arrays
[Bug libfortran/20278] New: Performance regression in formatted output vs. g77
[Bug libfortran/20278] Performance regression in formatted output vs. g77
[Bug libfortran/20406] SIZE() matters?
[Bug libfortran/20436] usring nested reshape functions gives runtime error
[Bug libfortran/20438] conflicting types for int8_t with --enable-maintainer-mode
[Bug libfortran/20438] New: conflicting types for int8_t with --enable-maintainer-mode
[Bug libfortran/20438] Reconfiguring of libgfortran fails "conflicting types for int8_t"
[Bug libfortran/20471] New: Segmentation fault on read after backspace and rewind
[Bug libfortran/20471] Segmentation fault on read after backspace and rewind
[Bug libfortran/20480] libfortran: formatted write, ES edit descriptor
[Bug libfortran/20480] New: libfortran: formatted write, ES edit descriptor
[Bug libfortran/20660] INQUIRE incorrectly reports the existence of UNITS
[Bug libfortran/20661] End of record not detected
[Bug libgcj/10353] [3.3/3.4/4.0/4.1 regression] Java testsuite failures
[Bug libgcj/11085] SimpleDateFormat fails to parse valid dates
[Bug libgcj/14892] Issues with TimerTask/Calendar
[Bug libgcj/16990] [meta-bug] TimeZone Issues in libgcj/classpath
[Bug libgcj/17003] java.util.TimeZone information outdated
[Bug libgcj/17222] libjava fails to build due to command line length during link
[Bug libgcj/18083] Calendar returns incorrect values for DAY_OF_YEAR and DAY_OF_WEEK after calling add().
[Bug libgcj/18909] gij needs libgij.so (wrong linking/build?)
[Bug libgcj/19132] InputStreamReader constructor missing
[Bug libgcj/19682] TimeZone data needs to be regenerated
[Bug libgcj/20155] [4.0 Regression] libgcj build fails with "execvp: /bin/sh: Argument list too long"
[Bug libgcj/20155] [4.0/4.1 Regression] libgcj build fails with "execvp: /bin/sh: Argument list too long"
[Bug libgcj/20160] [4.0/4.1 Regression] link errors building libgcj tests
[Bug libgcj/20169] Serialization: readResolve does not work
[Bug libgcj/20251] [4.0 regression] libgcj configured with --enable-gtk-cairo fails on installation
[Bug libgcj/20251] [4.0/4.1 regression] libgcj configured with --enable-gtk-cairo fails on installation
[Bug libgcj/20265] New: Unable to generate a shared library from a jar file using gcj v4.0
[Bug libgcj/20265] Unable to generate a shared library from a jar file using gcj v4.0
[Bug libgcj/20266] New: Using v4 of gcj I am unable to build an executable from shared libraries
[Bug libgcj/20266] Using v4 of gcj I am unable to build an executable from shared libraries
[Bug libgcj/20267] New: too few arguments to function _Jv_AllocObject when class/object instantiated with new operator.
[Bug libgcj/20267] too few arguments to function _Jv_AllocObject when class/object instantiated with new operator.
[Bug libgcj/20273] LinkedHashMap breaks linked list when access() is called
[Bug libgcj/20273] New: LinkedHashMap breaks linked list when access() is called
[Bug libgcj/20292] new test case PR16923 fails
[Bug libgcj/20292] New: new test case PR16923 fails
[Bug libgcj/20389] [4.0/4.1 Regression] BufferedInputStream gets ArrayIndexOutOfBoundsExeception
[Bug libgcj/20389] Buffere
[Bug libgcj/20389] BufferedInputStream gets ArrayIndexOutOfBoundsExeception
[Bug libgcj/20389] New: Buff
[Bug libgcj/20391] New: gcj-dbtool shows incorrect error message if JAR and DSO are switched on the command line
[Bug libgcj/20392] invalid install/relink of llibgcj{,0_convenience} during `make install`
[Bug libgcj/20394] Can't run db2 jdbc application compiled with gcj
[Bug libgcj/20395] GNU Crypto should be merged into libgcj
[Bug libgcj/20395] New: GNU Crypto should be merged into libgcj
[Bug libgcj/20435] New: regex pattern compiling bug
[Bug libgcj/20486] New: Win32 needs Socket read returns EOF when count == 0 fix
[Bug libgcj/20486] Win32 needs Socket read returns EOF when count == 0 fix
[Bug libgcj/20504] java.util.regex implementation doesn't support quoting constructs
[Bug libgcj/20504] New: java.util.regex implementation doesn't support quoting constructs
[Bug libgcj/20508] gij prints too much information if an incorrect class is given
[Bug libgcj/20508] New: gij prints too much information if an incorrect class is given
[Bug libgcj/20509] inline function _Jv_Select could return error code instead of throwing exception
[Bug libgcj/20509] New: inline function _Jv_Select could return error code instead of throwing exception
[Bug libgcj/20654] exception.o is not included in libgcj.a due to case-insensitivity
[Bug libgcj/20693] javax-imageio.lo failed to build
[Bug libgcj/20693] New: javax-imageio.lo failed to build
[Bug libgcj/20704] CNI code is called/loaded without any security checks
[Bug libgcj/2641] Calendar and GregorianCalendar have serious problems
[Bug libgcj/6996] gij needs assertion-related command-line options
[Bug libgcj/8321] SimpleTimeZone doesn't work properly for daylight saving time.
[Bug libgcj/9854] GregorianCalendar does not validate months correctly
[Bug libmudflap/19319] Mudflap produce many violations on simple, correct c++ program
[Bug libmudflap/20339] mudflap abort
[Bug libmudflap/20339] New: mudflap abort
[Bug libmudflap/20696] New: all libmudflap tests fail on mips{,el}-linux
[Bug libobjc/19024] name collisions libobjc/libmysqlclient
[Bug libstdc++/16371] libstdc++ fails for crosses
[Bug libstdc++/16651] [3.4/4.0 Regression] cross from powerpc-darwin to i686-darwin fails
[Bug libstdc++/17005] wide character strings don't work on HP-UX 11i using gcc 3.4.1
[Bug libstdc++/1773] __cplusplus defined to 1, should be 199711L
[Bug libstdc++/19265] problem with _S_destroy_thread_key when using dynamic libraries
[Bug libstdc++/19995] libstdc++ fails to build correctly on AIX 5.2
[Bug libstdc++/20114] Non-monotonic behavior of string::reserve
[Bug libstdc++/20213] cassert header documentation wrong
[Bug libstdc++/20259] iostream functions/methods declared
[Bug libstdc++/20352] FAIL: 26_numerics/complex/pow.cc execution test
[Bug libstdc++/20352] New: FAIL: 26_numerics/complex/pow.cc execution test
[Bug libstdc++/20393] make bootstrap failed with error in __gnu_debug::_Error_formatter::_Parameter::_M_print_field
[Bug libstdc++/20393] New: make bootstrap failed with error in __gnu_debug::_Error_formatter::_Parameter::_M_print_field
[Bug libstdc++/20431] New: Out of range float inputs to cin get spurious values
[Bug libstdc++/20431] Out of range float inputs to cin get spurious values
[Bug libstdc++/20433] New: Out of range float inputs to cin get spurious values
[Bug libstdc++/20433] Out of range float inputs to cin get spurious values
[Bug libstdc++/20448] locale testsuite fails when GCC is configured with --disable-nls
[Bug libstdc++/20448] New: locale testsuite fails when GCC is configured with --disable-nls
[Bug libstdc++/20451] Missing po files in multilib systems
[Bug libstdc++/20451] New: Missing po files in multilib systems
[Bug libstdc++/20534] Erroneous #include of <cassert>
[Bug libstdc++/20534] New: Erroneous #include of <cassert>
[Bug libstdc++/20559] cannot link program which uses std::(vector. deque) in SuSE AMDx86_64
[Bug libstdc++/20575] g++ 3.3.3 compiled program segmention fault when run on HPUX system not having gcc
[Bug libstdc++/20575] New: g++ 3.3.3 compiled program segmention fault when run on HPUX system not having gcc
[Bug libstdc++/20577] [4.0/4.1 Regression] iter_swap doesn't work anymore with vector<bool>
[Bug libstdc++/20577] New: [4.0/4.1 Regression] iter_swap doesn't work anymore with vector<bool>
[Bug libstdc++/20579] New: Segmentation fault after exception in list and set destructors
[Bug libstdc++/20579] Segmentation fault after exception in list and set
[Bug libstdc++/20579] Segmentation fault after exception in list and set destructors
[Bug libstdc++/20610] Real by complex multiplications perform unnecessary operations
[Bug libstdc++/20690] Bug in std::vector
[Bug libstdc++/20694] [4.1 Regression] make install failure building abi_check with leftover libv3test
[Bug libstdc++/20694] New: make install failure building abi_check with leftover libv3test
[Bug libstdc++/20706] New: string::reserve severe performance regression
[Bug libstdc++/20706] string::reserve severe performance regression
[Bug middle-end/11375] rtl_dump_file problems in rest_of_compilation
[Bug middle-end/12963] Wrong and misleading warning encourages writing non-portable code
[Bug middle-end/13776] [4.0/4.1 Regression] Many C++ compile-time regressions for MICO's ORB code
[Bug middle-end/14711] [3.3/3.4 regression] ICE in final.c:2117 when compiling a huge source file
[Bug middle-end/14711] [3.3/3.4/4.0/4.1 regression] ICE in final.c:2117 when compiling a huge source file
[Bug middle-end/15443] ICE with void f () __attribute__ ((__malloc__));
[Bug middle-end/15700] [4.0 Regression] [unit-at-a-time] Inlining problem leads to miscompilation of glibc
[Bug middle-end/16187] ARRAY_REF should be used for pointers also
[Bug middle-end/17278] [4.0/4.1 Regression] 8% C++ compile-time regression in comparison with 3.4.1 at -O1 optimization level
[Bug middle-end/17526] [4.0 Regression] libcpp is miscompiled with -fno-pcc-struct-return -O2
[Bug middle-end/17667] Const/pure function detection during tree-based profiling
[Bug middle-end/17827] [3.4 Regression] ICE: in make_decl_rtl, at varasm.c:752
[Bug middle-end/18029] an xor of a single bit bitfield is inefficient
[Bug middle-end/18030] OR is inefficient in 2-bit bitfield
[Bug middle-end/18628] [4.0/4.1 regression] miscompilation of switch statement in loop
[Bug middle-end/18887] [4.0/4.1 Regression] libgcc2.h Improperly determines required built-in function size requirements.
[Bug middle-end/18902] Naive (default) complex division algorithm
[Bug middle-end/19225] [3.4/4.0/4.1 regression] g++.dg/eh/omit-frame-pointer2.C fails with -fpic/-fPIC on i686-pc-linux-gnu
[Bug middle-end/19329] [3.4 Regression] Bitfield operations cause shifts with 0-count to slip through backends
[Bug middle-end/19331] [4.0 Regression] Inefficient code generated for bitfield assignment
[Bug middle-end/19331] [4.0/4.1 Regression] Inefficient code generated for bitfield assignment
[Bug middle-end/19454] [4.0 Regression] bad code generated with gcc.c-torture/execute/bf64-1.c at -O1
[Bug middle-end/19454] [4.0/4.1 Regression] bad code generated with gcc.c-torture/execute/bf64-1.c at -O1
[Bug middle-end/19466] [meta-bug] bit-fields are non optimal
[Bug middle-end/19721] [meta-bug] optimizations that CSE still catches
[Bug middle-end/19953] Special-case real + complex arithmetic operation (-ffast-math)
[Bug middle-end/19956] [4.0/4.1 Regression] ICE copy_tree_r, at tree-inline.c:2320 on simple Ada code
[Bug middle-end/19985] [3.4/4.0/4.1 Regression] executables created with -fprofile-arcs -ftest-coverage segfault in gcov_exit ()
[Bug middle-end/19985] executables created with -fprofile-arcs -ftest-coverage segfault in gcov_exit ()
[Bug middle-end/19986] [meta-bug] fold missing optimizations (compared to RTL)
[Bug middle-end/20177] ICE in schedule-insns for -O2 -fmodulo-sched
[Bug middle-end/20217] Switching off the optimization triggers undefined reference at link time when building Linux kernel.
[Bug middle-end/20218] Can't use __attribute__ ((visibility ("hidden"))) to hide a symbol
[Bug middle-end/20222] [AVR] Double load of volatile operand
[Bug middle-end/20225] [4.0/4.1 regression] ICE during GC
[Bug middle-end/20249] [4.0/4.1 Regression] ICE with -fprofile-arcs on ppc
[Bug middle-end/20263] [4.0/4.1 Regression] Incorrect asm for global register vars
[Bug middle-end/20274] -fvisibility=hidden has no effect on calling undefined function
[Bug middle-end/20274] New: -fvisibility=hidden has no effect on calling undefined function
[Bug middle-end/20283] optimising muldiv() type operations
[Bug middle-end/20290] [4.0/4.1 Regression] Miscompilation on ppc with -Os
[Bug middle-end/20290] [4.0/4.1 Regression] Miscompilation on ppc/arm with -Os
[Bug middle-end/20297] #pragma GCC visibility isn't properly handled for builtin functions
[Bug middle-end/20297] New: #pragma GCC visibility isn't properly handled for builtin functions
[Bug middle-end/20301] Assembler labels have a leading "-"
[Bug middle-end/20355] MEM_READONLY_P & MEM_VOLATILE_P properties are lost on BLKmode rtl operands.
[Bug middle-end/20364] [3.4 Regression] Segfault with -Xpreprocessor argument
[Bug middle-end/20371] New: Some corner cases of MS bitfields don't work
[Bug middle-end/20371] Some corner cases of MS bitfields don't work
[Bug middle-end/20382] internal compiler error in emit_move_insn, at expr.c:2809
[Bug middle-end/20396] New: TRULY_NOOP_TRUNCATION ignored
[Bug middle-end/20396] TRULY_NOOP_TRUNCATION ignored
[Bug middle-end/20408] New: Unnessasary code generated for empty structs
[Bug middle-end/20408] Unnecessary code generated for empty structs
[Bug middle-end/20411] New: Templated functions no inlined at -O2
[Bug middle-end/20411] Templated functions are not found pure/const
[Bug middle-end/20419] [4.1 Regression] ICE in gen_lowpart_general, at rtlhooks.c:58
[Bug middle-end/20419] New: ICE in gen_lowpart_general, at rtlhooks.c:58
[Bug middle-end/20430] gfortran installed on Mac OS X using fink commander.
[Bug middle-end/20432] complex reciprocal has too many operations
[Bug middle-end/20432] New: complex reciprocal has too many operations
[Bug middle-end/20434] New: pessimization of complex expression
[Bug middle-end/20434] pessimization of complex expression
[Bug middle-end/20442] [3.3/3.4/4.0 Regression] problem mixing C++ exceptions and setjmp/longjmp with SJLJ exceptions
[Bug middle-end/20442] problem mixing C++ exceptions and setjmp/longjmp under Cygwin
[Bug middle-end/20477] New: [4.0] Remove used label when optimizing.
[Bug middle-end/20479] Instruction scheduler falsely reorders insns (ia64)
[Bug middle-end/20479] New: Instruction scheduler falsely reorders insns (ia64)
[Bug middle-end/20491] [4.0/4.1 Regression] internal compiler error: in subreg_regno_offset, at rtlanal.c:3042
[Bug middle-end/20493] [4.0 Regression] Bootstrap failure
[Bug middle-end/20493] [4.0/4.1 Regression] Bootstrap failure because of aliased symbols
[Bug middle-end/20506] New: verify_stmts calls error() on internal errors
[Bug middle-end/20506] verify_stmts calls error() on internal errors
[Bug middle-end/20517] bit shift/mask optimization potential
[Bug middle-end/20517] New: bit shift/mask optimization potential
[Bug middle-end/20521] ICE in cgraph.C with C++
[Bug middle-end/20521] New: ICE in cgraph.C with C++
[Bug middle-end/20524] [4.0/4.1 regression] Alias failures on ARM, CRIS, MMIX
[Bug middle-end/20524] [4.0/4.1 regression] cris-axis-elf testsuite failures: gcc.c-torture/compile/20011119-1.c and -2
[Bug middle-end/20524] New: [4.0, 4.1 regression] cris-axis-elf testsuite failures: gcc.c-torture/compile/20011119-1.c and -2
[Bug middle-end/20539] [4.0 Regression] ICE in simplify_subreg, at simplify-rtx.c:3674
[Bug middle-end/20539] [4.0/4.1 Regression] ICE in simplify_subreg, at simplify-rtx.c:3674
[Bug middle-end/20545] New: unnecessary operations in tailcall
[Bug middle-end/20545] unnecessary operations in tailcall
[Bug middle-end/20557] [4.0/4.1 regression] FAIL: gcc.dg/pr18628.c
[Bug middle-end/20557] New: FAIL: gcc.dg/pr18628.c
[Bug middle-end/20558] New: variadic __builtin_isinf broken
[Bug middle-end/20558] variadic __builtin_isinf broken
[Bug middle-end/20606] ICE in make_edges, at cfgbuild.c:327 on x86_64 (with O2 - not with no optimizations)
[Bug middle-end/20610] New: Real by complex multiplications perform unnecessary operations
[Bug middle-end/20610] Real by complex multiplications perform unnecessary operations
[Bug middle-end/20621] ICE: in change_address_1, at emit-rtl.c:1886
[Bug middle-end/20622] [4.0/4.1 Regression] Alias to nocommon variable fails to assemble on ppc64
[Bug middle-end/20622] New: [4.0/4.1 Regression] Alias to nocommon variable fails to assemble on ppc64
[Bug middle-end/20624] [4.0/4.1 Regression] wrong "control reaches end of non-void function" warning
[Bug middle-end/20624] wrong "control reaches end of non-void function" warning
[Bug middle-end/20635] [4.0 Regression] ICE in cgraph_mark_reachable_node
[Bug middle-end/20635] [4.0/4.1 Regression] ICE in cgraph_mark_reachable_node
[Bug middle-end/20635] New: [4.0/4.1 Regression] ICE in cgraph_mark_reachable_node
[Bug middle-end/20638] gcc doesn't take advantage of attribute malloc on alloca
[Bug middle-end/20638] New: [3.4,4.0,4.1] gcc doesn't take advantage of attribute malloc on alloca
[Bug middle-end/20644] bogus uninitialized warning on unused variable
[Bug middle-end/20648] [4.0/4.1 regression] ICE in cfg_layout_redirect_edge_and_branch_force
[Bug middle-end/20648] [4.1 regression] ICE in cfg_layout_redirect_edge_and_branch_force
[Bug middle-end/20650] float.c fails to build with weird error message
[Bug middle-end/20667] [4.1 Regression] Incorrect code with -Os
[Bug middle-end/20667] Incorrect code with -Os
[Bug middle-end/20671] Poor bit-field code generation
[Bug middle-end/20674] unexpected result from floating compare
[Bug middle-end/20675] Small targets without 64 bit long long support are can't bootstrap GCC.
[Bug objc/19324] [3.4/4.0/4.1 Regression] weird message for interface way in implementation
[Bug objc/20444] New: Misleading error message on missing ';'
[Bug objc/20574] [4.1 Regression] weird error message after a parse error
[Bug objc/20574] [4.1 Regression] werid error message after a parse error
[Bug objc/20574] New: [4.1 Regression] werid error message after a parse error
[Bug other/16838] libiberty "link test vs. GCC_NO_EXECUTABLES" problem during sun cross
[Bug other/17543] #pragma weak undocumented
[Bug other/17652] [meta-bug] GCC 4.1 pending patches
[Bug other/18675] 6 * local variables set but never used
[Bug other/18936] GCC gives internal error and uses all sytem ram before doing so.
[Bug other/19013] gcc.c-torture/execute/ieee/mzero6.c should not rely on C99 math functions
[Bug other/19165] (Natural) language independent error / warning classification
[Bug other/19180] How to Add New GCC option
[Bug other/20264] error with `gmake check`
[Bug other/20264] New: error with `gmake check`
[Bug other/20325] bugzilla is missing a treelang component
[Bug other/20325] New: bugzilla is missing a treelang component
[Bug other/20326] New: treelang does install the backend as a driver
[Bug other/20349] [multilib] libjava(32) doesn't build.
[Bug other/20349] New: [multilib] libjava(32) doesn't build.
[Bug other/20354] testsuite failure: "compiler driver --coverage" doesn't handle testglue targets
[Bug other/20377] GCC 2.96 installation fails on Redhat 9 version
[Bug other/20377] New: GCC 2.96 installation fails on Redhat 9 version
[Bug other/20390] New: Options aren't handled by LANG_HOOKS_HANDLE_OPTIONS
[Bug other/20390] Options aren't handled by LANG_HOOKS_HANDLE_OPTIONS
[Bug other/20426] error: initializer element is not constant
[Bug other/20426] New: error: initializer element is not constant
[Bug other/20449] [c++] internal compiler error
[Bug other/20449] New: [c++] internal compiler error
[Bug other/20510] [4.0/4.1 Regression] target libiberty multilibs built with configure --disable-multilibs
[Bug other/20510] New: target libiberty multilibs built with configure --disable-multilibs
[Bug other/20525] 4.1 make install fails trying to install ungenerated fixproto & fix-header dirs.
[Bug other/20531] New: gcc should warn about undefined behaviour
[Bug other/20564] gcov default behaviour changed
[Bug other/20564] New: gcov default behaviour changed
[Bug other/20565] gcov default behaviour changed
[Bug other/20565] New: gcov default behaviour changed
[Bug other/20566] gcov default behaviour changed
[Bug other/20566] New: gcov default behaviour changed
[Bug other/20586] New: bootstrap comparision fails with -funroll-loops.
[Bug other/20594] Building AVR cross compiler: cannot build libgcc2
[Bug other/20594] New: Building AVR cross compiler: cannot build libgcc2
[Bug other/20670] IA-64 exception mechanism erase $f29
[Bug other/20670] New: IA-64 exception mechanism erase $f29
[Bug pch/11341] [cygwin] [pch] ICE in ggc_pop_context, at ggc-page.c:1441 while compiling libstc++3
[Bug pch/20315] pch problems on solaris
[Bug pch/20568] [4.0 Regression] PCH failures with debugging
[Bug pch/20568] [4.0/4.1 Regression] PCH failures with debugging
[Bug pch/20568] New: [4.0/4.1 Regression] PCH failures with debugging
[Bug pch/20673] C PCH testsuite assembly comparison failure
[Bug pending/20337] New: Unable to run dynamicly linked binaries on ARCH sh3 (hitachi)
[Bug preprocessor/14331] please add option to suppress warning message "no newline at end of file"
[Bug preprocessor/20262] __LINE__ implementation flaky.
[Bug preprocessor/20262] New: __LINE__ implementation flaky.
[Bug preprocessor/20281] [3.4 Regression] cpp segfaults on directory input
[Bug preprocessor/20281] cpp segfaults on directory input
[Bug preprocessor/20281] New: cpp segfaults on directory input
[Bug preprocessor/20282] [4.0/4.1 Regression] gcc4 can not bootstrap itself anymore
[Bug preprocessor/20285] [3.3/3.4/4.0/4.1 Regression] gcc -E - < . gives a misleading error message
[Bug preprocessor/20285] New: [3.3/3.4/4.0/4.1 Regression] gcc -E - < . gives a misleading error message
[Bug preprocessor/20348] [4.0/4.1 Regression] File not included when file with same name is included before
[Bug preprocessor/20348] File not included when file with same name is included before
[Bug preprocessor/20348] New: File not included when file with same name is included before
[Bug preprocessor/20356] [4.0/4.1 Regression] New #include_next behaviour breaks limits.h
[Bug preprocessor/20356] New: New #include_next behaviour breaks limits.h
[Bug preprocessor/20472] New: Rre-processor header file search list wrong with --exec-prefix
[Bug preprocessor/20472] Rre-processor header file search list wrong with --exec-prefix
[Bug preprocessor/9449] UCNs not recognized in identifiers (c++/c99)
[Bug regression/20139] [4.0/4.1 regression] cris-elf testsuite: gcc.c-torture/execute/20020720-1.c
[Bug regression/20276] New: 64bit target uses __adddi3
[Bug regression/20354] New: testsuite failure: "compiler driver --coverage" doesn't handle testglue targets
[Bug regression/20372] New: Reversed branch-on-count loop (DoLoop)
[Bug regression/20372] Reversed branch-on-count loop (DoLoop)
[Bug regression/20392] invalid install/relink of llibgcj{,0_convenience} during `make install`
[Bug regression/20392] New: invalid install/relink of llibgcj{,0_convenience} during `make install`
[Bug regression/20399] New: No fixinclude for sys/stream.h
[Bug regression/20412] [4.0/4.1 Regression] RTL checking failure in the combiner
[Bug regression/20412] New: ICE when -O1, regression from gcc-3.4.3
[Bug regression/20608] New: regression - Bus Error - union of structures
[Bug regression/20646] New: ICE on illegal code: "extern static" struct member
[Bug rtl-optimization/12771] Weak loop optimizer
[Bug rtl-optimization/12786] -fvpt does not work with signed mod or signed divide with a constant negative number
[Bug rtl-optimization/12828] -floop-optimize is unstable on PowerPC (float to int conversion problem)
[Bug rtl-optimization/13024] [3.4 regression] gcj can't build current rhug
[Bug rtl-optimization/13300] [3.3/3.4 regression] Variable incorrectly identified as a biv
[Bug rtl-optimization/13300] [3.3/3.4/4.0/4.1 regression] Variable incorrectly identified as a biv
[Bug rtl-optimization/13355] Suboptimal code generated with global register variables
[Bug rtl-optimization/15242] [3.3/3.4 regression] pessimization of "goto *"
[Bug rtl-optimization/17236] inefficient code for long long multiply on x86
[Bug rtl-optimization/17272] Extra store emitted when concatenating inline assembly sections.
[Bug rtl-optimization/17356] [4.0/4.1 Regression] [Ada] [ia64] ACATS c41325a & other ICE, also while building libada
[Bug rtl-optimization/17752] Hot/cold basic block partitioning optimization has problems
[Bug rtl-optimization/17810] [3.4 Regression] internal compiler error: in verify_local_live_at_start for arm-rtems, arm-linux
[Bug rtl-optimization/17825] [3.4 Regression] ICE in reg_bitfield_target_p
[Bug rtl-optimization/18485] [4.0/4.1 regression] mmix-knuth-mmixware testsuite failure: g++.dg/lookup/forscope1.C g++.old-deja/g++.niklas/t132.C g++.old-deja/g++.other/singleton.C
[Bug rtl-optimization/18628] [4.0/4.1 regression] miscompilation of switch statement in loop
[Bug rtl-optimization/18806] generate wrong code with hi optimization
[Bug rtl-optimization/18992] delete_trivially_dead_insns made ineffective for two-address targets
[Bug rtl-optimization/18995] delete_trivially_dead_insns fails to update the liveness information
[Bug rtl-optimization/19097] [3.4/4.0/4.1 regression] Quadratic behavior with many sets for the same register in gcse CPROP
[Bug rtl-optimization/19398] secondary reloads don't consider "m" alternatives
[Bug rtl-optimization/19683] MIPS wrong-code for 64-bit multiply.
[Bug rtl-optimization/20070] If-conversion can't match equivalent code, and cross-jumping only works for literal matches
[Bug rtl-optimization/20211] autoincrement generation is poor
[Bug rtl-optimization/20242] Pessimizing effects of defining EXTRA_MEMORY_CONSTRAINT
[Bug rtl-optimization/20249] [4.0/4.1 Regression] ICE with -fprofile-arcs on ppc
[Bug rtl-optimization/20287] delete_trivially_dead_insns doesn't
[Bug rtl-optimization/20287] New: delete_trivially_dead_insns doesn't
[Bug rtl-optimization/20290] [4.0 Regression] Miscompilation on ppc with -Os
[Bug rtl-optimization/20290] [4.0/4.1 Regression] Miscompilation on ppc/arm with -Os
[Bug rtl-optimization/20290] New: Miscompilation on ppc with -Os
[Bug rtl-optimization/20291] combine throws away clobbers before trying to split
[Bug rtl-optimization/20291] combine throws away clobbers before tying to split
[Bug rtl-optimization/20291] New: combine throws away clobbers before tying to split
[Bug rtl-optimization/20306] [4.0/4.1 Regression] FP complex modes moved via GPRs
[Bug rtl-optimization/20306] New: [4.0/4.1 Regression] FP complex modes moved via GPRs
[Bug rtl-optimization/20331] [3.4/4.0/4.1 Regression] Wrong code generation for the argument of the pure function in PIC
[Bug rtl-optimization/20342] [4.0/4.1 regression] ICE in spill_failure, at reload1.c:1872
[Bug rtl-optimization/20342] New: [4.0/4.1 regression] ICE in spill_failure, at reload1.c:1872
[Bug rtl-optimization/20359] [3.3/3.4 regression] Incorrect code with global register variables
[Bug rtl-optimization/20359] Incorrect code with global register variables
[Bug rtl-optimization/20365] New: simplify_plus_minus results are erratic
[Bug rtl-optimization/20365] simplify_plus_minus results are erratic
[Bug rtl-optimization/20367] alias analysis doesn't take into account that variables that haven't their address taken can't alias arbitrary MEMs
Re: [Bug rtl-optimization/20367] alias analysis doesn't take intoaccount that variables that haven't their address taken can't alias arbitraryMEMs
[Bug rtl-optimization/20367] New: alias analysis doesn't take into account that variables that haven't their address taken can't alias arbitrary MEMs
[Bug rtl-optimization/20369] New: noce_emit_move_insn emits invalid insns
[Bug rtl-optimization/20369] noce_emit_move_insn emits invalid insns
[Bug rtl-optimization/20370] dead_or_predictable doesn't resize reg_n_info
[Bug rtl-optimization/20370] New: dead_or_predictable doesn't resize reg_n_info
[Bug rtl-optimization/20372] [4.0 Regression] Reversed branch-on-count loop (DoLoop)
[Bug rtl-optimization/20372] [4.0/4.1 Regression] Reversed branch-on-count loop (DoLoop)
[Bug rtl-optimization/20372] [4.1 Regression] Reversed branch-on-count loop (DoLoop)
[Bug rtl-optimization/20372] Reversed branch-on-count loop (DoLoop)
[Bug rtl-optimization/20376] New: The missed-optimization of general induction variables in the new rtl-level loop optimizer cause performance degradation.
[Bug rtl-optimization/20376] The missed-optimization of general induction variables in the new rtl-level loop optimizer cause performance degradation.
Re: [Bug rtl-optimization/20376] The missed-optimization of generalinduction variables in the new rtl-level loop optimizer cause performancedegradation.
Re: [Bug rtl-optimization/20376] The missed-optimization ofgeneral induction variables in the new rtl-level loop optimizer causeperformance degradation.
[Bug rtl-optimization/20412] [4.0/4.1 Regression] RTL checking failure in the combiner
[Bug rtl-optimization/20413] New: VOIDmode LABEL_REFs are generated
[Bug rtl-optimization/20413] VOIDmode LABEL_REFs are generated
[Bug rtl-optimization/20450] ICE in postreload-gcse
[Bug rtl-optimization/20450] New: ICE in postreload-gcse
[Bug rtl-optimization/20466] Missed invalidation of known memory contents in flow2...
[Bug rtl-optimization/20466] New: Missed invalidation of known memory contents in flow2...
[Bug rtl-optimization/20527] [4.0 regression] Mishandling of postincrement causes bzip2 miscompilation.
[Bug rtl-optimization/20527] [4.0/4.1 regression] Mishandling of postincrement causes bzip2 miscompilation.
[Bug rtl-optimization/20527] [4.1, 4.0 regression] Mishandling of postincrement causes bzip2 miscompilation.
[Bug rtl-optimization/20527] [4.1/4.0 regression] Mishandling of postincrement causes bzip2 miscompilation.
[Bug rtl-optimization/20527] New: [4.1, 4.0 regression] Mishandling of postincrement causes bzip2 miscompilation.
[Bug rtl-optimization/20532] [4.0 Regression] Bad code for DImode left shifts by 31 and then 1
[Bug rtl-optimization/20532] [4.0/4.1 Regression] Bad code for DImode left shifts by 31 and then 1
[Bug rtl-optimization/20539] ICE in simplify_subreg, at simplify-rtx.c:3674
[Bug rtl-optimization/20539] New: ICE in simplify_subreg, at simplify-rtx.c:3674
[Bug rtl-optimization/20586] bootstrap comparision fails with -funroll-loops.
[Bug rtl-optimization/20600] [4.1 regression] failure for pass.c on x86_64-pc-linux-gnu
[Bug rtl-optimization/20600] New: failure for pass.c on x86_64-pc-linux-gnu
[Bug rtl-optimization/20614] New: PowerPC - inefficient use of condition register
[Bug rtl-optimization/20634] code fails to compile/code generation issue with -funit-at-a-time
[Bug rtl-optimization/20639] [3.4 Regression] store motion deletion of redundant stores doesn't consider asm volatiles
[Bug rtl-optimization/20639] New: store motion deletion of redundant stores doesn't consider asm volatiles
[Bug rtl-optimization/20653] 3.4 assembler error - value too large for field on k6-2
[Bug rtl-optimization/20653] New: 3.4 assembler error - value too large for field on k6-2
[Bug rtl-optimization/323] optimized code gives strange floating point results
[Bug SWING/17275] Filechooser implementation
[Bug SWING/20707] New: JList not respecting LayoutOrientation
[Bug target/11180] [avr-gcc] Optimization decrease performance of struct assignment.
[Bug target/12308] '387 mode switching clobbers flags
[Bug target/13754] [3.4/4.0/4.1 regression] ip2k-elf ICE on multiple gotos
[Bug target/13822] enable -fomit-frame-pointer or at least -momit-frame-pointer by default on x86/dwarf2 platforms
[Bug target/14798] [3.4/4.0/4.1 Regression] In case of SH target with -O2 option #pragma interrupt doesn't get resetted.
[Bug target/14981] [3.4 Regression] ICE in _mm_xor_pd for SSE2 with -O1
[Bug target/14981] [3.4/4.0 Regression] ICE in _mm_xor_pd for SSE2 with -O1
[Bug target/15065] [3.4/4.0/4.1 Regression] bootstrap fails during bulding libstdc++-v3 on Tru64 V5.0
[Bug target/15491] ICE (Internal compiler error) while compiling glibc to vax-linux target
[Bug target/15780] bootstrap fails on crtstuff
[Bug target/16589] [4.0/4.1 regression] [m68k] segmentation fault on identical array accesses in the ?: operators' body
[Bug target/16871] missing vector support
[Bug target/17688] [4.1] x87 fops can handle HImodes
[Bug target/17993] Error in dwarf2 debug output of bitfield members
[Bug target/17994] avr-gcc does not output a dwarf2 .debug_frame section
[Bug target/18170] [4.0/4.1 Regression] m32r-elf-as, m32r-linux-as debug relocation error for c++
[Bug target/18251] unable to find a register to spill in class `POINTER_REGS'
[Bug target/18335] [3.4/4.0/4.1 regression] mmix-knuth-mmixware testsuite failure: gcc.dg/debug/debug-1.c and debug-2 xyzzy
[Bug target/18346] [4.0/4.1 regression] mmix-knuth-mmixware testsuite failure: gcc.dg/trampoline-1.c
[Bug target/18371] [3.4 Regression] array subscript out of range in gcc sources
[Bug target/18380] [3.4 regression]: _Unwind_FindTableEntry shouldn't be exported from libunwind.so.7
[Bug target/18434] [4.0/4.1 Regression] Cannot build gnattools on Tru64 UNIX V5.1B
[Bug target/18551] wrong asm output for -mcall-prologues with g++
[Bug target/18668] use prescott's fisttp
[Bug target/18723] [C] gcc 3.4.4 zeroes inline function argument with "-O2 -march=pentium4"
[Bug target/18836] [4.1] target fold_builtin for alpha
[Bug target/18863] [4.0/4.1 Regression] ICE in find_reloads
[Bug target/19065] Make CRIS libstdc++ asms autoincrement-safe
[Bug target/19069] [x86][amd64] Could have better initial RTL generation for MIN/MAX
[Bug target/19069] Have better initial RTL generation for MIN/MAX
[Bug target/19087] Overflowed address in dwarf debug line information
[Bug target/19139] data referenced as short misplaced in non-short linkonce section
[Bug target/19336] HPPA64 does not support TImode
[Bug target/19378] [4.0 Regression] ICE during bootstrap compiling __fixdfdi
[Bug target/19421] [4.0/4.1 regression] ICE with soft-float on m68k
[Bug target/19537] tic4x does not build -- ICE in libgcc
[Bug target/19684] avr-gcc 4.0 (and 3.3.4): wrong size in asm comment
[Bug target/19684] avr-gcc 4.0 (and 3.3.4): wrong size in asm comment (peephole)
[Bug target/19819] ICE when compiling aegis 4.20
[Bug target/19887] g++.dg/warn/weak1.C fails on HPUX
[Bug target/19888] g++.old-deja/g++.eh/badalloc1.C execution test fails on ia64-hpux
[Bug target/19890] gcc.dg/20020219-1.c execution test fails on ia64-hpux with -milp32
[Bug target/19933] Problem with define of HUGE_VAL in math_c99.
[Bug target/19974] incorrect complex division on ia-64 with flag_complex_method = 2
[Bug target/20045] gcc.dg/ia64-fptr-1.c fails on ia64-hpux
[Bug target/20051] ICE when compiling SSE intrinics
[Bug target/20082] unrecognizable insn
[Bug target/20093] [4.0/4.1 Regression] 23_containers/deque/cons/2.cc execution test fails on ia64-hpux, -milp32
[Bug target/20095] gcc.dg/cleanup-5.c fails on ia64-hpux
[Bug target/20126] [3.3/3.4/4.0/4.1 Regression] Inlined memcmp makes one argument null on entry
[Bug target/20166] Bootstrap failure due to lack of fixinclude of pthread problem
[Bug target/20199] -fvisibility-inlines-hidden broken on powerpc64-linux
[Bug target/20203] [4.0/4.1 Regression] unrecognizable insn when using long long and memset
[Bug target/20214] [3.3/3.4/4.0/4.1 Regression] ICE with register name which is not a register in x86
[Bug target/20227] [m68k] long double -> double cast fails with -0.0
[Bug target/20243] static initialization .data redundantly copied to ram prior to use.
[Bug target/20263] [4.0/4.1 Regression] Incorrect asm for global register vars
[Bug target/20263] Incorrect asm for global register vars on sparc64
[Bug target/20263] New: Incorrect asm for global register vars on sparc64
[Bug target/20272] AltiVec vector instructions fail unless compiled with -force_cpusubtype_ALL
[Bug target/20276] [4.1 Regression] 64bit PPC target uses __adddi3
[Bug target/20277] [3.4/4.0/4.1 Regression] -mcpu=power4 vs. -maltivec
[Bug target/20286] [3.3 only] gcc panic with __thread attribute
[Bug target/20286] gcc panic with __thread attribute
[Bug target/20288] AVR assignment of a value through a 16 bit pointer generates out of order code
[Bug target/20294] ia64 gcj failures
[Bug target/20296] New: Speeding up small interrupts on avr
[Bug target/20296] Speeding up small interrupts on avr
[Bug target/20299] Wrong alignment for __m128 variable size array
[Bug target/20301] New: Assembler labels have a leading "-"
[Bug target/20315] pch problems on solaris
[Bug target/20322] [4.0 Regression] Miscompilation of libcpp/expr.c at -O2+
[Bug target/20322] [4.0/4.1 Regression] Miscompilation of libcpp/expr.c at -O2+
[Bug target/20322] New: Miscompilation of libcpp/expr.c at -O2+
[Bug target/20331] [3.4/4.0/4.1 Regression] Wrong code generation for the argument of the pure function in PIC
[Bug target/20331] [3.4/4.0/41 Regression] Wrong code generation for the argument of the pure function in PIC
[Bug target/20331] New: Wrong code generation for the argument of the pure function in PIC
[Bug target/20331] Wrong code generation for the argument of the pure function in PIC
[Bug target/20342] [4.0/4.1 regression] ICE in spill_failure, at reload1.c:1872
[Bug target/20353] uclibc does not provide C99 math functions
[Bug target/20360] 20021014-1.c fails on account of unsupported build option
[Bug target/20366] AIX g++ -D_LARGE_FILES fails to compile #include <iostream>
[Bug target/20375] [4.0/4.1 Regression] C++ ICE in assign_parm_find_entry_rtl
[Bug target/20375] New: [4.0/4.1 Regression] C++ ICE in assign_parm_find_entry_rtl
[Bug target/20399] No fixinclude for sys/stream.h
[Bug target/20400] C++ std::queue conflicts with C header 'struct queue'
[Bug target/20409] ICE in simplify_subreg with -fprofile-generate
[Bug target/20409] New: ICE in simplify_subreg with -fprofile-generate
[Bug target/20415] [4.0/4.1 Regression] Vector init builtin produces invalid instruction pshufw
[Bug target/20415] New: Vector init builtin produces invalid instruction pshufw
[Bug target/20415] Vector init builtin produces invalid instruction pshufw
[Bug target/20421] New: 387 mode switching clobbers flags
[Bug target/20424] [4.1 Regression] Bootstrap failure on alphaev56
[Bug target/20447] ICE in output_operand: invalid expression as operand
[Bug target/20447] New: ICE in output_operand: invalid expression as operand
[Bug target/20494] gcc -O causes segfault in code using SSE2 intrinsics
[Bug target/20497] Building Code on AMD 64bits c
[Bug target/20503] openssl compiled with -mcpu=i686 triggers `__i686.get_pc_thunk.bx' referenced in section `.text' of /usr/lib/libc_nonshared.a(elf-init.oS): defined in discarded section `.gnu.linkonce.t.__i686.get_pc_thunk.bx' of /usr/lib/libc_nonshared.a(elf-init.oS)
[Bug target/20511] [4.0 Regression] Bootstrap failure because of aliased symbols
[Bug target/20511] [4.0/4.1 Regression] Bootstrap failure because of aliased symbols
[Bug target/20511] New: Bootstrap failure because of aliased symbols
[Bug target/20518] Clobber registers,in inline asm. Problem when using rcall
[Bug target/20528] [4.0/4.1 regression] ICE in reload_cse_simplify_operands, at postreload.c:391
[Bug target/20528] ICE on compiling vfprintf.c
[Bug target/20528] New: ICE on compiling vfprintf.c
[Bug target/20529] m6811-elf-g++ ICE
[Bug target/20529] New: m6811-elf-g++ ICE
[Bug target/20540] "-march=i386" doesn't mean "limit instruction set to what 80386 understands"
[Bug target/20540] New: "-march=i386" doesn't mean "limit instruction set to what 80386 understands"
[Bug target/20546] Loading and storing of packed structure elements uses wrong endian for PPC EABI Little Endian
[Bug target/20561] Error compiling jdtcore.jar on powerpc
[Bug target/20569] [ gcc 3.4.3 ] glibc 2.3.4 ldconfig segv when building with -march=pentium-m
[Bug target/20582] ip2k-elf doesn't build
[Bug target/20583] [4.0/4.1 regression] ICE in output_operand: invalid expression as operand
[Bug target/20583] New: [4.0/4.1 regression] ICE in output_operand: invalid expression as operand
[Bug target/20603] New: SPEC ICE's on powerpc-darwin compiling with "-fprofile-arcs -O2 -mpowerpc64"
[Bug target/20603] SPEC ICE's on powerpc-darwin compiling with "-fprofile-arcs -O2 -mpowerpc64"
[Bug target/20608] Bus Error - union of structures
[Bug target/20608] regression - Bus Error - union of structures
[Bug target/20611] [3.4 only] duplicate label for inlined function referencing TLS
[Bug target/20611] duplicate label for inlined function referencing TLS
[Bug target/20611] New: duplicate label for inlined function referencing TLS
[Bug target/20614] PowerPC - inefficient use of condition register
[Bug target/20616] New: shared SH libgcc is exporting too many symbols
[Bug target/20616] shared SH libgcc is exporting too many symbols
[Bug target/20617] [4.0/4.1 regression] shared SH libgcc is exporting too many symbols
[Bug target/20617] New: shared SH libgcc is exporting too many symbols
[Bug target/20617] shared SH libgcc is exporting too many symbols
[Bug target/20625] [4.0 regression] ivopts produces code that generates "unaligned access exception"
[Bug target/20625] [4.0/4.1 regression] ivopts produces code that generates "unaligned access exception"
[Bug target/20625] gcc with -O2 produces code that generates "unaligned access exception"
[Bug target/20632] GCC should avoid generating F- and B-unit NOPs
[Bug target/20632] New: GCC should avoid generating F- and B-unit NOPs
[Bug target/20634] code fails to compile/code generation issue with -funit-at-a-time
[Bug target/20636] [4.1 Regression] Bootstrap failure on Linux/PowerPC64 with rtl checking
[Bug target/20650] [4.1 Regression] float.c fails to build with weird error message
[Bug target/20653] value too large for field on k6-2 (loop instruction)
[Bug target/20666] New: SPARC builtins should be folded if possible
[Bug target/20666] SPARC builtins should be folded if possible
[Bug target/20670] IA-64 exception mechanism erase $f29
[Bug target/20695] New: sh64-*-* port deos not handle 32 / 64 bit conversions properly
[Bug target/7525] [ARM/Thumb] long calls stubs only in one code section, cannot branch to them from other section
[Bug target/8972] [arc-7-elf] the c code ' x << i' causes infinite loop when i = 0
[Bug testsuite/19802] scan-not-hidden breaks with unknown object format
[Bug testsuite/20354] testsuite failure: "compiler driver --coverage" doesn't handle testglue targets
[Bug testsuite/20360] New: 20021014-1.c fails on account of unsupported build option
[Bug testsuite/20454] gcc.dg/20001117-1.c is broken for callee cleanup calling convention
[Bug testsuite/20454] New: gcc.dg/20001117-1.c is broken for callee cleanup calling convention
[Bug testsuite/20554] New testsuite fails: error: alias definitions not supported in this configuration
[Bug testsuite/20554] New: New testsuite fails: error: alias definitions not supported in this configuration
[Bug testsuite/20567] dg-options in gcc.c-torture
[Bug testsuite/20567] New: dg-options in gcc.c-torture
[Bug tree-optimization/13761] [tree-ssa] component refs to the same struct should not alias
[Bug tree-optimization/13952] [tree-ssa] SRA does not work for structs containing arrays
[Bug tree-optimization/14442] [tree-ssa] missed sib if conversion optimization on the tree level
[Bug tree-optimization/14627] [4.0/4.1 regression] extra assignment inserted on the tree level
[Bug tree-optimization/14627] [tree-ssa] extra assignment inserted on the tree level
[Bug tree-optimization/14796] [tree-ssa] combine two shifts into one
[Bug tree-optimization/14841] [tree-ssa] const_array[CST] is not folded
[Bug tree-optimization/14843] propagate a cast back to PHI
[Bug tree-optimization/14886] strength reduction on floating point
[Bug tree-optimization/15089] local register variable with a specified register is bad
[Bug tree-optimization/15784] fold misses binary optimization
[Bug tree-optimization/15838] "Inline" value of static struct
[Bug tree-optimization/16045] ICE fold check: original tree changed by fold
[Bug tree-optimization/16876] [3.3/3.4/4.0/4.1 Regression] ICE on testcase with -O3 in gen_lowpart
[Bug tree-optimization/17064] -falias-noargument-global doesn't eliminate dead stores/loads
[Bug tree-optimization/17141] *&a->b is not folded
[Bug tree-optimization/17454] [4.0 Regression] ICE with --enable-checking=fold
[Bug tree-optimization/17454] [4.0/4.1 Regression] ICE with --enable-checking=fold
[Bug tree-optimization/17671] PHI-OPT is not smart enough
[Bug tree-optimization/17687] [4.1] sincos can be folded at the tree level
[Bug tree-optimization/17863] [4.0/4.1 Regression] threefold performance loss, not inlining as much
[Bug tree-optimization/18133] computed gotos are not folded back to regular gotos when it is found that they are not computed gotos at all
[Bug tree-optimization/18134] computed goto and if statement
[Bug tree-optimization/18403] FAILs to vectorize testcases on ppc64-linux
[Bug tree-optimization/18527] cannot determine number of iterations for loops with <=
[Bug tree-optimization/18546] tree vectorizer does not understand RETURN_DECL
[Bug tree-optimization/18576] [3.4/4.0 Regression] missing jump threading because of type changes
[Bug tree-optimization/18727] [4.0/4.1 Regression] ACATS c43214c fails at runtime (aliasing pb)
[Bug tree-optimization/18768] Missed ivopts opportunity
[Bug tree-optimization/18815] Tree if-conversion screws up cfg very badly
[Bug tree-optimization/18940] Loop is not vectorized when it should be
[Bug tree-optimization/19108] [4.0/4.1 regression] ICE initializing arrays
[Bug tree-optimization/19126] Missed IV optimization (redundant instruction in loop)
[Bug tree-optimization/19505] [4.0/4.1 Regression] Java bytecode ICE in except.c remove_unreachable_regions
[Bug tree-optimization/19659] GCC does not remove an "if" statement that never triggers.
[Bug tree-optimization/19686] [4.0/4.1 Regression] loop performance decrease, not comparing against 0
[Bug tree-optimization/19788] Inconsistent handling of -1.
[Bug tree-optimization/19789] tree optimizers do not know that constant global variables do not change
[Bug tree-optimization/19792] Missed optimizations due to signedness in the way
[Bug tree-optimization/19794] [meta-bug] Jump threading related bugs
[Bug tree-optimization/19835] [4.0/4.1 Regression] [AVR] Loop variable gets widened to LONG instead of int
[Bug tree-optimization/19893] gcc.dg/vect/vect-76.c execution test fails on ia64-hpux
[Bug tree-optimization/20122] Wrong code with gcc 4.0 tree-vectorizer
[Bug tree-optimization/20130] Fold a * -1 - 1 into ~a;
[Bug tree-optimization/20132] Pessimization of induction variable and missed hoisting opportunity
[Bug tree-optimization/20165] Pointer does not really escape with write
[Bug tree-optimization/20216] [4.0 Regression] Simple loop runs out of stack at -O1
[Bug tree-optimization/20216] [4.0/4.1 Regression] Simple loop runs out of stack at -O1
[Bug tree-optimization/20256] -ftree-loop-linear doesn't work right in small loop
[Bug tree-optimization/20256] New: -ftree-loop-linear doesn't work right in small loop
[Bug tree-optimization/20256] Perfect nest transformation not conservative enough
[Bug tree-optimization/20284] CCP still doesn't look inside initializers for structures
[Bug tree-optimization/20386] Missing computed goto to normal goto optimization
[Bug tree-optimization/20386] New: Missing computed goto to normal goto optimization
[Bug tree-optimization/20398] ICE compiling mauve's gnu/testlet/java/io/RandomAccessFile/jdk11.java
[Bug tree-optimization/20458] [4.1 regression] structure aliasing causes wrong code
[Bug tree-optimization/20458] New: [4.1 regression] structure aliasing causes wrong code
[Bug tree-optimization/20470] Branching sequence generated for ABS(x-y)
[Bug tree-optimization/20470] New: Branching sequence generated for ABS(x-y)
[Bug tree-optimization/20474] ICE while compiling openmotif-2.2.3 with -ftree-vectorize
[Bug tree-optimization/20474] New: ICE while compiling openmotif-2.2.3 with -ftree-vectorize
[Bug tree-optimization/20489] [4.1 regression] ICE: address taken, but ADDRESSABLE bit not set
[Bug tree-optimization/20489] New: [4.1 regression] ICE: address taken, but ADDRESSABLE bit not set
[Bug tree-optimization/20490] [4.0 Regression] ICE: verify_stmts failed. (with -O -ftree-pre)
[Bug tree-optimization/20490] [4.1 Regression] ICE: verify_stmts failed. (with -O -ftree-pre)
[Bug tree-optimization/20490] ICE: verify_stmts failed. (with -O -ftree-pre)
[Bug tree-optimization/20490] New: ICE: verify_stmts failed. (with -O -ftree-pre)
[Bug tree-optimization/20492] [tcb] update_ssa (..., true) places an invalid PHI node.
[Bug tree-optimization/20492] New: [tcb] update_ssa (..., true) places an invalid PHI node.
[Bug tree-optimization/20496] "-1" is inconsistently printed in tree dumps
[Bug tree-optimization/20496] New: "-1" is inconsistently printed in tree dumps
[Bug tree-optimization/20501] gcc.dg/vect/vect-93.c fails on ia64-hpux
[Bug tree-optimization/20501] New: gcc.dg/vect/vect-93.c fails on ia64-hpux
[Bug tree-optimization/20514] hoisting of label out of jumptable would take place at cse, should happen at trees
[Bug tree-optimization/20514] New: hoisting of label out of jumptable would take place at cse, should happen at trees
[Bug tree-optimization/20517] bit shift/mask optimization potential
[Bug tree-optimization/20542] [4.1 Regression] Bootstrap failure at -Os
[Bug tree-optimization/20542] New: [4.1 Regression] Bootstrap failure at -Os
[Bug tree-optimization/20543] [4.1 Regression] Bootstrap failure at -Os
[Bug tree-optimization/20543] New: [4.1 Regression] Bootstrap failure at -Os
[Bug tree-optimization/20544] missed tree-fold opportunity (shift of shifted value).
[Bug tree-optimization/20544] New: missed tree-fold opportunity (shift of shifted value).
[Bug tree-optimization/20580] New: Using ASSERT_EXPR to improve constant propagation of conditional constants
[Bug tree-optimization/20580] Using ASSERT_EXPR to improve constant propagation of conditional constants
[Bug tree-optimization/20598] [4.1 regression] gcc.c-torture/unsorted/uuarg.c, -O3
[Bug tree-optimization/20598] New: [4.1 regression] gcc.c-torture/unsorted/uuarg.c, -O3
[Bug tree-optimization/20601] [4.0 Regression] PRE related miscompilation
[Bug tree-optimization/20601] [4.0/4.1 Regression] PRE related miscompilation
[Bug tree-optimization/20601] New: [4.0 Regression] PRE related miscompilation
[Bug tree-optimization/20605] [4.1 Regression] gcc.dg/tree-ssa/loop-4.c scan-tree-dump-times iter 0 fails
[Bug tree-optimization/20605] gcc.dg/tree-ssa/loop-4.c scan-tree-dump-times iter 0 fails
[Bug tree-optimization/20605] New: gcc.dg/tree-ssa/loop-4.c scan-tree-dump-times iter 0 fails
[Bug tree-optimization/20612] ICE in verify_ssa for -ftree-loop-linear
[Bug tree-optimization/20612] New: ICE in verify_ssa for -ftree-loop-linear
[Bug tree-optimization/20623] ICE: fold check: original tree changed by fold with --enable-checking=fold
[Bug tree-optimization/20623] New: ICE: fold check: original tree changed by fold with --enable-checking=fold
[Bug tree-optimization/20626] [4.1 Regression] vect-80.c and vect-96.c fail on ia64-hpux
[Bug tree-optimization/20626] New: [4.1 Regression] vect-80.c and vect-96.c fail on ia64-hpux
[Bug tree-optimization/20634] 4.0 regression - code fails to compile/code generation issue with -funit-at-a-time
[Bug tree-optimization/20634] code fails to compile/code generation issue with -funit-at-a-time
[Bug tree-optimization/20634] New: 4.0 regression - code fails to compile/code generation issue with -funit-at-a-time
[Bug tree-optimization/20640] [4.0 Regression] ICE on NULL PHI_ARG_DEF
[Bug tree-optimization/20640] New: [4.0 Regression] ICE on NULL PHI_ARG_DEF
[Bug tree-optimization/20641] Missed optimization on the tree level (malloc attribute)
[Bug tree-optimization/20641] New: Missed optimization on the tree level (malloc attribute)
[Bug tree-optimization/20643] New: Tree loop optimizer does worse job than RTL loop optimizer
[Bug tree-optimization/20643] Tree loop optimizer does worse job than RTL loop optimizer
[Bug tree-optimization/20656] New: No strength reduction for a simple testcase
[Bug tree-optimization/20657] [tcb] VRP does not get rid of a redundant "if" statement.
[Bug tree-optimization/20657] New: VRP does not get rid of a redundant "if" statement.
[Bug tree-optimization/20688] [3.4 Regression] gcc miscompiles composition of sqrt() with inlined function
[Bug tree-optimization/20701] [tcb] VRP does not eliminate a redundant "if" statement.
[Bug tree-optimization/20701] New: [tcb] VRP does not eliminate a redundant "if" statement.
[Bug tree-optimization/20702] [tcb] ASSERT_EXPRs are not inserted when a certain "if" statement is present.
[Bug tree-optimization/20702] New: [tcb] ASSERT_EXPRs are not inserted when a certain "if" statement is present.
[Bug tree-optimization/20703] New: [tcb] FRE does not remove a fully redundant load.
[Bug treelang/20326] treelang does install the backend as a driver
[Bug treelang/20604] New: treelang does not get passed -fPIC by default on *-darwin
[Bug treelang/20604] treelang does not get passed -fPIC by default on *-darwin
[Bug web/20336] gaps in list archives
[Bug web/20336] New: gaps in list archives
[Bug web/20588] gcc-patches 2004-02 archives broken
[Bug web/20588] New: gcc-patches 2004-02 archives broken
[Bug web/3119] Broken gcc mailing list archives
about 4.0 swing modulo schedule
Bug.
Error- GCC 3.3.2 on AMD opetron 64 bits Linux machine
error: forced unwind support is required
Extra gcc-3.3 java failures when using expect-5.43
gcc and as bug
gcc rs6000 target without glibc
GCC segmentation fault
gcc-4.0.0 doesn't produce a valid assembler file
Important m$6h?3p
internal compiler error
internal compiler error in 3.4.3-20050110
internal compiler error: in cgraph_mark_reachable_node
Mail Delivery (failure gcc-bugs@gcc.gnu.org)
Not answering mail
Re: Old times
Rq4Clarification: std::uncaught_exception
Summer Internship 2005
typeinfo and exceptions
verify_stmts failed.
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]