public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug other/13573] New: Manual changes from GCC book need to be merged
 2004-01-14 16:14 UTC  (3+ messages)
` [Bug other/13573] "

[Bug c++/13682] New: Compile error with cstdio: fgetpos not declared on AIX
 2004-01-14 15:56 UTC  (2+ messages)
` [Bug c++/13682] "

[Bug optimization/13681] New: [tree-ssa] ICE in get_expr_operands with out-of-bounds access
 2004-01-14 15:37 UTC 

[Bug c++/9278] Illegal use of typedef to "void"
 2004-01-14 15:31 UTC 

[Bug c++/9259] Calling a non-qualified member function within a sizeof() expression leads to "invalid use of undefined type"
 2004-01-14 15:25 UTC  (2+ messages)

[Bug c++/13654] New: multiple translation units, inlined constructor: invalid vtable [cygwin 3.3.1]
 2004-01-14 14:53 UTC  (6+ messages)
` [Bug target/13654] "

[Bug c++/13092] New: Segfault in convert_nontype_argument
 2004-01-14 14:51 UTC  (3+ messages)
` [Bug c++/13092] [3.4 regression] "

[Bug optimization/12845] New: Error: Invalid Compare and Branch Condition
 2004-01-14 14:45 UTC  (3+ messages)
` [Bug optimization/12845] [3.4 Regression] missed jump optimization

[Bug other/13485] New: [3.4 regression] Generated files no longer get messages extracted
 2004-01-14 14:16 UTC  (3+ messages)
` [Bug other/13485] "

[Bug c/13665] New: Compiler gets internal error on valid code
 2004-01-14 13:59 UTC  (4+ messages)
` [Bug optimization/13665] [3.4 Regression] "

[Bug target/9365] [3.3 regression] [SH] segfault in gen_far_branch (config/sh/sh.c)
 2004-01-14 13:47 UTC  (2+ messages)

[Bug c++/7874] [3.3/3.4 regression] g++ finds friend functions defined in class-definition but not declared in the enclosing namespace
 2004-01-14 12:55 UTC 

[Bug pch/13675] New: #including a precompiled header more than once in the same unit fails
 2004-01-14 12:29 UTC  (2+ messages)
` [Bug pch/13675] "

[Bug c++/12850] New: memory consumption for heavy template instantiations tripled since 3.3
 2004-01-14 11:38 UTC  (8+ messages)
` [Bug c++/12850] [3.4 Regression] "

Bug in CPP Causes Duplicate Output Lines (3.3.1/cygming special)
 2004-01-14 11:24 UTC  (3+ messages)

[Bug other/13680] New: gcc ignores illegal double-dash command line options
 2004-01-14 11:12 UTC 

[Bug fortran/13679] New: ICE in fortran/trans-types.c:584
 2004-01-14 11:03 UTC 

[Bug c++/13678] New: internal compiler error compiling a file
 2004-01-14 10:35 UTC  (4+ messages)
` [Bug c++/13678] "

[Bug c++/12491] New: Destructor fails to compile when optimizations (inlining) are enabled
 2004-01-14 10:32 UTC  (3+ messages)
` [Bug c++/12491] [3.3/3.4 Regression] "

[Bug c/12794] New: [tree-ssa] ICE with attribute __alias__
 2004-01-14 10:06 UTC  (2+ messages)
` [Bug middle-end/12794] "

[Bug c++/12476] New: ARM/THUMB thunk calls broken
 2004-01-14  9:40 UTC  (5+ messages)
` [Bug target/12476] "

[Bug target/12527] New: [3.4 regression] [arm] bootstrap error on arm-linux
 2004-01-14  9:26 UTC  (3+ messages)
` [Bug bootstrap/12527] [3.4 regression] [arm] bootstrap error on arm-linux, miscompiling genconstants

[Bug c/12372] New: [3.4 regression] miscompilation of execute/20030307-1.c at -O2 and -Os
 2004-01-14  9:12 UTC  (3+ messages)
` [Bug optimization/12372] "

[Bug optimization/12815] New: Code compiled with optimization behaves unexpectedly
 2004-01-14  9:06 UTC  (2+ messages)
` [Bug c++/12815] [3.3 Regression] "

[Bug c/12816] New: internal compiler error pari-2.1.5/Olinux-i686
 2004-01-14  9:06 UTC  (2+ messages)
` [Bug optimization/12816] "

[Bug c/7257] [3.4 regression] -O3 -fverbose-asm does not display -flag-inline-functions
 2004-01-14  8:25 UTC  (2+ messages)

[Bug target/11793] New: [3.3.1/3.4 regression] ICE in extract_insn, at recog.c:2175
 2004-01-14  8:18 UTC  (2+ messages)
` [Bug target/11793] [3.3 regression] ICE in extract_insn, at recog.c:2175 (const_vector's)

[Bug c/11587] New: SH ICE in reload_cse_simplify_operand, postreload.c
 2004-01-14  8:16 UTC  (2+ messages)
` [Bug target/11587] [3.3 Regression] "

[Bug optimization/11350] New: undefined labels with -Os -fPIC
 2004-01-14  8:15 UTC  (2+ messages)
` [Bug optimization/11350] [3.3/3.4 regression] "

[Bug bootstrap/11271] New: [arm-elf] regex.c ICEs for thumb multilib
 2004-01-14  8:11 UTC  (2+ messages)
` [Bug optimization/11271] [3.3 regression] "

[Bug target/10730] [3.3 regression] [arm] -O2 generates invalid asm
 2004-01-14  8:10 UTC 

[Bug optimization/10392] [3.3/3.4 regression] [SH] optimizer generates faulty array indexing
 2004-01-14  8:08 UTC 

[Bug objc/7993] [3.3/3.4 regression] private variables cannot be shadowed in subclasses
 2004-01-14  8:00 UTC  (4+ messages)
` [Bug objc/7993] [3.4 "

[Bug c++/9021] [win32] No exports possible when using a class pointer in an union
 2004-01-14  7:36 UTC  (2+ messages)

[Bug c++/11005] [win32] Declaration of class as friend overrides dllimport attribute
 2004-01-14  7:35 UTC  (2+ messages)

[Bug other/11571] New: objdir/intl not cleaned up by 'make distclean'
 2004-01-14  6:59 UTC  (4+ messages)
` [Bug other/11571] [3.4 regression] "
` [Bug other/11571] "

[Bug debug/12103] New: -g only crash (segfault) with a forward declared class used as a template parameter
 2004-01-14  6:40 UTC  (2+ messages)
` [Bug debug/12103] [3.4 Regression] "

[Bug bootstrap/11932] New: Parallel bootstrap failure with sparc libiberty multilib
 2004-01-14  5:57 UTC  (4+ messages)
` [Bug bootstrap/11932] [3.4 regression] "

[Bug driver/13677] New: Generates Sub-Optimal Code in 'for' Loops
 2004-01-14  5:46 UTC  (2+ messages)
` [Bug optimization/13677] "

[Bug c++/11895] New: cc1plus gets ICE on valid C code accepted by cc1
 2004-01-14  5:43 UTC  (3+ messages)
` [Bug c++/11895] [3.4 Regression] ICE in reshape_init on "attribute(vector_size(16)) int"

[Bug debug/11608] New: testcase gcc.dg/debug/20020327-1.c fails with -gstabs1 etc
 2004-01-14  5:41 UTC  (2+ messages)
` [Bug target/11608] "

[Bug c/12955] New: Incorrect rounding of soft float denorm mul/div
 2004-01-14  5:41 UTC  (2+ messages)
` [Bug other/12955] "

[Bug c++/13268] New: ICE on illegal code: bool foo(const operator&);
 2004-01-14  5:41 UTC  (3+ messages)
` [Bug c++/13268] "

[Bug pch/13676] New: GCC failes to recognize files ending in .hpp as headers to be precompiled
 2004-01-14  5:41 UTC  (3+ messages)
` [Bug pch/13676] "

[Bug target/10904] invalid (misaligned) FP register at -O2
 2004-01-14  5:41 UTC  (2+ messages)

[Bug c++/13560] New: wrong file name in error message
 2004-01-14  5:40 UTC  (3+ messages)
` [Bug c++/13560] [3.3/3.4 regression] "

[Bug c++/13651] New: [3.4 Regression] double error message when using incomplete types in a struct
 2004-01-14  5:40 UTC  (2+ messages)
` [Bug c++/13651] "

[Bug other/10584] [3.4 regression] ICE in copy_insn_list with __inline__ and -finstrument-functions
 2004-01-14  5:38 UTC 

[Bug c++/3187] [3.3/3.4 Regression] gcc lays down two copies of constructors
 2004-01-14  5:31 UTC  (2+ messages)

[Bug bootstrap/9249] bootstrap fails with --enable-__cxa-atexit on Solaris
 2004-01-14  5:29 UTC  (2+ messages)

[Bug c++/12335] New: [3.4 regression] ICE when explicitly calling destructor
 2004-01-14  4:55 UTC  (7+ messages)
` [Bug c++/12335] "

[Bug java/13022] New: Regression: GCJ crashes during compilation of included sample
 2004-01-14  4:54 UTC  (2+ messages)
` [Bug java/13022] [3.4 Regression] "

[Bug libstdc++/11193] New: Version 1.126 of libstdc++-v3/configure.in broke pre-installed newlib builds
 2004-01-14  4:51 UTC  (2+ messages)
` [Bug libstdc++/11193] [3.4 Regression] The conversion to autoconf 2.5 "

[Bug bootstrap/10657] java section can not find libiconv
 2004-01-14  4:45 UTC 

[Bug c/13506] New: tcpsm.c:263: internal compiler error: Segmentation fault (WinXP / Cygwin / arm-elf-gcc 3.4)
 2004-01-14  4:41 UTC  (2+ messages)
` [Bug target/13506] tcpsm.c:263: internal compiler error: Segmentation fault

[Bug java/13252] New: gcj 3.4 bug handling qualified "super"
 2004-01-14  4:40 UTC  (3+ messages)
` [Bug java/13252] gcj "

[Bug c/12958] New: Cannot compile flac, unable to find register
 2004-01-14  4:28 UTC  (2+ messages)
` [Bug optimization/12958] [3.3/3.4 regression] Spill failure when compiling FLAC

[Bug bootstrap/12027] New: sparclite-coff build fails with INIT_SECTION_ASM_OP' undeclared
 2004-01-14  4:25 UTC  (2+ messages)
` [Bug bootstrap/12027] [3.3/3.4 Regression] "

[Bug c++/9941] [3.3/3.4 regression] typeinfo not generated correctly when #pragmas are involved
 2004-01-14  4:21 UTC  (2+ messages)

[Bug c++/11303] [3.3/3.4 regression] ICE in stor-layout.c:304 in int_mode_for_mode
 2004-01-14  4:20 UTC 

[Bug optimization/10469] constant V4SF loads get moved inside loop
 2004-01-14  4:15 UTC 

[Bug libstdc++/10246] [3.4 regression] libsupc++ needs to be independent (again) of libstdc++
 2004-01-14  4:12 UTC 

[Bug c++/9851] [3.4 regression] confusing error message when using '.', not '->'
 2004-01-14  4:10 UTC 

[Bug inline-asm/6162] [3.3/3.4 regression] i386 asm reloader ice in reload_cse_simplify_operands
 2004-01-14  4:06 UTC 

[Bug target/1532] [3.3/3.4 Regression] -O3 generates (obviously) redundant tests and jumps
 2004-01-14  3:56 UTC 

[Bug c++/9634] [3.4 regression] [DR224] Injected class name as qualifier should not make the name dependent
 2004-01-14  3:53 UTC 

[Bug c/12440] New: gcc 3.3.1 on i386 linux 2.4.22 crashes during compilation of quicktime4linux 2.0.0
 2004-01-14  3:44 UTC  (2+ messages)
` [Bug optimization/12440] [3.3/3.4 Regression] "

[Bug c++/13294] New: namespace associations vs. specializations
 2004-01-14  3:36 UTC  (2+ messages)
` [Bug c++/13294] [3.4 Regression] "

[Bug optimization/8361] [3.3/3.4 regression] C++ compile-time performance regression
 2004-01-14  3:22 UTC 

[Bug libgcj/12001] New: _Jv_FindClass dumps core when Oracle's classes12.zip in $CLASSPATH
 2004-01-14  3:20 UTC  (3+ messages)
` [Bug libgcj/12001] "

[Bug java/13378] New: gcj compiling from jar files - verification error
 2004-01-14  3:18 UTC  (2+ messages)
` [Bug java/13378] "

[Bug libstdc++/11352] New: crash while internal padding numeric 0
 2004-01-14  3:17 UTC  (2+ messages)
` [Bug libstdc++/11352] "

[Bug libstdc++/11722] New: Unbuffered filebuf::sgetn is slow
 2004-01-14  3:16 UTC  (2+ messages)
` [Bug libstdc++/11722] "

[Bug fortran/6491] [3.3/3.4 Regression] [g77] Logical operations error on logicals when using -fugly-logint
 2004-01-14  3:05 UTC  (2+ messages)

[Bug target/11226] New: ICE passing struct arg with two floats
 2004-01-14  0:43 UTC  (3+ messages)
` [Bug target/11226] [3.3/3.4 regression] [ia64] "

[Bug libstdc++/7076] [3.3/3.4 regression] iostreams very slow compared with earlier gcc versions
 2004-01-13 23:21 UTC  (11+ messages)

[Bug debug/7078] [3.3/3.4 Regression] stabs are not generated correctly with c++ namespaces are used
 2004-01-13 20:46 UTC  (2+ messages)

[Bug libobjc/13534] New: Invalid offset generated for loading 64-bit GPR on PPC64
 2004-01-13 20:41 UTC  (2+ messages)
` [Bug target/13534] "

[Bug c++/12709] New: crash on __noreturn__ in ?: in try block
 2004-01-13 20:12 UTC  (3+ messages)
` [Bug c++/12709] [3.4 regression] ICE with __FUNCTION__ and function-try-block

[Bug target/13674] New: ICE in reload_cse_simplify_operands, at postreload.c:378 on PPC64
 2004-01-13 20:00 UTC 

[Bug middle-end/12524] New: Slow-down and memory consumption increased 6x (C++ code, -O3)
 2004-01-13 19:59 UTC  (2+ messages)
` [Bug middle-end/12524] [tree-ssa] "

[Bug target/7618] [3.3/3.4 Regression] GCC 3.x vararg disallowed in virtual function
 2004-01-13 19:23 UTC 

[Bug c++/13673] New: Valid code rejected that earlier version did accept (default arguments)
 2004-01-13 19:09 UTC  (4+ messages)
` [Bug c++/13673] "

[Bug fortran/12912] New: gfortran does not compile .f (f77) fortran files
 2004-01-13 18:57 UTC  (3+ messages)
` [Bug fortran/12912] [gfortran] "

[Bug java/13667] New: GCJ crashes on compilation
 2004-01-13 18:54 UTC  (4+ messages)
` [Bug java/13667] "

[Bug libgcj/13672] New: [JNI] unload native libraries when class loader collected
 2004-01-13 18:11 UTC 

[Bug libgcj/13671] New: [JNI] don't allow native code to be loaded by more than one class loader
 2004-01-13 18:10 UTC 

[Bug ada/13470] New: Tru64 UNIX Ada bootstrap failure:xnmake etc. crash generating nmake.adb etc
 2004-01-13 17:00 UTC  (2+ messages)
` [Bug ada/13470] "

[Bug ada/13670] New: xnmake gets miscompiled during bootstrap with ada enabled
 2004-01-13 16:56 UTC  (2+ messages)
` [Bug ada/13670] [3.4 Regression] "

[Bug c/11392] New: Generalisation of 8730 bug
 2004-01-13 16:44 UTC  (2+ messages)
` [Bug c/11392] [3.3/3.4 Regression]More trouble with nested functions

[Bug libstdc++/13631] New: Problems in messages
 2004-01-13 16:36 UTC  (4+ messages)
` [Bug libstdc++/13631] "

[Bug c++/13664] New: virtual in private base can be overridden in further-derived class
 2004-01-13 16:10 UTC  (3+ messages)
` [Bug c++/13664] "

[Bug c++/12333] New: Explicit call to MyClass::~MyClass() yields "sorry, unimplemented"
 2004-01-13 15:33 UTC  (3+ messages)
` [Bug c++/12333] [DR 272] Explicit call to MyClass::~MyClass() not allowed

[Bug target/13669] New: Can't build i686-to-ARM cross-compiler
 2004-01-13 15:11 UTC  (2+ messages)
` [Bug target/13669] "

[Bug c++/13668] New: thread local storage: static class member does not work
 2004-01-13 14:54 UTC  (2+ messages)
` [Bug c++/13668] "

[Bug libstdc++/12179] New: Static link failure: cannot find -lstdc++
 2004-01-13 12:23 UTC  (2+ messages)
` [Bug bootstrap/12179] [3.4 Regression] --enable-version-specific-runtime-libs put files in the wrong place

[Bug optimization/10776] [3.3/3.4 regression] Large aggregate initializers with a single relocated entry causes excessive compile time regression
 2004-01-13 11:49 UTC 

[Bug optimization/12419] New: Performace regression: poor optimization of const memory
 2004-01-13 11:46 UTC  (2+ messages)
` [Bug optimization/12419] [3.3/3.4 Regression] "

[Bug pending/13424] New: 20031202-1.c is miscompiled on all PA ports
 2004-01-13 11:46 UTC  (3+ messages)
` [Bug optimization/13424] [3.4 Regression] gcc.dg/20031202-1.c is miscompiled

[Bug target/13567] New: [3.4 regression] [sh] miscompiling calls.c
 2004-01-13 11:37 UTC  (2+ messages)
` [Bug optimization/13567] "

[Bug libstdc++/13650] New: string::compare should not (always) use traits_type::length()
 2004-01-13 11:17 UTC  (3+ messages)
` [Bug libstdc++/13650] "

[Bug c++/13074] New: Stops with message: g++: Internal error: Killed (program cc1plus)
 2004-01-13  7:36 UTC  (3+ messages)
` [Bug c++/13074] [3.3/3.4 Regression] "

[Bug target/13666] New: deviation from the psABI for small unions
 2004-01-13  7:10 UTC  (3+ messages)
` [Bug target/13666] "

[Bug target/9552] [3.3/3.4 regression] ICE in named_section_flags, at varasm.c
 2004-01-13  6:09 UTC  (2+ messages)
` [Bug target/9552] accepts invalid code for attribute section

[Bug c++/13661] New: Internal compiler error in c_expand_expr, at c-common.c:3714
 2004-01-13  5:50 UTC  (2+ messages)
` [Bug c++/13661] "

[Bug c++/13663] New: g++ segfaults in cc1plus
 2004-01-13  5:43 UTC  (2+ messages)
` [Bug c++/13663] [3.3 Regression] "

[Bug bootstrap/13632] New: ICE while building crtbegin.o
 2004-01-13  4:50 UTC  (3+ messages)
` [Bug optimization/13632] [3.4 Regression] "

[Bug optimization/10684] [3.3/3.4 regression] register variable update disappears when using -O
 2004-01-13  4:37 UTC  (2+ messages)

[Bug c++/13578] New: Internal compiler error
 2004-01-13  3:44 UTC  (2+ messages)
` [Bug c++/13578] [3.3 Regression] "

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