public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug optimization/12920] New: [tree-ssa] compiler fails to build gdb
 2003-12-17 11:19 UTC  (3+ messages)
` [Bug middle-end/12920] "

[Bug libgcj/13056] New: import new libltdl
 2003-12-17 11:10 UTC  (4+ messages)
` [Bug libgcj/13056] "

[Bug java/11865] New: libjava testsuite fails to find libgcc.so
 2003-12-17 10:48 UTC  (2+ messages)
` [Bug java/11865] "

[Bug target/10908] Addresses of protected symbols don't work right on ia32
 2003-12-17  7:12 UTC  (4+ messages)

[Bug target/9929] [3.3/3.4 regression] Can't find spill register in GENERAL_REGS
 2003-12-17  6:13 UTC  (3+ messages)

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

[Bug c++/10807] [DR 295] It should be possible to cv-qualify references even to function types, if the CV qualifications are introduced through a typedef or a template argument
 2003-12-17  5:40 UTC 

[Bug c++/10690] [DR 115] Even when used within typeid(), a template-id generating an overload set with only one function should silently decay to a pointer to function
 2003-12-17  5:39 UTC 

[Bug c++/12696] New: memory eating infinite loop in g++ 3.3.2/3.4
 2003-12-17  5:38 UTC  (4+ messages)
` [Bug c++/12696] [3.3/3.4 regression] memory eating infinite loop in diagnostics

[Bug c++/12218] New: code generated for initializing global variable with pointer-to-member crashes
 2003-12-17  5:36 UTC  (4+ messages)
` [Bug c++/12218] [3.4 regression] runtime segfault when initializing global variable with pointer-to-member

[Bug c/7257] [3.4 regression] -O3 -fverbose-asm does not display -flag-inline-functions
 2003-12-17  5:36 UTC  (5+ messages)

[Bug target/6191] [HP-PA] ICE doing pointer math with -fPIC
 2003-12-17  5:30 UTC 

[Bug target/10215] [parisc-linux] unrecognizable insn in extract_insn
 2003-12-17  5:28 UTC 

[Bug target/8507] [Cygwin] -fno-leading-underscore has no effect
 2003-12-17  5:19 UTC 

[Bug libgcj/10351] sparc-sun-solaris2.7 java testsuite failure in "linking cxxtest"
 2003-12-17  5:16 UTC 

[Bug other/10109] documentation of target macro LIBCALL_VALUE
 2003-12-17  5:16 UTC 

[Bug optimization/10592] [arm] caller-save incorrectly handles a reloaded SET_DEST operand
 2003-12-17  5:12 UTC 

[Bug libgcj/6390] java.lang.reflect.Array.newInstance doesn't deal out of memory issues correctly
 2003-12-17  4:49 UTC 

[Bug libstdc++/12855] New: Thread safety problems in ios_base::Init
 2003-12-17  4:46 UTC  (3+ messages)
` [Bug libstdc++/12855] "

[Bug c++/12946] New: Multiple inheritance (vtbls get messed up)
 2003-12-17  4:46 UTC  (2+ messages)
` [Bug c++/12946] [3.4? Regression] "

[Bug bootstrap/12631] New: make -k check fails: ERROR: (DejaGnu) proc "exp-debug" does not exist
 2003-12-17  4:45 UTC  (2+ messages)
` [Bug bootstrap/12631] "

[Bug other/12399] New: boehm-gc fails: libtool unable to infer tagged configuration
 2003-12-17  4:38 UTC  (2+ messages)
` [Bug other/12399] "

[Bug optimization/2430] subscripting very much slower than pointer arithmetic
 2003-12-17  4:19 UTC 

[Bug java/12402] New: gcj compiler crashes with a SEG-V error when --classpath=
 2003-12-17  4:17 UTC  (2+ messages)
` [Bug java/12402] "

[Bug target/11012] [m32r-elf] wrong code with -O at branch of conditional
 2003-12-17  4:16 UTC  (2+ messages)

[new-ra] sh-elf build failure
 2003-12-17  4:12 UTC 

[Bug optimization/6880] Inefficient Copy constructor generation
 2003-12-17  3:30 UTC 

[Bug c++/8936] Declaration of never defined member function changes generated code
 2003-12-17  1:26 UTC  (2+ messages)

[Bug java/11629] New: Disable RTL Inliner in gcj
 2003-12-17  1:06 UTC  (4+ messages)
` [Bug java/11629] "

[Bug optimization/6882] Useless stack adjustment code
 2003-12-17  0:54 UTC  (4+ messages)
` [Bug target/6882] "

[Bug optimization/2806] if's are not combined together
 2003-12-17  0:54 UTC 

[Bug c++/5050] [3.3/3.4 Regression] template instantiation depth exceeds/maybe recursion problem
 2003-12-17  0:54 UTC 

[Bug middle-end/179] gcc -O2 -Wuninitialized missing warning with &var under 2.95.x and 3.x
 2003-12-17  0:49 UTC 

[Bug optimization/6901] optimiser could be improved (removing unused local variables)
 2003-12-17  0:42 UTC 

[Bug optimization/9363] unused struct literal constants remain
 2003-12-17  0:40 UTC 

[Bug optimization/9059] unused arrays not optimized away
 2003-12-17  0:39 UTC 

[Bug optimization/8935] Failure to apply trivial peephole optimizations
 2003-12-17  0:36 UTC 

[Bug optimization/9540] C99 initializers generate lots of code
 2003-12-17  0:36 UTC 

[Bug c/3347] Too large bitfields should be errors
 2003-12-17  0:33 UTC 

[Bug optimization/9566] Inline function produces much worse code than manual inlining
 2003-12-17  0:30 UTC 

[Bug optimization/11203] New: source doesn't compile with -O0 but they compile with -O3
 2003-12-17  0:24 UTC  (2+ messages)
` [Bug inline-asm/11203] "

[Bug inline-asm/13410] New: gcc 3.4 fails to compile asm with 4 "m" operands and generates ICE with -fnew-ra
 2003-12-16 23:28 UTC  (3+ messages)
` [Bug inline-asm/13410] "

[Bug c++/13396] New: exceptions disrupted by C in the call stack
 2003-12-16 23:00 UTC  (2+ messages)
` [Bug c++/13396] "

[Bug optimization/12617] New: jump to next instruction not always properly eliminated
 2003-12-16 22:59 UTC  (3+ messages)
` [Bug optimization/12617] [3.4 Regression] "

[Bug fortran/13415] New: Internal error in gfortran
 2003-12-16 22:53 UTC  (2+ messages)
` [Bug fortran/13415] [gfortran] "

[Bug optimization/12815] New: Code compiled with optimization behaves unexpectedly
 2003-12-16 22:45 UTC  (2+ messages)
` [Bug c++/12815] [3.3/3.4 Regression] "

[Bug bootstrap/11932] New: Parallel bootstrap failure with sparc libiberty multilib
 2003-12-16 22:42 UTC  (2+ messages)
` [Bug bootstrap/11932] [3.4 regression] "

[Bug c++/12729] New: mipsisa64-elf regressions: g++.old-deja/g++.jason/thunk1.C, thunk2.C
 2003-12-16 22:00 UTC  (2+ messages)
` [Bug c++/12729] [3.4 Regression] "

[Bug c++/12945] New: MIPS g++.old-deja/g++.abi/ptrflags.C fails
 2003-12-16 21:48 UTC  (2+ messages)
` [Bug c++/12945] "

[Bug optimization/10684] [3.3/3.4 regression] register variable update disappears when using -O
 2003-12-16 21:35 UTC  (2+ messages)

[Bug libstdc++/13081] New: [3.3 regression] forward template declarations in <complex> let inlining fail
 2003-12-16 21:32 UTC  (2+ messages)
` [Bug c++/13081] [3.3/3.4 "

[Bug target/13069] New: gcc/config/sh/rtems.h broken
 2003-12-16 21:31 UTC  (2+ messages)
` [Bug target/13069] [3.3 Regression] "

[Bug c++/12831] New: passing reference to pointer-to-member-function crashes gcc 3.3.2
 2003-12-16 20:34 UTC  (2+ messages)
` [Bug c++/12831] [3.3 regression] ICE with passing reference to bound pointer-to-member-function

[Bug bootstrap/6680] [3.3 only] genattrtab crashes on tru64 5.0
 2003-12-16 20:31 UTC 

[Bug optimization/13405] New: [tree-ssa] compiler fails to build mozilla
 2003-12-16 20:27 UTC  (2+ messages)
` [Bug optimization/13405] "

[Bug c++/12774] New: Type checking problems in templates
 2003-12-16 20:24 UTC  (2+ messages)
` [Bug c++/12774] [3.4 Regression] "

[Bug optimization/13414] New: insn setting global register is deleted in istribute_notes()
 2003-12-16 20:09 UTC  (5+ messages)
` [Bug optimization/13414] "

[Bug c++/13413] New: need "o" inline asm constraint
 2003-12-16 20:07 UTC  (3+ messages)
` [Bug inline-asm/13413] "
` [Bug target/13413] "

[Bug c++/9043] [ABI] incorrect name mangling for array dimension in template function
 2003-12-16 20:05 UTC  (3+ messages)

[Bug c/11810] New: gcc -pipe -ox.o -c x.c writes erroneous x.o on compile error
 2003-12-16 19:51 UTC  (4+ messages)
` [Bug driver/11810] "

[Bug optimization/13364] New: [tree-ssa] ICE with sized arrays
 2003-12-16 19:47 UTC  (2+ messages)
` [Bug optimization/13364] "

[Bug pch/9470] error when creating pch still causes output
 2003-12-16 19:47 UTC  (2+ messages)

[Bug c/11992] New: [Regression 3.3.1]Wrong built-in code for memcmp with length 1<<24 only (1<<24)-1 possible for CLCL-Instruction
 2003-12-16 19:42 UTC  (2+ messages)
` [Bug target/11992] [3.3.1/3.4 Regression]Wrong "

[Bug optimization/13363] New: [tree-ssa] ICE with arrays
 2003-12-16 19:42 UTC  (2+ messages)
` [Bug optimization/13363] [tree-ssa] ICE with zero sized arrays

[Bug optimization/13418] New: optimized code calls operator delete before finishing destructor
 2003-12-16 19:39 UTC  (5+ messages)
` [Bug optimization/13418] "

[Bug c++/13389] New: sizeof in template argument causes segmentation fault
 2003-12-16 19:26 UTC  (4+ messages)
` [Bug c++/13389] sizeof in template:unimplemented: call_expr cannot be mangled due to a defect in the C++ ABI
` [Bug c++/13389] [ABI] "

[Bug c++/2294] using declaration confusion
 2003-12-16 19:18 UTC  (3+ messages)

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

[Bug c++/12092] New: ICE: Floating point exception
 2003-12-16 19:04 UTC  (2+ messages)
` [Bug optimization/12092] "

[Bug pch/13419] New: Clarification of invoke.texi requested
 2003-12-16 19:01 UTC  (2+ messages)
` [Bug pch/13419] "

[Bug c/13228] New: Aliasing problem with IMI with structs
 2003-12-16 18:56 UTC  (2+ messages)
` [Bug c/13228] "

[Bug c++/13387] New: assignment to base class corrupts subclass
 2003-12-16 18:56 UTC  (5+ messages)
` [Bug c++/13387] [3.3/3.4 regression] "

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

[Bug libf2c/13416] New: configure target libf2c failed
 2003-12-16 18:55 UTC  (2+ messages)
` [Bug libf2c/13416] "

[Bug target/13054] New: [3.4 regression] compile/980310-3.f: insn does not satisfy its constraints
 2003-12-16 18:50 UTC  (3+ messages)
` [Bug target/13054] "

[Bug bootstrap/13386] New: HAVE_GAS_HIDDEN not set when using GAS with HP linker
 2003-12-16 18:50 UTC  (4+ messages)
` [Bug bootstrap/13386] "

[Bug ada/13417] New: gnat1 hangs and is eating up my memory
 2003-12-16 18:49 UTC 

[Bug pch/12480] New: PCH prevents "compilation of header file requested" warning
 2003-12-16 18:40 UTC  (2+ messages)
` [Bug pch/12480] pch error messages do not say they for PCH

[Bug pch/12606] New: internal compiler error: in ggc_pch_read, at ggc-page.c:2099
 2003-12-16 18:34 UTC  (2+ messages)
` [Bug pch/12606] PCH file is used while it is being written

[Bug c++/13242] New: Incorrect mangling of template reference parameters
 2003-12-16 18:28 UTC  (4+ messages)
` [Bug c++/13242] [ABI] "

[Bug debug/9963] [CygWin] g++ -gcoff report "C_EFCN symbol out of scope"
 2003-12-16 18:22 UTC  (2+ messages)

[Bug c/11654] New: gcc seg fault when using pre-compiled headers and -gstabs
 2003-12-16 18:19 UTC  (2+ messages)
` [Bug pch/11654] "

[Bug c++/13234] New: ICE when dumping a translation unit
 2003-12-16 17:53 UTC  (2+ messages)
` [Bug middle-end/13234] [3.4 Regression] "

[Bug c/11944] New: Error recovery problem with undeclared array bounds
 2003-12-16 17:30 UTC  (2+ messages)
` [Bug c/11944] [3.3/3.4 Regression] "

[Bug optimization/11980] New: [3.4 regression] ICE building cplus-dem.c for x86_64-freebsd5.1: in emit_move_insn, at expr.c:3206
 2003-12-16 17:18 UTC  (3+ messages)
` [Bug optimization/11980] "

[Bug bootstrap/12283] New: profiledbootstrap fails (corrupted profile info)
 2003-12-16 17:16 UTC  (2+ messages)
` [Bug optimization/12283] profiledbootstrap fails (file resource.gcda not found)

[Bug c++/13407] New: Confusing error message from extraneous typename
 2003-12-16 17:08 UTC  (3+ messages)
` [Bug c++/13407] "

[Bug c++/13392] New: ICE in convert_from_eh_region_ranges_1, at except.c:1133
 2003-12-16 17:02 UTC  (2+ messages)
` [Bug c++/13392] [3.3/3.4 regression] "

[Bug libstdc++/13393] New: Fix for bug 7926 causes broken header install on x86_64
 2003-12-16 16:36 UTC  (2+ messages)
` [Bug libstdc++/13393] "

[Bug c/13394] New: [3.3/3.4 Regression] noreturn attribute ignored on recursive invokation
 2003-12-16 16:35 UTC  (2+ messages)
` [Bug c/13394] "

[Bug c/13395] New: ICE during bootstrap with BOOT_CFLAGS="-O2 -g -fnew-ra -ftracer"
 2003-12-16 16:32 UTC  (3+ messages)
` [Bug c/13395] [3.4 regression] [-fnew-ra] "
` [Bug optimization/13395] "

[Bug target/13412] New: unrecognizable insn when compiling altivec.h
 2003-12-16 16:29 UTC  (2+ messages)
` [Bug target/13412] "

[Bug c++/13397] New: Optimizer doesn't take into account protection flags
 2003-12-16 16:23 UTC  (3+ messages)
` [Bug optimization/13397] "

[Bug middle-end/13400] New: Compiled code crashes storing to read-only location
 2003-12-16 16:23 UTC  (3+ messages)
` [Bug middle-end/13400] "
` [Bug optimization/13400] [3.4 Regression] "

[Bug target/13401] New: Traceback table does not conform to PowerPC 64 ABI
 2003-12-16 16:22 UTC  (2+ messages)
` [Bug target/13401] "

[Bug java/13404] New: ICE when Missing identifier on catch clause
 2003-12-16 16:21 UTC  (2+ messages)
` [Bug java/13404] "

[Bug c++/13275] New: [3.4 regression] Implementation of offsetof macro
 2003-12-16 16:19 UTC  (4+ messages)
` [Bug c++/13275] "

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

[Bug optimization/13411] New: segmentation fault occurs in correct code - optimisation problem at O2
 2003-12-16 16:11 UTC  (3+ messages)
` [Bug optimization/13411] "

[Bug target/7198] [IA64] missing usual fnma patterns
 2003-12-16 14:57 UTC  (2+ messages)

[Bug libstdc++/11723] New: ctype<wchar_t>::do_is(mask, wchar_t) is slow
 2003-12-16 13:49 UTC  (4+ messages)
` [Bug libstdc++/11723] "

[Bug ada/13408] New: make: *** [check-gnat] Error 136
 2003-12-16 10:03 UTC  (3+ messages)
` [Bug ada/13408] "

[Bug c++/13409] New: Internal Compiler Error: struct to enum redefinition
 2003-12-16  9:24 UTC  (2+ messages)
` [Bug c++/13409] "

[Bug c++/13406] New: initialisation of instantiated static data member not correct
 2003-12-16  8:28 UTC  (2+ messages)
` [Bug c++/13406] "

[Bug c/13313] New: Wrong code generated
 2003-12-16  8:12 UTC  (3+ messages)
` [Bug optimization/13313] [3.4 Regression] "

[Bug c++/11116] New: [3.4 regression] misleading error message when template argument is forgotten
 2003-12-16  3:59 UTC  (4+ messages)
` [Bug c++/11116] "

[Bug c++/10926] ICE in build_delete when trying to declare template destructor
 2003-12-16  3:44 UTC  (2+ messages)

[Bug c++/13390] New: Confusing error message with wrong line number
 2003-12-16  2:48 UTC  (2+ messages)
` [Bug c++/13390] "

[Bug c++/13269] New: compiler hangs on invalid code
 2003-12-16  2:27 UTC  (4+ messages)
` [Bug c++/13269] [3.4 regression] "

[Bug c++/10310] [3.4 regression] [New parser] ICE on illegal use of template keyword
 2003-12-16  2:10 UTC 

[Bug c++/12989] New: internal compiler error: tree check: expected field_decl
 2003-12-16  1:49 UTC  (3+ messages)
` [Bug c++/12989] [3.4 Regression][new parser] "

[Bug c/9209] [3.3 regression] cc allows dollars in identifiers by default on i386 but fails
 2003-12-16  1:25 UTC 

[Bug c++/13371] New: c++ code generation bug
 2003-12-15 23:16 UTC  (3+ messages)
` [Bug c++/13371] [3.3.2 regression] infinite loop with packed struct and inlining

[Bug c++/12511] New: When building with -O2 getsockname may fail
 2003-12-15 22:18 UTC  (2+ messages)
` [Bug c++/12511] "

[Bug c++/12944] New: [meta-bug] name-lookup problems
 2003-12-15 21:56 UTC  (2+ messages)
` [Bug c++/12944] "

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