public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/7385] g++ problems with enum and __attribute__
 2003-07-17  7:03 UTC  (2+ messages)

[Bug optimization/9435] [Sparc] internal compiler error: in simplify_gen_subreg, at simplify-rtx.c
 2003-07-17  6:26 UTC 

[Bug c++/11547] New: [3.4 regression] ICE with const temporaries
 2003-07-17  4:52 UTC  (6+ messages)
` [Bug c++/11547] "

[Bug optimization/11366] New: [3.3 regression] miscompiles XDM-AUTHORIZATION-1 key generation and/or validation in XFree86 at -O2
 2003-07-17  3:08 UTC  (4+ messages)
` [Bug optimization/11366] "

[Bug c/11537] New: internal error when compiling pine on alpha
 2003-07-17  3:04 UTC  (4+ messages)
` [Bug c/11537] "

[Bug c++/11384] New: [3.4 regression] missing implicit instantiation of template static members
 2003-07-17  2:02 UTC  (2+ messages)
` [Bug c++/11384] "

[Bug c++/5388] [3.3/3.4 regression] Incorrect message "operands to ?: have different types"
 2003-07-17  0:53 UTC 

[Bug c/11555] New: ICE in verify_loop_structure, at cfgloop.c:1270
 2003-07-17  0:35 UTC  (3+ messages)
` [Bug c/11555] "
` [Bug optimization/11555] [3.4 Regression] "

[Bug c++/10200] Weird clash with same names in different scopes
 2003-07-17  0:11 UTC 

[Bug c++/10118] [3.3/3.4 Regression] Conversion of ptrmem to derived class in template arg fails
 2003-07-17  0:06 UTC 

[Bug inline-asm/9981] attempt to read 64 bit pentium timestamp failure
 2003-07-17  0:00 UTC 

[Bug target/10907] [IA64] gcc violates the ia64 ABI
 2003-07-16 23:46 UTC  (2+ messages)

[Bug c++/11554] New: Warning about reordering of initializers doesn't mention location of constructor
 2003-07-16 23:41 UTC  (2+ messages)
` [Bug c++/11554] [3.3/3.4 Regression] "

[Bug c++/11549] New: internal compiler error: in ix86_expand_binop_builtin
 2003-07-16 23:31 UTC  (5+ messages)
` [Bug c++/11549] "

[Bug optimization/9566] Inline function produces much worse code than manual inlining
 2003-07-16 23:03 UTC 

[Bug c++/11553] New: [3.4 regression] g++ accepts duplicate 'friend'
 2003-07-16 22:45 UTC  (4+ messages)
` [Bug c++/11553] "

[Bug c++/11552] New: [3.4 regression] g++ accepts class defined in return type
 2003-07-16 22:42 UTC  (4+ messages)
` [Bug c++/11552] "

[Bug c++/11551] New: [3.4 regression] g++ accepts specialization typedef as destructor name
 2003-07-16 22:41 UTC  (4+ messages)
` [Bug c++/11551] [3.4 regression] g++ accepts "

[Bug c++/11550] New: Support for Locales and Facets Appears to be Missing or Unsupported
 2003-07-16 22:39 UTC  (2+ messages)
` [Bug libstdc++/11550] "

[Bug middle-end/11498] New: asm can't be used to give a variable its own name
 2003-07-16 20:58 UTC  (2+ messages)
` [Bug middle-end/11498] [3.3/3.4 Regression] "

[Bug c/11373] New: asm generated lhs expressions are discarded
 2003-07-16 20:17 UTC  (2+ messages)
` [Bug optimization/11373] [tree-ssa] "

[Bug target/10129] Ada bootstrap fails on PPC-Darwin - invalid assembler emitted - PIC related
 2003-07-16 19:56 UTC 

[Bug target/10984] New: x86/sse2 ICEs on vector intrinsics (gcc 3.3 / 3.3.1)
 2003-07-16 19:14 UTC  (2+ messages)
` [Bug target/10984] x86/sse2 ICEs on vector intrinsics with constant argument

[Bug c/10962] New: lookup_field is a linear search on a linked list (can be slow if large struct)
 2003-07-16 18:49 UTC  (4+ messages)
` [Bug c/10962] [3.3/3.4 regression] "
` [Bug c/10962] [3.3 "

[Bug target/11008] improper multiply optimization for pentium4
 2003-07-16 18:23 UTC 

Error in gcc configure files
 2003-07-16 18:06 UTC 

[Bug bootstrap/11315] New: bootstrap error with math.h after fixes 5200-01
 2003-07-16 17:13 UTC  (2+ messages)
` [Bug bootstrap/11315] "

[Bug c/11452] New: [tree-ssa] ICE with variable-sized arrays
 2003-07-16 16:51 UTC  (2+ messages)
` [Bug c/11452] "

default parameters, virtual functions
 2003-07-16 16:39 UTC  (3+ messages)

[Bug c++/11528] New: money_get does not get "$.00"
 2003-07-16 16:12 UTC  (4+ messages)
` [Bug libstdc++/11528] "

[Bug c/11520] New: code generator bug for avr mega8
 2003-07-16 16:08 UTC  (2+ messages)
` [Bug target/11520] "

[Bug c++/11548] New: [3.4 regression] Forwarding default template args ICEs
 2003-07-16 16:01 UTC  (2+ messages)
` [Bug c++/11548] "

[Bug c++/5421] friends+templates: ICE: expected identifier_node, have template_id_expr in grokfndecl, at cp/decl.c:8835
 2003-07-16 15:49 UTC  (3+ messages)

[Bug libobjc/11273] New: make install fails in libobjc directory
 2003-07-16 15:42 UTC  (2+ messages)
` [Bug bootstrap/11273] "

[Bug bootstrap/11408] New: installation fails for libsupc++ on multilibbed sparc
 2003-07-16 15:39 UTC  (4+ messages)
` [Bug bootstrap/11408] installation fails for many target libraries on sparc
` [Bug bootstrap/11408] installation fails for many target libraries using CONFIG_SHELL

[Bug c++/11034] two-stage name lookup: name wrongly found in dependent base class (14.6.2)
 2003-07-16 14:52 UTC 

[Bug c++/6706] [3.4 regression] ICE with variable-sized arrays and DWARF-1 output
 2003-07-16 14:44 UTC  (3+ messages)

[Bug c++/11540] New: Redefinition of default arguments allowed for template functions
 2003-07-16 14:39 UTC  (4+ messages)
` [Bug c++/11540] "

[Bug middle-end/11545] New: [mainline regression] Segmentation fault whem marking cgraph_node in unit-at-a-time mode
 2003-07-16 13:41 UTC  (4+ messages)
` [Bug middle-end/11545] [3.4 "

[Bug c++/11529] ICE in garbage collection
 2003-07-16 13:40 UTC  (3+ messages)

[Bug c++/11546] New: Type lookup problems in out-of-line definition of a class doubly nested from a template class
 2003-07-16 13:14 UTC  (2+ messages)
` [Bug c++/11546] [3.3 Regression] "

[Bug optimization/11059] New: empty union optimization ice
 2003-07-16 11:42 UTC  (2+ messages)
` [Bug optimization/11059] [3.3 regression] "

[Bug optimization/8361] [3.3/3.4 regression] C++ compile-time performance regression
 2003-07-16 11:29 UTC 

[Bug optimization/1046] gcc less efficient than jdk for recursion!
 2003-07-16 11:28 UTC 

[Bug libobjc/11184] New: libobjc generation fails with internal compiler error
 2003-07-16 11:12 UTC  (4+ messages)
` [Bug target/11184] [3.3/3.4 regression] [ia64 hpux] ICE on __builtin_apply building libobjc

[Bug ada/11541] New: Ada: gnat bug detected when compiling GtkAda-1.2.12
 2003-07-16 11:08 UTC  (2+ messages)
` [Bug ada/11541] "

[Bug ada/5679] ICE in assign_stack_temp_for_type, returning unconstrained type conversion ("GtkAda bug")
 2003-07-16 11:08 UTC 

[Bug target/11538] New: when trying to execute make (when installing gcc), I failed because of Segmentation fault in gzio.c
 2003-07-16 11:06 UTC  (3+ messages)
` [Bug target/11538] "
` [Bug bootstrap/11538] "

[Bug c++/11467] New: using doesn't help with two-stage lookup of members in template base
 2003-07-16 11:01 UTC  (2+ messages)
` [Bug c++/11467] "

[Bug target/11539] New: when trying to execute make (when installing gcc), I failed because of Segmentation fault in gzio.c
 2003-07-16 11:01 UTC  (2+ messages)
` [Bug target/11539] "

[Bug c++/9447] [3.4 regression] using Base<T>::member does not work
 2003-07-16 11:01 UTC 

[Bug libstdc++/11544] New: wifstream conversion errors result in wrong rdstate()
 2003-07-16 10:33 UTC  (2+ messages)
` [Bug libstdc++/11544] "

[Bug c++/11024] [3.4 regression] ICE in tsubst_decl at cp/pt.c:5988
 2003-07-16 10:30 UTC 

[Bug c/7284] incorrectly simplifies leftshift followed by signed power-of-2 division
 2003-07-16  9:52 UTC  (2+ messages)

[Bug libstdc++/11543] New: basic_filebuf with custom state_type fails to compile
 2003-07-16  9:18 UTC  (2+ messages)
` [Bug libstdc++/11543] "

[Bug optimization/11440] New: gcc-3.3.1 miscompiles c++ code with -O2, -fno-gcse cures it
 2003-07-16  9:10 UTC  (2+ messages)
` [Bug optimization/11440] [3.3 regression] "

[Bug c++/11542] New: assignment to one bit of bitfield clobbers other bits
 2003-07-16  9:10 UTC  (2+ messages)
` [Bug c++/11542] "

[Bug ada/9536] [3.3/3.4 regression] Constraint error on valid Ada.Calendar.Time_Of
 2003-07-16  9:06 UTC 

[Bug optimization/10679] [3.3/3.4] --param min-inline-insns not honoured
 2003-07-16  7:25 UTC  (2+ messages)

[Bug bootstrap/11516] New: [regression 3.4] ld: Unsatisfied symbol "get_attr_pa_combine_type" in file libbackend.a[pa.o]
 2003-07-16  6:51 UTC  (3+ messages)
` [Bug target/11516] [3.4 regression] miscompiled of genattrtab.c in stage2

[Bug preprocessor/11534] New: preprocessor warns about defined without -pedantic
 2003-07-16  5:49 UTC  (2+ messages)
` [Bug preprocessor/11534] "

[Bug target/11535] New: __builtin_return_address may not work on ia64
 2003-07-16  5:39 UTC  (2+ messages)
` [Bug target/11535] "

[Bug libgcj/10609] --enable-debug: different meanings for libstdc++v3 and libffi
 2003-07-16  5:08 UTC 

[Bug c++/7083] ICE using -gstabs with dodgy class derivation
 2003-07-16  4:39 UTC 

[Bug c++/495] ICE in in lookup_template_class, at cp/pt.c:3961
 2003-07-16  4:17 UTC 

[Bug c++/3761] ICE in check_template_shadow, at cp/pt.c:2013, with friend and strange class hierarchy
 2003-07-16  4:15 UTC 

[Bug c++/10135] [3.3/3.4 Regression] Uncaught exceptions with --disable-sjlj-exceptions configured GCC
 2003-07-16  4:10 UTC  (3+ messages)
` [Bug c++/10135] "

[Bug c/11057] New: ice in extract_constrain_insn_cached with -fcall-saved-mm0
 2003-07-16  4:06 UTC  (2+ messages)
` [Bug target/11057] "

[Bug c++/5247] Memory eating infinite loop on default parameter in constructor which is reference to class
 2003-07-16  4:01 UTC 

[Bug c++/10903] [3.4 regression] ICE: error routines re-entered
 2003-07-16  3:22 UTC  (4+ messages)
` [Bug c++/10903] [3.3 only] g++ says: "error: object ``type_decl' not supported by dump_expr"

[Bug c/11536] New: -O2 optimalization produces wrong code
 2003-07-16  2:34 UTC  (3+ messages)
` [Bug optimization/11536] [3.3/3.4 Regression] [strength-reduce] "

[Bug c++/10858] failure with calling a method inside sizeof: sorry, unimplemented: `method_call_expr' not supported by dump_expr
 2003-07-16  1:55 UTC 

[Bug java/11521] New: Can install server socket on same port twice
 2003-07-16  1:40 UTC  (3+ messages)
` [Bug libgcj/11521] "
` [Bug libgcj/11521] [win32] can "

new-ra weirdness
 2003-07-16  1:06 UTC  (5+ messages)

[Bug middle-end/11414] New: [Regression 3.4] Segementation fault compiling csets.adb
 2003-07-16  0:59 UTC  (3+ messages)
` [Bug middle-end/11414] [3.4 Regression] "

[Bug bootstrap/11524] New: [3.4 regression] ada bootstrap error in stage2
 2003-07-16  0:59 UTC  (2+ messages)
` [Bug bootstrap/11524] "

[Bug java/11533] New: Inlining drops static initialization of inner class
 2003-07-15 23:47 UTC 

[Bug c++/11531] New: ICE on invalid code (returning to void)
 2003-07-15 23:43 UTC  (8+ messages)
` [Bug c++/11531] "
` [Bug c++/11531] [3.4 Regression] "

[Bug optimization/11350] New: undefined labels with -Os -fPIC
 2003-07-15 23:33 UTC  (2+ messages)
` [Bug optimization/11350] [3.3/3.4 regression] "

[Bug c++/11530] New: inline static function not emitted with -O3
 2003-07-15 23:09 UTC  (3+ messages)
` [Bug c++/11530] [3.4 regression] unit-at-a-time: "
` [Bug c++/11530] [3.4 regression] [unit-at-a-time] "

[Bug bootstrap/11317] New: make bootstrap-lean fails with #error Unrecognized value in TARGET_CPU_DEFAULT
 2003-07-15 22:55 UTC  (4+ messages)
` [Bug bootstrap/11317] "

[Bug c++/11532] New: c++ segfault on __attribute__ for missing variable name
 2003-07-15 22:42 UTC  (2+ messages)
` [Bug c++/11532] "

[Bug c++/8442] [3.4 regression] rejects nested template classes
 2003-07-15 21:19 UTC 

[Bug debug/10499] [3.3, 3.4] Debug information for some C++ headers is missing classes (template specific?)
 2003-07-15 20:50 UTC 

Dependent base class and CVS head
 2003-07-15 20:29 UTC  (2+ messages)

[Bug bootstrap/11396] New: Ada bootstrap failure on Tru64 UNIX V5.1
 2003-07-15 19:36 UTC  (2+ messages)
` [Bug bootstrap/11396] "

missing gmon.out
 2003-07-15 19:11 UTC 

[Bug c++/10316] [3.3/3.4 regression] Very long compile time when exceptions enabled
 2003-07-15 18:42 UTC 

[Bug c/1687] [3.4 regression] Exponential time behavior with -O -finline-functions (compile time regression from 3.2, 3.3)
 2003-07-15 18:42 UTC 

[Bug target/10913] [3.3 regression] mips-elf ICE in text_section at varasm.c: 241
 2003-07-15 18:33 UTC 

[Bug target/9929] [3.3/3.4 regression] Can't find spill register in GENERAL_REGS
 2003-07-15 18:02 UTC 

[Bug objc/7993] [3.3/3.4 regression] private variables cannot be shadowed in subclasses
 2003-07-15 17:50 UTC 

[Bug c/11527] New: If an array "designated intializer" in a struct causes a segv
 2003-07-15 17:35 UTC  (2+ messages)
` [Bug c/11527] "

[Bug inline-asm/6162] [3.3/3.4 regression] i386 asm reloader ice in reload_cse_simplify_operands
 2003-07-15 17:16 UTC 

[Bug c/8960] [3.3 regression] Segfault with __attribute__ ((mode (...))) in start_function:5702
 2003-07-15 17:06 UTC 

[Bug target/10589] For Hitachi SH target, GCC craches when both -fomit-frame-pointer and -mdalign options are specified
 2003-07-15 17:02 UTC 

[Bug c++/11473] New: 3.3: ICE with -gstabs when including STL headers
 2003-07-15 17:00 UTC  (5+ messages)
` [Bug debug/11473] [3.3/3.4 Regression] ICE with -gstabs when empty struct inheits from an empty struct

[Bug c++/8] friend template function declaration within template class
 2003-07-15 16:56 UTC  (2+ messages)

[Bug target/9552] [3.3/3.4 regression] ICE in named_section_flags, at varasm.c
 2003-07-15 16:50 UTC 

[Bug optimization/11523] New: Intermodule Optimisation handles duplicate names wrong
 2003-07-15 16:27 UTC  (2+ messages)
` [Bug optimization/11523] "

[Bug target/10795] [3.4 regression] ICE in extract_insn, at recog.c:2188
 2003-07-15 15:56 UTC 

[Bug c++/10804] [3.4 regression] missing implicit instantiation of template static methods
 2003-07-15 15:30 UTC 

[Bug c++/10108] tree checking ICE: expected var_decl, have error_mark in tsubst_decl
 2003-07-15 15:29 UTC 

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).