public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/12491] New: Destructor fails to compile when optimizations (inlining) are enabled
 2003-12-05 14:31 UTC  (2+ messages)
` [Bug optimization/12491] [3.3/3.4 Regression] [eh] "

[Bug c++/13302] New: Putting a va_list in a struct causes seg fault
 2003-12-05 13:57 UTC  (7+ messages)
` [Bug c++/13302] "
` [Bug target/13302] "
` [Bug target/13302] [3.3/3.4 Regression] "

[Bug c++/13314] New: [3.4 regression] ICE when omitting template parameter of a sub-class
 2003-12-05 13:41 UTC 

[Bug optimization/12965] New: SEGV+ICE in cc1plus on alpha-linux with -O2
 2003-12-05 13:17 UTC  (2+ messages)
` [Bug optimization/12965] [3.3 regression] "

[Bug fortran/13238] New: [gfortran] read(X,*) segfault on unformatted input unit
 2003-12-05 13:17 UTC  (2+ messages)
` [Bug fortran/13238] "

[Bug c/13313] New: Wrong code generated
 2003-12-05 13:15 UTC  (3+ messages)
` [Bug c/13313] "

[Bug c++/13235] New: segfault on compiling lufs modules for linux 2.6.0-test11
 2003-12-05 13:10 UTC  (2+ messages)
` [Bug optimization/13235] "

[Bug fortran/13082] New: ICE with ENTRY statement
 2003-12-05 12:19 UTC  (2+ messages)
` [Bug fortran/13082] [gfortran] "

[Bug fortran/13254] New: [gfortran] assertion failure in With: gcc version 3.5-tree-ssa 20031130 (merged 20031123)
 2003-12-05 12:19 UTC  (2+ messages)
` [Bug fortran/13254] [gfortran] assertion failure in gfc_get_symbol_decl

[Bug fortran/13251] New: wrong error: character kind=0 not available
 2003-12-05 12:17 UTC  (3+ messages)
` [Bug fortran/13251] [gfortran] "

[Bug target/13256] New: strict_low_part mistreated in delay slots
 2003-12-05 12:09 UTC  (4+ messages)
` [Bug target/13256] "

[Bug c++/13262] New: "xxx is private within this context" when initializing a *self-contained* template class
 2003-12-05 12:09 UTC  (2+ messages)
` [Bug c++/13262] [3.3/3.4 regression] "

[Bug target/13145] New: [3.4 regression ] bootstrap failure on mips-linux
 2003-12-05 10:43 UTC  (3+ messages)
` [Bug optimization/13145] "

[Bug c/13132] New: long-double code leads to unresolved reference to __trunctfxf2
 2003-12-05  8:33 UTC  (2+ messages)
` [Bug target/13132] "

[Bug libstdc++/12873] New: __cxa_demangle not working as specified in ABI
 2003-12-05  7:04 UTC  (2+ messages)
` [Bug libstdc++/12873] [3.3 only] __cxa_demangle not working as specified in 3.3.2 ABI

[Bug libstdc++/9780] issues with time_get, time_put not being tied to correct _punct facet
 2003-12-05  7:00 UTC  (2+ messages)

[Bug c/11151] New: __builtin_return(__builtin_apply(...)) gives wrong result
 2003-12-05  6:59 UTC  (3+ messages)
` [Bug middle-end/11151] [3.3/3.4 regression] "

[Bug libstdc++/13189] New: <ext/enc_filebuf.h> fails to compile
 2003-12-05  6:54 UTC  (2+ messages)
` [Bug libstdc++/13189] "

[Bug c++/13312] New: C++ produces stack frame damaging code for Coldfire
 2003-12-05  6:39 UTC  (3+ messages)
` [Bug c++/13312] "
` [Bug target/13312] "

[Bug bootstrap/11998] New: soft-float libstdc++ multilib fails to build
 2003-12-05  6:29 UTC  (2+ messages)
` [Bug bootstrap/11998] "

[Bug c/13311] New: in .s file assembly instruction are in a single line rather than separate lines
 2003-12-05  5:07 UTC  (4+ messages)
` [Bug c/13311] "
` [Bug inline-asm/13311] "

[Bug target/11322] New: SH profiler outputs multiple definitions of symbol
 2003-12-05  4:45 UTC  (4+ messages)
` [Bug target/11322] "
` [Bug target/11322] [3.3/3.4 Regression] "

[Bug debug/12389] New: ICE in gen_subprogram_die for nested function
 2003-12-05  4:05 UTC  (2+ messages)
` [Bug debug/12389] [3.4 Regresson] [testcase needed] "

[Bug c++/12694] New: insufficient contextual information to determine type - templated function parameter
 2003-12-05  4:05 UTC  (2+ messages)
` [Bug c++/12694] [3.4 regression] "

[Bug c++/12709] New: crash on __noreturn__ in ?: in try block
 2003-12-05  4:00 UTC  (2+ messages)
` [Bug c++/12709] [3.4 regression] ICE with __FUNCTION__ and function-try-block

[Bug c++/12467] New: vmsumubm emitted when vmsummbm appropriate
 2003-12-05  3:54 UTC  (4+ messages)
` [Bug target/12467] "

[Bug target/9929] [3.3/3.4 regression] Can't find spill register in GENERAL_REGS
 2003-12-05  3:39 UTC 

[Bug optimization/11707] New: constants not propagated in unrolled loop iterations with a conditional
 2003-12-05  3:33 UTC  (2+ messages)
` [Bug optimization/11707] [3.4 Regression] [new unroller] "

[Bug c++/10118] Bad diagnostic with cast in template argument expression
 2003-12-05  3:31 UTC  (2+ messages)

[Bug libstdc++/10063] [3.4 Regression] stdio_filebuf broken
 2003-12-05  3:24 UTC 

[Bug c++/13305] New: Parser error with 'class __attribute__((dllimport)) Foo;' type specifier
 2003-12-05  3:10 UTC  (2+ messages)
` [Bug c++/13305] "

[Bug target/10881] [3.3 only] bootstrap fails on ada on powerpc with --enable-altivec
 2003-12-05  2:59 UTC 

[Bug libstdc++/13045] New: Demangler does demangle floating values
 2003-12-05  2:53 UTC  (3+ messages)
` [Bug libstdc++/13045] "

[Bug other/3386] [3.3/3.4 Regression] Undocumented target macros in 3.0
 2003-12-05  2:48 UTC 

[Bug c++/12170] New: Internal compiler error
 2003-12-05  2:46 UTC  (2+ messages)
` [Bug c++/12170] ICE in cp_type_quals

[Bug target/11303] [3.3/3.4 regression] ICE in stor-layout.c:304 in int_mode_for_mode
 2003-12-05  2:33 UTC  (3+ messages)

[Bug c++/689] [diagnostic] this warning is not helpful: `class xxxx' only defines a private destructor and has no friend
 2003-12-05  2:02 UTC 

[Bug c++/13310] New: Tree check error in dependent_template_p
 2003-12-05  1:33 UTC  (3+ messages)
` [Bug c++/13310] "

[Bug target/13309] New: Incorrect code generated for __udivdi3
 2003-12-05  0:35 UTC  (3+ messages)
` [Bug target/13309] Incorrect code generated for __udivdi3 (MIPS)
` [Bug target/13309] Incorrect code generated for __udivdi3 (really __udivmoddi4) (MIPS)

[Bug libstdc++/13284] New: 126 g++ failures due to lrand48 not defined
 2003-12-05  0:25 UTC  (7+ messages)
` [Bug libstdc++/13284] "
` [Bug libstdc++/13284] [3.4 regression] "

[Bug c++/13308] New: C++ operator ambiguity error
 2003-12-05  0:19 UTC  (3+ messages)
` [Bug c++/13308] "

[Bug optimization/12920] New: [tree-ssa] compiler fails to build gdb
 2003-12-05  0:08 UTC  (2+ messages)
` [Bug optimization/12920] "

MIPS divide problem?
 2003-12-04 23:07 UTC  (2+ messages)

[Bug bootstrap/13307] New: GCC will not build, stops in stage2 during libiconv call
 2003-12-04 23:03 UTC  (2+ messages)
` [Bug bootstrap/13307] "

[Bug c++/13306] New: compilation error when trying to instantiate a template member function of a template class in another template function
 2003-12-04 22:56 UTC  (2+ messages)
` [Bug c++/13306] "

[Bug c++/795] parse error in member template method
 2003-12-04 22:56 UTC  (3+ messages)

[Bug optimization/13301] New: [tree-ssa] deficiency in jump threading
 2003-12-04 22:19 UTC  (5+ messages)
` [Bug optimization/13301] "

[Bug c/13260] New: Incorrect optimisation of loop termination condition
 2003-12-04 21:07 UTC  (5+ messages)
` [Bug optimization/13260] [3.4 Regression] "

[Bug c++/13304] New: [regression] demangler bad output, "operator<<" insteads of "operator< <"
 2003-12-04 19:55 UTC  (4+ messages)
` [Bug other/13304] "

[Bug c++/13289] New: internal compiler error : regenerate_decl_from_template, at cp/pt.c:10131
 2003-12-04 19:54 UTC  (5+ messages)
` [Bug c++/13289] ICE in regenerate_decl_from_template on recursive template
` [Bug c++/13289] [3.3/3.4 regression] "

[Bug c++/13244] New: Demangler should parenthesize > operator?
 2003-12-04 19:53 UTC  (3+ messages)
` [Bug c++/13244] "

[Bug libstdc++/12496] New: wrong result for __atomic_add(&value, -1) when using -o0
 2003-12-04 19:40 UTC  (2+ messages)
` [Bug libstdc++/12496] wrong result for __atomic_add(&value, -1) when using -O0 -m64

[Bug libstdc++/13290] New: gcc 3.3.x: simple typo in concept checking for std::generate_n
 2003-12-04 19:35 UTC  (4+ messages)
` [Bug libstdc++/13290] [3.3 only] "

[Bug c/13072] New: Bogus warning with VLA in switch
 2003-12-04 18:40 UTC  (2+ messages)
` [Bug c/13072] "

[Bug c++/13005] New: Pointer wrongly adjusted for derived class containing virtual function
 2003-12-04 18:38 UTC  (2+ messages)
` [Bug c++/13005] [3.3/3.4 Regresssion] [aliasing] "

[Bug c++/13071] New: no way to exclude backward C++ headers from include path
 2003-12-04 18:34 UTC  (2+ messages)
` [Bug driver/13071] no easy "

[Bug optimization/13300] New: Variable incorrectly identified as a biv
 2003-12-04 15:24 UTC  (4+ messages)
` [Bug optimization/13300] "

[Bug optimization/13299] New: Unsafe treatment of extended givs
 2003-12-04 15:23 UTC  (4+ messages)
` [Bug optimization/13299] "

[Bug c++/13303] New: Putting a va_list in a struct causes seg fault
 2003-12-04 15:13 UTC  (2+ messages)
` [Bug c++/13303] "

[Bug c++/12773] New: ICE on overladed functions passed as function pointers in templated class
 2003-12-04 15:11 UTC  (4+ messages)
` [Bug c++/12773] [3.3 Regression] ICE on overladed functions passed as function pointers

[Bug fortran/13060] New: ICE in fixup_var_refs_1, at function.c:1947 on correct code with "-O2 -fno-force-mem"
 2003-12-04 11:58 UTC  (2+ messages)
` [Bug optimization/13060] [3.3/3.4 Regression] [g77] "

[Bug c/13282] New: A "-Wno..." switch to turn off "missing initializer" warnings
 2003-12-04 11:49 UTC  (7+ messages)
` [Bug c/13282] "

[Bug pending/13168] New: [../../gnatchop] Segmentation fault
 2003-12-04  9:51 UTC  (2+ messages)
` [Bug ada/13168] [3.4 Regresion] "

[Bug pch/13209] New: Precompiled header support is broken with the zone collector
 2003-12-04  9:51 UTC  (3+ messages)
` [Bug pch/13209] "

[Bug libstdc++/12947] New: Demangler bug
 2003-12-04  9:50 UTC  (2+ messages)
` [Bug libstdc++/12947] "

[Bug c/13133] New: Extraneous register-saves triggered by setjmp()
 2003-12-04  9:49 UTC  (2+ messages)
` [Bug c/13133] "

[Bug libstdc++/13171] New: Bugs in basic_filebuf::imbue
 2003-12-04  9:49 UTC  (2+ messages)
` [Bug libstdc++/13171] "

[Bug libstdc++/12653] New: Resolution of DR 303 (WP) still unimplemented
 2003-12-04  9:48 UTC  (3+ messages)
` [Bug libstdc++/12653] "

[Bug libstdc++/12750] New: time_get::_M_extract_via_format doesn't deal with 'e'
 2003-12-04  9:48 UTC  (2+ messages)
` [Bug libstdc++/12750] "

[Bug bootstrap/12752] New: irix bootstrap failure - genmultilib
 2003-12-04  9:48 UTC  (2+ messages)
` [Bug bootstrap/12752] [3.4 regression] "

[Bug c++/12699] New: [g++ 3.4] ICE in get_vcall_index
 2003-12-04  9:47 UTC  (2+ messages)
` [Bug c++/12699] "

[Bug c++/12700] New: [g++ 3.4] ICE in size_binop
 2003-12-04  9:47 UTC  (2+ messages)
` [Bug c++/12700] ICE in size_binop with covariant return types

[Bug libstdc++/12657] New: Resolution of DR 292 (WP) still unimplemented
 2003-12-04  9:46 UTC  (2+ messages)
` [Bug libstdc++/12657] "

[Bug c++/12698] New: Multiple definition of covariant thunk in the single unit
 2003-12-04  9:46 UTC  (2+ messages)
` [Bug c++/12698] "

[Bug c++/12566] New: ugly ERROR_MARK use
 2003-12-04  9:45 UTC  (2+ messages)
` [Bug c++/12566] "

[Bug libstdc++/12593] New: Resolution of DR 91 (WP) still unimplemented
 2003-12-04  9:45 UTC  (2+ messages)
` [Bug libstdc++/12593] "

[Bug target/10404] [PPC] gcc does not use 0 when using the indexed instructions of altivec like stewx
 2003-12-04  9:44 UTC 

[Bug libstdc++/12791] New: _M_extract_num returns a wrong __beg in case of error
 2003-12-04  9:40 UTC  (2+ messages)
` [Bug libstdc++/12791] "

[Bug c++/13298] New: Non-dependend template name-lookup fails
 2003-12-04  9:32 UTC  (4+ messages)
` [Bug c++/13298] "

[Bug target/13186] New: [PPC] Internal compiler error in reload.c
 2003-12-04  9:18 UTC  (3+ messages)
` [Bug target/13186] [3.4 Regression] "

[Bug c/12662] New: ICE in cprop_into_phis, at tree-ssa-dom.c:1557
 2003-12-04  9:04 UTC  (2+ messages)
` [Bug optimization/12662] [tree-ssa] "

[Bug target/13297] New: in x86 target -msoft_float should imply -mno-fp-ret-in-387
 2003-12-04  8:39 UTC  (2+ messages)
` [Bug target/13297] "

[Bug debug/13276] New: missing debug information (dwarf2) for global variable
 2003-12-04  8:35 UTC  (3+ messages)
` [Bug c++/13276] "

[Bug libstdc++/9371] Bad exception handling in i/ostream::operator>>/<<(streambuf*)
 2003-12-04  8:21 UTC  (3+ messages)

[Bug libstdc++/9546] bad exception handling in ostream members
 2003-12-04  8:21 UTC  (3+ messages)

[Bug libstdc++/10095] istream::operator>>(int&) sets ios::badbit when ios::failbit is set
 2003-12-04  8:21 UTC  (3+ messages)

[Bug libstdc++/10093] [3.3/3.4 Regression] [L DR 61] Setting failbit in exceptions doesn't work
 2003-12-04  8:21 UTC  (3+ messages)

[Bug c/13292] New: -msoft-float seems to corrupt builtin defines
 2003-12-04  8:18 UTC  (2+ messages)
` [Bug target/13292] "

[Bug libstdc++/13296] New: unnecessary libunwind support in libstdc++-v3
 2003-12-04  8:16 UTC  (3+ messages)
` [Bug libstdc++/13296] "

[Bug optimization/13293] New: [tree-ssa] ICE in pick_ssa_name
 2003-12-04  8:13 UTC  (8+ messages)
` [Bug optimization/13293] "
` [Bug optimization/13293] [tree-ssa] ICE in get_stmt_operands

[Bug c++/13295] New: for some integer types U, (~U(0)) < U(0) != U(~U(0)) < U(0)
 2003-12-04  8:12 UTC  (2+ messages)
` [Bug c++/13295] "

[Bug c++/13294] New: namespace associations vs. specializations
 2003-12-04  8:03 UTC  (2+ messages)
` [Bug c++/13294] "

[Bug c++/9127] Confusing diagnostic on specialization not introduced by "template<>"
 2003-12-04  7:08 UTC  (2+ messages)

[Bug other/12969] New: Including sys/byteorder.h on Sun Solaris 2.9 breaks configure checks
 2003-12-04  7:00 UTC  (2+ messages)
` [Bug other/12969] [3.3.2 regression] Including sys/byteorder.h "

[Bug c++/5763] Unhelpful message with missing typename
 2003-12-04  5:14 UTC 

[Bug c++/13179] New: ICE w/template parameter in catch specification
 2003-12-04  5:04 UTC  (3+ messages)
` [Bug c++/13179] [3.4 Regression] "

[Bug target/13291] New: build fails on Solaris 8 sun4m ld: fatal: file /usr/ccs/lib/values-Xa.o: wrong ELF class: ELFCLASS32
 2003-12-04  2:14 UTC  (2+ messages)
` [Bug target/13291] "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).