public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/29040] New: missing access control checks in subclasses for nested types
 2006-09-12 20:59 UTC  (2+ messages)
` [Bug c++/29040] "

[Bug libstdc++/29037] New: performance problem with std::string operator=(const std::string& str);
 2006-09-12 20:51 UTC  (10+ messages)
` [Bug libstdc++/29037] "

[Bug c++/20599] variadic template support
 2006-09-12 20:30 UTC  (5+ messages)

[Bug c++/29041] New: failure to check for visible declaration of friend function to local class
 2006-09-12 20:28 UTC 

[Bug target/29042] New: Useless floating-point stores and loads on x86
 2006-09-12 20:28 UTC 

[Bug rtl-optimization/28965] New: distribute_notes fails to change REG_DEAD into REG_UNUSED notes for global registers
 2006-09-12 20:00 UTC  (4+ messages)
` [Bug rtl-optimization/28965] "

[Bug java/28089] New: jc1 miscompilation with fields inherited from interfaces
 2006-09-12 19:41 UTC  (2+ messages)
` [Bug java/28089] "

[Bug fortran/28971] New: ICE: Segmentation fault on valid code
 2006-09-12 19:39 UTC  (5+ messages)
` [Bug fortran/28971] "

Problem with inheriting from partial specialization
 2006-09-12 19:13 UTC  (2+ messages)

[Bug c++/29039] New: implicitly defined constructor for class with reference member
 2006-09-12 19:08 UTC  (2+ messages)
` [Bug c++/29039] [4.0/4.1/4.2 Regression] "

[Bug java/29013] New: gcj generates a MetalLookAndFeel class that fails cacao's verifier
 2006-09-12 19:01 UTC  (6+ messages)
` [Bug java/29013] "

[Bug c++/28493] New: Wrong address of stack object used for destructor call on PPC
 2006-09-12 18:03 UTC  (2+ messages)
` [Bug middle-end/28493] [4.1/4.2 Regression] "

[Bug libstdc++/29035] New: Initialisation of std::ostringstream does not work correctly
 2006-09-12 17:44 UTC  (11+ messages)
` [Bug libstdc++/29035] "

[Bug target/22223] New testsuite failure on Tru64 UNIX V5.1B: gcc.c-torture/compile/20050622-1.c
 2006-09-12 17:14 UTC 

[Bug bootstrap/28784] New: [4.2 regression] Bootstrap comparison failure
 2006-09-12 17:12 UTC  (4+ messages)
` [Bug bootstrap/28784] "

[Bug middle-end/4520] cselib.c hash_rtx incorrectly hashes based on rtx address
 2006-09-12 17:11 UTC  (2+ messages)

[Bug c++/29038] New: missing diagnostic for initializer with non-matching language linkage
 2006-09-12 16:55 UTC  (2+ messages)
` [Bug c++/29038] "

[Bug c++/2316] g++ fails to overload on language linkage
 2006-09-12 16:55 UTC 

[Bug libffi/23935] $PREFIX/include/ffi.h needs to go to a target- and -version-dependent location
 2006-09-12 16:55 UTC  (3+ messages)

[Bug java/28892] New: assignment to static field not in class initializer
 2006-09-12 16:41 UTC  (3+ messages)
` [Bug java/28892] "

[Bug testsuite/28870] New: configuring, over-riding timeout values in testsuite
 2006-09-12 16:36 UTC  (2+ messages)
` [Bug testsuite/28870] [4.2 Regression] "

[Bug libgcj/28979] New: GCJ errors out when compiling .class files produced by Scala 2.1.8
 2006-09-12 16:09 UTC  (2+ messages)
` [Bug java/28979] "

[Bug java/28754] New: [4.2 regression] java.lang.nullPointerException while building ant with gcj-compiled ecj
 2006-09-12 15:55 UTC  (5+ messages)
` [Bug java/28754] [4.2 regression] java.lang.nullPointerException while accessing final static members of an interface

[Bug c/29033] New: %s substituted with "left"/"right" can't be properly translated
 2006-09-12 15:15 UTC  (2+ messages)
` [Bug c++/29033] "

[Bug libstdc++/9042] Initialisation of std::ostringstream does not work correctly
 2006-09-12 15:08 UTC 

[Bug other/28781] New: [4.2 regression] -fPIC generates non-PIC code
 2006-09-12 14:49 UTC  (3+ messages)
` [Bug middle-end/28781] "

[Bug bootstrap/28994] New: 64-bit problem in host-darwin.c
 2006-09-12 14:04 UTC  (3+ messages)
` [Bug other/28994] "

[Bug tree-optimization/27755] New: load-PRE confused by control flow
 2006-09-12 13:31 UTC  (3+ messages)
` [Bug tree-optimization/27755] PRE "

[Bug other/28957] New: unoptimal virtual method call
 2006-09-12 12:58 UTC  (2+ messages)
` [Bug other/28957] "

[Bug middle-end/26635] New: [4.1/4.2 Regression] Bogus Storage_Error warning
 2006-09-12 11:43 UTC  (2+ messages)
` [Bug middle-end/26635] [4.1 "

bug report
 2006-09-12 11:29 UTC 

[Bug c/29029] New: temporary created for unknown reason
 2006-09-12 11:12 UTC  (3+ messages)
` [Bug middle-end/29029] "

[Bug c/28071] New: A file that can not be compiled in reasonable time/space
 2006-09-12 10:11 UTC  (2+ messages)
` [Bug middle-end/28071] [4.1/4.2 regression] "

[Bug fortran/28809] New: [gfortran] internal compiler error: in gfc_conv_ss_descriptor, at fortran/trans-array.c:1265
 2006-09-12  9:11 UTC  (2+ messages)
` [Bug fortran/28809] No diagnostic for missing interface for same file procedure

[Bug fortran/28993] New: Internal compiler error: in gfc_get_symbol_decl, at fortran/trans-decl.c:783
 2006-09-12  9:02 UTC  (3+ messages)
` [Bug fortran/28993] "

[Bug c++/28718] New: Call to -lgcc added prior to user libraries
 2006-09-12  8:52 UTC  (3+ messages)
` [Bug c++/28718] "

[Bug libstdc++/29026] New: std::basic_istream<>::sentry() fails to catch when reading whitespace
 2006-09-12  8:29 UTC  (8+ messages)
` [Bug libstdc++/29026] "
` [Bug libstdc++/29026] [DR 309] "

[Bug c++/28820] New: sizeof == 0 for empty class
 2006-09-12  8:01 UTC  (2+ messages)
` [Bug c++/28820] "

[Bug c++/20420] Incorrectly Accepts double declarations
 2006-09-12  7:44 UTC  (3+ messages)

[Bug ada/29025] New: gcc 4.1.1: procedure doesn't modify a parameters of type 'in out'
 2006-09-12  7:20 UTC  (7+ messages)
` [Bug ada/29025] "
` [Bug ada/29025] [4.0/4.1/4.2 regression] procedure doesn't modify In Out parameter

[Bug tree-optimization/26608] New: address of local variables are said to escape even though it is obvious they don't
 2006-09-12  6:37 UTC  (2+ messages)
` [Bug tree-optimization/26608] "

[Bug c++/24649] New: Hello world c++ prog core dumps when configured with /usr/ccs/bin/as
 2006-09-12  6:35 UTC  (2+ messages)
` [Bug target/24649] Hello world c++ prog core dumps

[Bug other/23541] [4.0/4.1/4.2 regression] All error messages produce segfault
 2006-09-12  6:33 UTC 

[Bug tree-optimization/26609] New: may aliasing set is set too large
 2006-09-12  6:29 UTC  (2+ messages)
` [Bug tree-optimization/26609] "

[Bug tree-optimization/23086] incomming arguments cannot alias local variables
 2006-09-12  6:29 UTC 

[Bug pending/28243] New: [4.1 Regression] internal consistency failure when building fontforge with -O3 -fPIC -ftracer
 2006-09-12  6:18 UTC  (2+ messages)
` [Bug rtl-optimization/28243] "

[Bug c/29030] New: gcc.dg/array-9.c produces internal compiler error on Darwin at -m64
 2006-09-12  5:57 UTC  (5+ messages)
` [Bug target/29030] "

[Bug c++/29020] New: [4.0/4.1/4.2 regression] ICE using A<N>::A instead of A<N> in friend declaration
 2006-09-12  5:49 UTC  (3+ messages)
` [Bug c++/29020] "

[Bug c++/29022] New: [4.0/4.1/4.2 regression] ICE using operator int in invalid class hierarchy
 2006-09-12  5:46 UTC  (3+ messages)
` [Bug c++/29022] "

[Bug c++/29021] New: [4.0/4.1/4.2 regression] ICE on invalid use of "*" in template
 2006-09-12  5:45 UTC  (3+ messages)
` [Bug c++/29021] "

[Bug libstdc++/28961] New: Macro definitions needed by gcc/gthr.h are missing from libstdc++ build
 2006-09-12  5:42 UTC  (2+ messages)
` [Bug libstdc++/28961] "

[Bug c/28621] New: SEGSEGV at set_fast_math () at ../../gcc/config/i386/crtfastmath.c:97 when using the -Os flag
 2006-09-12  5:34 UTC  (4+ messages)
` [Bug target/28621] [4.1 Regression] SIGSEGV in set_fast_math () at -Os

[Bug java/29019] New: ?
 2006-09-12  5:30 UTC  (2+ messages)
` [Bug java/29019] [win32] getCanonicalPath returns different results sometimes

[Bug testsuite/29007] New: FAIL: gcc.dg/long-long-cst1.c execution test
 2006-09-12  5:27 UTC  (3+ messages)
` [Bug testsuite/29007] "

[Bug fortran/28959] New: ICE on derived type with host association
 2006-09-12  5:22 UTC  (2+ messages)
` [Bug fortran/28959] "

[Bug c++/29003] New: operator name accepted in typedef
 2006-09-12  5:21 UTC  (2+ messages)
` [Bug c++/29003] "

[Bug c++/29001] New: ICE on invalid return from operator new
 2006-09-12  5:20 UTC  (2+ messages)
` [Bug c++/29001] "

[Bug objc/28963] New: Compiler crash caused by @class definition for superclass
 2006-09-12  5:10 UTC  (2+ messages)
` [Bug objc/28963] "

[Bug libstdc++/27530] New: Polible memory leak in std::vector<int>::reserve() or std::vector<int>::clear()
 2006-09-12  5:00 UTC  (2+ messages)
` [Bug libstdc++/27530] Possible "

[Bug c++/26825] New: bad allocation while adding new elements to vector
 2006-09-12  4:59 UTC  (2+ messages)
` [Bug libstdc++/26825] "

[Bug target/24334] New: [4.0/4.1 regression] IRIX 6.5 bootstrap failure with SGI 7.4.3m ld: GOT overflow
 2006-09-12  4:58 UTC  (2+ messages)
` [Bug target/24334] [4.0/4.1/4.2 "

[Bug c/29032] New: gcc.dg/cleanup-10.c execution test times out on powerpc-apple-darwin8 at -m64
 2006-09-12  4:54 UTC  (3+ messages)
` [Bug c/29032] "

[Bug c/29031] New: gcc.dg/asm-b.c execution test aborts at -m64 on powerpc-apple-darwin8
 2006-09-12  4:50 UTC  (4+ messages)
` [Bug c/29031] "
` [Bug target/29031] "

[Bug fortran/28890] New: ICE on write
 2006-09-12  4:38 UTC  (3+ messages)
` [Bug fortran/28890] "

[Bug testsuite/28950] New: regex wrong for gcc/testsuite/gcc.target/powerpc/ppc-and-1.c
 2006-09-12  4:06 UTC  (4+ messages)
` [Bug testsuite/28950] regex wrong for testing on darwin in gcc/testsuite/gcc.target/powerpc/ppc-and-1.c

[Bug c++/29028] New: No warning about unused names introduced with using declarations
 2006-09-12  3:58 UTC  (2+ messages)
` [Bug c++/29028] "

[Bug c++/27537] New: XMM alignment fault when compiling for i386 with -Os. Needs ABI specification
 2006-09-12  2:55 UTC  (3+ messages)
` [Bug target/27537] XMM alignment fault when compiling for i386 with -Os

[Bug target/13685] Building simple test application with -march=pentium3 -Os gives SIGSEGV (unaligned sse instruction)
 2006-09-12  2:55 UTC  (2+ messages)

[Bug target/28672] New: [4.2 Regression]: Gcc went into infinite loop when building libstdc++
 2006-09-12  0:35 UTC  (4+ messages)
` [Bug target/28672] "

[Bug c/28726] New: -fsched2-use-superblock produces wrong code
 2006-09-11 23:01 UTC  (6+ messages)
` [Bug rtl-optimization/28726] [4.1 regression] "

[Bug target/26792] New: [4.2 Regression] C++ is broken on *-*-darwin*
 2006-09-11 22:31 UTC  (2+ messages)
` [Bug target/26792] [4.2 Regression] need to use autoconf when using newly-added libgcc functions

[Bug c++/29027] New: template conversion specialization found by using declaration
 2006-09-11 21:27 UTC  (2+ messages)
` [Bug c++/29027] "

[Bug c++/29024] New: storage class specifier accepted for typedef (clause 7.1.1 ; 1)
 2006-09-11 20:50 UTC  (2+ messages)
` [Bug c++/29024] [4.0/4.1/4.2 Regression] "

[Bug c/29023] New: Incorrect optimization of redundant expressions in || expression
 2006-09-11 20:48 UTC  (2+ messages)
` [Bug middle-end/29023] "

[Bug target/28604] New: gcc.c-torture/execute/20050604-1.c fails on IA64 at -O3
 2006-09-11 20:40 UTC  (4+ messages)
` [Bug target/28604] [4.1/4.2 Regression] "

[Bug fortran/28276] New: EXPONENT() broken for real constants
 2006-09-11 20:31 UTC  (4+ messages)
` [Bug fortran/28276] "

[Bug middle-end/28096] fdlibm/strtod.c miscompiled at -O2
 2006-09-11 19:48 UTC  (6+ messages)
` [Bug rtl-optimization/28096] "

[Bug testsuite/28969] New: FAIL: gcc.dg/nrv3.c scan-tree-dump-times return slot optimization 2
 2006-09-11 18:56 UTC  (2+ messages)
` [Bug testsuite/28969] "

[Bug fortran/21061] gfortran ignores -Werror
 2006-09-11 18:27 UTC 

[Bug libgomp/28046] New: libgomp test pr27337.C fails intermittently
 2006-09-11 17:11 UTC  (2+ messages)
` [Bug libgomp/28046] "

[Bug c/27287] New: pukes
 2006-09-11 17:05 UTC  (2+ messages)
` [Bug target/27287] [4.1/4.2 Regression] returning constant double

[Bug libgomp/28296] New: libgomp fails to configure on Tru64 UNIX
 2006-09-11 16:36 UTC  (2+ messages)
` [Bug libgomp/28296] [4.2 Regression] "

[Bug c++/29018] New: empty enum accepted
 2006-09-11 16:09 UTC  (2+ messages)
` [Bug c++/29018] "

[Bug c++/29017] New: %s substituted with different untranslated words can't be properly translated
 2006-09-11 15:53 UTC  (2+ messages)
` [Bug c++/29017] "

[Bug middle-end/25261] New: [gomp] Nested function calls in #pragma omp parallel blocks
 2006-09-11 15:47 UTC  (2+ messages)
` [Bug middle-end/25261] "

[Bug c++/29016] New: ICE when compiling with -Os
 2006-09-11 15:45 UTC  (4+ messages)
` [Bug c++/29016] [4.2 Regression] tree check: expected class 'expression', have 'exceptional' (baselink) in get_base_var, at ipa-utils.c:224

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