public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug debug/19523] [4.0/4.1/4.2 Regression] DBX_USE_BINCL support broken in the C++ compiler
 2005-12-06 22:23 UTC 

[Bug ada/25245] New: Discriminant is left uninitialized
 2005-12-06 22:21 UTC  (3+ messages)
` [Bug ada/25245] "

[Bug target/24220] New: gcc.dg/i386-sse-vect-types.c (test for errors, line 17) fails
 2005-12-06 22:19 UTC  (2+ messages)
` [Bug target/24220] "

[Bug fortran/25174] New: gfortran ignores explicit return type for functions
 2005-12-06 22:14 UTC  (2+ messages)
` [Bug fortran/25174] "

[Bug tree-optimization/25285] New: pessimization of goto * ("computed goto")
 2005-12-06 21:58 UTC  (6+ messages)
` [Bug tree-optimization/25285] "
` [Bug rtl-optimization/25285] "

[Bug fortran/23815] Add -byteswapio flag
 2005-12-06 21:45 UTC 

[Bug libstdc++/25288] New: std::list insert members should have no effects if an exception is thrown
 2005-12-06 21:31 UTC  (3+ messages)
` [Bug libstdc++/25288] "

[Bug target/25286] New: [4.1/4.2 Regression] ext/pool_allocator/allocate_chunk.cc execution test fails
 2005-12-06 21:09 UTC  (2+ messages)
` [Bug target/25286] "

[Bug target/25287] New: PPC has conditional indirect jumps if ra allocates the a in ctr before the jumps
 2005-12-06 21:09 UTC  (2+ messages)
` [Bug target/25287] "

[Bug middle-end/20218] Can't use __attribute__ ((visibility ("hidden"))) to hide a symbol
 2005-12-06 20:55 UTC  (3+ messages)

[Bug c/25248] New: 2.6.15-rc4 arch/powerpc/mm/hash_utils_64.c miscompiled
 2005-12-06 20:33 UTC  (17+ messages)
` [Bug middle-end/25248] [4.1/4.2 Regression] "

[Bug c++/24138] [4.1/4.2 regression] ICE with the code in PR 20407
 2005-12-06 20:20 UTC  (3+ messages)
` [Bug c++/24138] [4.1 "

[Bug libgcj/25265] New: linking BC-compiled classes with incompatible changes
 2005-12-06 20:19 UTC  (5+ messages)
` [Bug libgcj/25265] "

[Bug c/25284] New: incorrect double value returned from function testo() called from main()
 2005-12-06 19:45 UTC  (6+ messages)
` [Bug c/25284] "

[Bug fortran/18197] bus error on returning from a function
 2005-12-06 19:38 UTC  (2+ messages)

[Bug c++/25278] New: g++ seems to ignore an overloaded function
 2005-12-06 19:27 UTC  (6+ messages)
` [Bug c++/25278] "

[Bug c++/2922] [DR 197] two-stage lookup for unqualified function calls with type-dependent arguments
 2005-12-06 19:27 UTC 

[Bug java/25283] New: gcj generates invalid signature
 2005-12-06 19:01 UTC 

[Bug c/25281] New: Request fix for Bug #23150 (aka Bug #24675) in gcc 3.4.x and gcc 4.0.x for arm arch
 2005-12-06 18:39 UTC  (3+ messages)
` [Bug target/25281] [3.4/4.0 only] "

[Bug c/25282] New: Request fix for Bug #23150 (aka Bug #24675) in gcc 3.4.x and gcc 4.0.x for arm arch
 2005-12-06 18:39 UTC  (2+ messages)
` [Bug c/25282] "

[Bug testsuite/25247] New: syntax error in target selector for gcc.dg/torture/fp-int-convert-float128-timode.c
 2005-12-06 18:04 UTC  (5+ messages)
` [Bug testsuite/25247] "

[Bug middle-end/25279] New: [4.0/4.1/4.2 Regression] Invalid diagnostic about implicitly defined built-in
 2005-12-06 17:59 UTC  (2+ messages)
` [Bug c/25279] "

[Bug c++/19397] [3.4 regression] ICE with invalid typedef
 2005-12-06 17:32 UTC 

[Bug c++/19762] [3.4 regression] ICE in invalid explicit instantiation of a destructor
 2005-12-06 17:31 UTC 

[Bug c++/19764] [3.4 regression] ICE on explicit instantiation of a non-template destructor
 2005-12-06 17:31 UTC 

[Bug libstdc++/19664] libstdc++ headers should have pop/push of the visibility around the declarations
 2005-12-06 17:05 UTC 

[Bug other/25277] New: missed optimization for simple mmx code
 2005-12-06 16:05 UTC  (3+ messages)
` [Bug other/25277] "
` [Bug target/25277] "

[Bug c++/25263] New: [4.2 regression] ICE on invalid array bound: int x[1/0];
 2005-12-06 15:43 UTC  (5+ messages)
` [Bug c++/25263] "

[Bug c/7776] const char* p = "foo"; if (p == "foo") ... is compiled without warning!
 2005-12-06 15:39 UTC 

[Bug middle-end/25276] New: [4.2 regression] testsuite failure: execution gcc.dg/attr-weakref-1.c
 2005-12-06 14:52 UTC 

[Bug target/25268] New: ICE on lshrdi3_31 pattern
 2005-12-06 14:48 UTC  (3+ messages)
` [Bug target/25268] "

[Bug libfortran/25271] New: gfortran fails to pad lines in format statements to 72 characters
 2005-12-06 13:47 UTC  (4+ messages)
` [Bug libfortran/25271] "

[Bug debug/25258] New: [4.0 regression/hpux] gcc generates incorrect stabs debug output
 2005-12-06 13:28 UTC  (4+ messages)
` [Bug debug/25258] "

GCC bug report: incorrect assertion in PCH
 2005-12-06 13:23 UTC 

[Bug c/25274] New: sizeof(struct) fails for 'unlucky' structure
 2005-12-06 13:08 UTC  (2+ messages)
` [Bug c/25274] "

[Bug c++/25137] New: Warning "missing braces around initializer" causing problems with tr1::array
 2005-12-06 13:07 UTC  (2+ messages)
` [Bug c++/25137] "

[Bug target/25259] New: bootstrap failures on non-C99 platforms
 2005-12-06 12:28 UTC  (4+ messages)
` [Bug target/25259] "

[Bug c++/22618] [3.4 Regression] Template non-type arguments break class access protection
 2005-12-06 11:06 UTC 

[Bug c++/21383] [3.4 Regression] Crash when finding &a_templated_func<>
 2005-12-06 11:02 UTC  (3+ messages)

[Bug other/13873] gcc/longlong.h uses test for PPC
 2005-12-06 10:07 UTC  (6+ messages)

[Bug target/24378] New: gcc.dg/vect/pr24300.c (test for excess errors) fails
 2005-12-06  9:22 UTC  (3+ messages)
` [Bug target/24378] [4.1 Regression] "
` [Bug target/24378] [4.1/4.2 "

[Bug ada/22533] [4.1/4.2 regression] Ada ICE during bootstrap on many platforms
 2005-12-06  7:29 UTC 

[Bug target/24934] New: profilebootstrap failure with debugging disabled
 2005-12-06  5:55 UTC  (4+ messages)
` [Bug target/24934] [4.1/4.2 Regression] profilebootstrap failure

[Bug fortran/25069] New: better diagnostic needed
 2005-12-06  5:34 UTC  (2+ messages)
` [Bug fortran/25069] namelist group name already used

[Bug fortran/25030] New: Character pointer can associated with not the same length character variable
 2005-12-06  5:32 UTC  (2+ messages)
` [Bug fortran/25030] "

[Bug c/25272] New: gcc fails to compile for target h8300-hitachi-hms with unrecognizable insn
 2005-12-06  5:15 UTC  (4+ messages)
` [Bug c/25272] "
` [Bug target/25272] "

[Bug fortran/25264] New: write to internal unit from the string itself gives wrong result ?
 2005-12-06  3:21 UTC  (2+ messages)
` [Bug fortran/25264] "

[Bug debug/25234] New: [2.95.2/3.3.3/4.0.0 Regression] g++ fails to emit debug information for SOME local variables in class member function that has templated local variables
 2005-12-06  3:03 UTC  (2+ messages)
` [Bug debug/25234] "

[Bug java/18278] JNI functions cannot return a weak reference
 2005-12-06  2:39 UTC  (2+ messages)

[Bug fortran/24790] New: arguments are displayed as reference or pointer to normal type in GDB
 2005-12-06  2:12 UTC  (2+ messages)
` [Bug fortran/24790] "

asm outport
 2005-12-06  1:52 UTC  (2+ messages)

[Bug c++/25191] New: exception_defines.h #defines try/catch
 2005-12-06  1:19 UTC  (2+ messages)
` [Bug libstdc++/25191] "

[Bug target/24323] New: _MM_TRANSPOSE4_PS could be improved
 2005-12-05 23:04 UTC  (2+ messages)
` [Bug target/24323] "

[Bug c++/22369] C++ produces mis-matched types with pointers to member functions
 2005-12-05 20:10 UTC 

[Bug c/25200] New: ICE compiling GNU tar
 2005-12-05 19:36 UTC  (2+ messages)
` [Bug preprocessor/25200] "

[Bug target/25035] New: Building an avr cross compiler fails
 2005-12-05 19:06 UTC  (2+ messages)
` [Bug other/25035] [4.1/4.2 regression] Building an avr cross compiler fails (libssp)

[Bug rtl-optimization/25221] New: reload bailing out even when some regs are still available
 2005-12-05 19:01 UTC  (2+ messages)
` [Bug rtl-optimization/25221] "

[Bug fortran/25270] New: gfortran.dg/array-1.f90 fails with a type mismatch
 2005-12-05 18:57 UTC  (4+ messages)
` [Bug fortran/25270] "

[Bug tree-optimization/24963] New: [4.1/4.2 Regression] gcc.dg/vect/vect-62.c scan-tree-dump-times not vectorized: redundant loop. no profit to vectorize. 1 fails
 2005-12-05 18:56 UTC  (6+ messages)
` [Bug tree-optimization/24963] "

[Bug target/24108] gcc.dg/vect/vect-76.c scan-tree-dump-times vectorized 1 loops 1 fails
 2005-12-05 18:56 UTC  (7+ messages)

[Bug target/18580] Vectorizer failures (max, unaligned)
 2005-12-05 18:54 UTC  (2+ messages)

[Bug target/18251] unable to find a register to spill in class `POINTER_REGS'
 2005-12-05 18:53 UTC 

[Bug middle-end/25269] New: gcc.target/x86_64/abi/test_passing_unions.c fails with some type mismatches
 2005-12-05 18:46 UTC  (2+ messages)
` [Bug middle-end/25269] "

[Bug target/19636] Can't compile ethernut OS (avr-gcc)
 2005-12-05 18:34 UTC 

[Bug tree-optimization/23166] SCCP causes type mismatch
 2005-12-05 18:30 UTC 

[Bug middle-end/22524] fold (or the front-ends) produces UNARY (BIT_NOT_EXPR) tree with mismatch types
 2005-12-05 18:23 UTC 

[Bug tree-optimization/25243] New: Jump threading opportunity missed in tree-ssa but caught in jump1
 2005-12-05 18:18 UTC  (3+ messages)
` [Bug tree-optimization/25243] [4.1/4.2 Regression] "

[Bug target/20036] [3.4 only] gcc.dg/compat/vector-[12]_y.c fails to compile
 2005-12-05 18:02 UTC 

[Bug libstdc++/24693] New: Deque improvements
 2005-12-05 18:01 UTC  (2+ messages)
` [Bug libstdc++/24693] "

[Bug c++/22352] [3.4 Regression] ICE in lookup_member
 2005-12-05 18:01 UTC  (3+ messages)

[Bug other/25180] New: ICE during kernel build
 2005-12-05 17:21 UTC  (2+ messages)
` [Bug target/25180] [4.1 Regression] "

[Bug fortran/25172] New: FAIL: gfortran.dg/module_equivalence_1.f90
 2005-12-05 17:10 UTC  (2+ messages)
` [Bug fortran/25172] "

Error -- Question Not Submitted
 2005-12-05 16:29 UTC 

[Bug c++/25267] New: [3.4 4.0 regression] wrong code with inlining at -O2
 2005-12-05 15:23 UTC  (3+ messages)
` [Bug c++/25267] "

[Bug c/21920] alias violating
 2005-12-05 15:23 UTC 

[Bug c++/25266] New: SJLJ exception handling fails in function using alloca()
 2005-12-05 14:36 UTC 

[Bug libgcj/24616] New: linking BC-compiled classes: NoClassDefFoundErrors should be deferred
 2005-12-05 13:52 UTC  (4+ messages)
` [Bug libgcj/24616] "
` [Bug libgcj/24616] linking non-existing "

[Bug c++/23307] [3.4 Regression] ICE in cp_parser_template_id, at cp/parser.c:8564 with Boost remote_call_manager
 2005-12-05 13:14 UTC  (2+ messages)

[Bug c++/22464] [3.4 Regression] ICE on classes in template functions which attempt closure
 2005-12-05 13:14 UTC  (2+ messages)

[Bug c/25161] New: Internal compiler error (segfault) instead of error message
 2005-12-05 11:54 UTC  (2+ messages)
` [Bug c/25161] [4.0/4.1/4.2 Regression] "

[Bug fortran/25262] New: compiler dies, explicit interface, array valued function
 2005-12-05 11:31 UTC  (2+ messages)
` [Bug fortran/25262] "

[Bug c++/25260] New: Forward explicit intantiation declaration doesn't mix well with static integral member
 2005-12-05 11:23 UTC  (2+ messages)
` [Bug c++/25260] [4.0/4.1/4.2 Regression] "

[Bug fortran/15809] ICE Using Pointer Functions
 2005-12-05 11:14 UTC 

[Bug middle-end/25261] New: [gomp] Nested function calls in #pragma omp parallel blocks
 2005-12-05 10:57 UTC 

[Bug c/25206] New: for loop with comma operator problem
 2005-12-05  9:02 UTC  (3+ messages)
` [Bug middle-end/25206] "

[Bug c++/13384] error: non-lvalue in assignment - message a little misleading for C++
 2005-12-05  8:02 UTC 

[Bug rtl-optimization/24823] New: [4.1 Regression] ICE
 2005-12-05  7:57 UTC  (2+ messages)
` [Bug rtl-optimization/24823] [4.1/4.2 Regression] ICE in insert_save, at caller-save.c:719

[Bug middle-end/20297] #pragma GCC visibility isn't properly handled for builtin functions
 2005-12-05  5:38 UTC 

[Bug c++/25235] New: byte swapping unreliable in optimized builds
 2005-12-05  4:00 UTC  (2+ messages)
` [Bug c++/25235] "

[Bug target/25166] New: FAIL: gcc.c-torture/execute/conversion.c compilation
 2005-12-05  3:44 UTC  (2+ messages)
` [Bug target/25166] [4.2 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).