public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/24173] New: ICE on returning a variable in a static templated member function
 2006-03-21 22:33 UTC  (2+ messages)
` [Bug c++/24173] [4.0/4.1/4.2 regression] ICE with garbage collection

[Bug libgomp/26384] New: FAIL: libgomp.c/appendix-a/a.18.1.c execution test
 2006-03-21 21:59 UTC  (3+ messages)
` [Bug libgomp/26384] "

[Bug c++/26690] New: ICE in get_callee_fndecl, at tree.c:5806 with OpenMP
 2006-03-21 21:59 UTC  (4+ messages)
` [Bug c++/26690] "

[Bug middle-end/25569] New: FAIL: gfortran.dg/g77/20010610.f -O3 -fomit-frame-pointer -funroll-loops
 2006-03-21 21:35 UTC  (2+ messages)
` [Bug rtl-optimization/25569] [4.2 Regression] "

[Bug middle-end/23442] Compiler fails to build - internal compiler error: in do_SUBST, at combine.c:462
 2006-03-21 21:30 UTC  (2+ messages)

[Bug c++/26788] New: optimization of expression templates not as performant as g++ 4.0.2
 2006-03-21 21:28 UTC  (4+ messages)
` [Bug c++/26788] "

[Bug fortran/26787] New: Assigning to function causes ice in gfortran
 2006-03-21 21:04 UTC  (2+ messages)
` [Bug fortran/26787] "

[Bug tree-optimization/23745] VRP does not get information from casts from a smaller precision
 2006-03-21 21:02 UTC 

[Bug c++/24511] New: explicit instantiation/extern template unsats on symbols defined later
 2006-03-21 20:51 UTC  (2+ messages)
` [Bug c++/24511] [DR 470] "

[Bug c++/26786] New: template class method defined out-of-line is not instantiated
 2006-03-21 20:51 UTC  (2+ messages)
` [Bug c++/26786] "

[Bug c++/10591] use ODR rules to make C++ objects not be TREE_PUBLIC
 2006-03-21 19:19 UTC  (3+ messages)

[Bug c/26781] New: ICE in tree-ssa-pre.c at create_component_ref_by_piec
 2006-03-21 18:58 UTC  (15+ messages)
` [Bug tree-optimization/26781] "
` [Bug tree-optimization/26781] [4.2 Regression] "

[Bug c++/21581] (optimisation) Functions in anonymous namespaces should default to "hidden" visibility
 2006-03-21 18:06 UTC  (7+ messages)

[Bug c++/26785] New: "extra qualification" error gives line number of end of declaration
 2006-03-21 17:06 UTC  (3+ messages)
` [Bug c++/26785] "

[Bug c++/26691] New: Wrong code for constructor with default value
 2006-03-21 17:02 UTC  (4+ messages)
` [Bug c++/26691] "

[Bug tree-optimization/15911] VRP/DOM does not like TRUTH_AND_EXPR
 2006-03-21 16:57 UTC  (4+ messages)

[Bug tree-optimization/18046] Missed jump threading optimization
 2006-03-21 16:57 UTC  (3+ messages)

[Bug fortran/26784] New: Fortran frontend ICEs on -fmudflap
 2006-03-21 16:55 UTC 

[Bug c++/20665] poor diagnostic for missing semicolon at end of template struct declaration
 2006-03-21 16:50 UTC  (2+ messages)

[Bug c++/16189] obfuscated error message for missing semicolon after declaration in C++
 2006-03-21 16:50 UTC 

[Bug c++/19238] cannot change visibility of static variable in function template
 2006-03-21 16:33 UTC  (3+ messages)

[Bug c++/21764] visibility attributes on namespace scope
 2006-03-21 16:32 UTC  (2+ messages)

[Bug bootstrap/25435] New: stage build no longer works
 2006-03-21 16:27 UTC  (6+ messages)
` [Bug bootstrap/25435] "

[Bug c++/26783] New: friend functions defined in-class not added to enclosing namespace
 2006-03-21 16:16 UTC  (2+ messages)
` [Bug c++/26783] "

[Bug c/26504] New: compute_frame_pointer_to_cfa_displacement error for avr target
 2006-03-21 16:08 UTC  (2+ messages)
` [Bug target/26504] compute_frame_pointer_to_cfa_displacement error for avr target with --with-dwarf2

[Bug c++/26782] New: reject [valid?] template specialization
 2006-03-21 15:58 UTC  (2+ messages)
` [Bug c++/26782] "

[Bug c++/26755] New: [4.1 regression?] may fail to generate code for base destructor defined inline
 2006-03-21 15:33 UTC  (7+ messages)
` [Bug c++/26755] "

[Bug middle-end/26778] New: GCC4 moves the result of a conditional block through inadequate registers
 2006-03-21 15:27 UTC  (3+ messages)
` [Bug target/26778] "

[Bug tree-optimization/13876] loop not fully optimized
 2006-03-21 15:08 UTC 

[Bug c++/26780] New: Build fails while making ../../../unxlngi6.pro/slo/cellsuno.obj on LFS6.1, kernel 2.6.14.3
 2006-03-21 15:00 UTC  (5+ messages)
` [Bug c++/26780] "
` [Bug rtl-optimization/26780] "

[Bug libstdc++/26777] New: sync_with_stdio(false) triggers bug with sgetc and pubseekoff
 2006-03-21 14:59 UTC  (4+ messages)
` [Bug libstdc++/26777] "

[Bug rtl-optimization/20070] If-conversion can't match equivalent code, and cross-jumping only works for literal matches
 2006-03-21 14:24 UTC  (2+ messages)

[Bug c++/22063] link failure involving symbol visibility
 2006-03-21 13:59 UTC  (2+ messages)

[Bug c/26713] New: Stack frame allocation limited to 32k
 2006-03-21 13:25 UTC  (3+ messages)
` [Bug target/26713] "

[Bug fortran/26779] New: Internal module procedure may not have private type dummy arguments
 2006-03-21 13:23 UTC 

[Bug libstdc++/25482] New: Specialize (overload) std::copy/find for streambuf iterators
 2006-03-21 12:26 UTC  (3+ messages)
` [Bug libstdc++/25482] "

[Bug c/26774] New: Out of memory compiling 9-line Delta-reduced Linux kernel driver msp3400.c
 2006-03-21  9:38 UTC  (5+ messages)
` [Bug c/26774] "
` [Bug c/26774] [4.0/4.1/4.2 Regression] "

[Bug c/26775] New: a stack pointer is not recovered correctly when using alloca
 2006-03-21  9:28 UTC  (4+ messages)
` [Bug c/26775] "
` [Bug target/26775] "

[Bug target/26776] New: A stack frame can't be recovered when using large auto variable area
 2006-03-21  9:28 UTC  (3+ messages)
` [Bug target/26776] "

[Bug bootstrap/25453] New: [4.2 Regression] --disable-bootstrap is not documented
 2006-03-21  8:25 UTC  (2+ messages)
` [Bug bootstrap/25453] "

[Bug fortran/26766] New: [F2003] Recursive I/O still (again) broken
 2006-03-21  6:05 UTC  (3+ messages)
` [Bug fortran/26766] "

[Bug c/26607] New: Illegal inlined assembler on config/rs6000/darwin-ldouble.c
 2006-03-21  5:14 UTC  (2+ messages)
` [Bug target/26607] [4.1/4.2 Regression] "

[Bug tree-optimization/21829] [4.1/4.2 Regression] missed jump threading after unroller
 2006-03-21  5:10 UTC  (2+ messages)

[Bug c++/21243] typeinfo visibility of template class instantiation can not be changed with attribute
 2006-03-21  4:03 UTC 

[Bug c++/17470] Visibility attribute ignored for explicit template instantiation
 2006-03-21  3:29 UTC 

[Bug java/26042] New: ICE in mark_reference_fields, at java/boehm.c:105
 2006-03-21  2:54 UTC  (3+ messages)
` [Bug java/26042] "

[Bug c++/17314] Error message wrongly shows declared rather than inherited access
 2006-03-21  2:48 UTC 

[Bug c/26765] New: ICE in in extract_insn, at recog.c:2036
 2006-03-21  1:20 UTC  (4+ messages)
` [Bug target/26765] "
` [Bug target/26765] ICE in in extract_insn with __thread and optimization

[Bug c++/26773] New: array initialization
 2006-03-20 22:35 UTC  (2+ messages)
` [Bug c++/26773] [3.4 Regression] "

[Bug fortran/20935] failed assertion for maxloc(n, mask=.true.)
 2006-03-20 21:56 UTC 

[Bug tree-optimization/26771] New: [4.2 regression] ICE with -fmudflap
 2006-03-20 21:54 UTC  (3+ messages)
` [Bug tree-optimization/26771] "

[Bug c++/26770] New: hidden visibility for symbols from anonymous namespaces
 2006-03-20 21:11 UTC  (3+ messages)
` [Bug c++/26770] "

[Bug tree-optimization/26629] New: tree load PRE does not work on array references
 2006-03-20 21:00 UTC  (3+ messages)
` [Bug tree-optimization/26629] "

[Bug fortran/26769] New: TRANSPOSE() requires _gfortran_transpose_i10 for REAL(10) arrays
 2006-03-20 20:13 UTC  (3+ messages)
` [Bug fortran/26769] "

[Bug c++/11070] [3.4 regression] ICE in regenerate_decl_from_template after forgotten template for disambiguation
 2006-03-20 20:03 UTC 

[Bug pch/14933] missing pre-compiled header depends with -MD
 2006-03-20 19:40 UTC 

[Bug libstdc++/21405] Template inlines have global visibility
 2006-03-20 19:35 UTC  (5+ messages)

[Bug c/26768] New: fixinclude supplied file doesn't declare some constants in float.h
 2006-03-20 17:02 UTC  (2+ messages)
` [Bug target/26768] "

[Bug libgomp/26651] New: [gomp] #omp for ordered leaks memory
 2006-03-20 16:43 UTC  (2+ messages)
` [Bug libgomp/26651] "

[Bug fortran/25034] New: allows passing of contained subprograms as actual argument
 2006-03-20 12:49 UTC  (2+ messages)
` [Bug fortran/25034] "

[Bug tree-optimization/26763] New: wrong final value of indaction variable calculated
 2006-03-20 10:15 UTC  (3+ messages)
` [Bug tree-optimization/26763] [4.1 Regression] "
` [Bug tree-optimization/26763] [4.1 Regression] wrong final value of induction "

[Bug c++/26767] New: Optimization level -O3 changes the program behavior
 2006-03-20 10:08 UTC  (3+ messages)
` [Bug c++/26767] "

[Bug c/21920] alias violating
 2006-03-20 10:08 UTC 

[Bug libstdc++/25409] New: STL mt_allocator crash in global construcutor
 2006-03-20  8:48 UTC  (2+ messages)
` [Bug libstdc++/25409] "

[Bug libffi/26744] New: ffi_call can't pass floating-point values to a function which has variable argument list
 2006-03-20  8:09 UTC  (2+ messages)
` [Bug libffi/26744] vararg functions support in libffi is not supported

[Bug c++/26757] New: [4.1 regression] ICE (Segmentation fault) building 3ddesktop source
 2006-03-20  7:57 UTC  (5+ messages)
` [Bug c++/26757] "
` [Bug tree-optimization/26757] "

[Bug fortran/26741] New: Elemental functions not permitted in initialization expressions
 2006-03-20  7:54 UTC  (3+ messages)
` [Bug fortran/26741] "

[Bug debug/26754] New: [4.0/4.1/4.2 Regression] Wrong debug info for variable accessed non-locally
 2006-03-20  7:54 UTC  (3+ messages)
` [Bug debug/26754] "

[Bug other/26764] New: sed command garbled when generating macro_list
 2006-03-20  7:12 UTC  (3+ messages)
` [Bug other/26764] "
` [Bug bootstrap/26764] "

[Bug debug/24943] New: [hppa64] Bad dwarf output using non-preserved base register
 2006-03-20  2:34 UTC  (2+ messages)
` [Bug debug/24943] "

[Bug target/26453] New: Segfault with -m64 -mtraceback=full
 2006-03-19 22:28 UTC  (3+ messages)
` [Bug target/26453] [3.4/4.0 Regression] "
` [Bug target/26453] [3.4 "

Errors compiling jar to so, redefined symbols, verification failed
 2006-03-19 22:10 UTC 

[Bug driver/22600] Exit code should be different from 1 for internal compiler error
 2006-03-19 21:03 UTC 

[Bug libfortran/26661] New: Sequential formatted read goes too far
 2006-03-19 21:02 UTC  (2+ messages)
` [Bug libfortran/26661] "

[Bug fortran/26716] New: [4.1,4.2 regression] gfortran: incorrect choice of overloaded function
 2006-03-19 21:02 UTC  (4+ messages)
` [Bug fortran/26716] [4.1/4.2 "

[Bug fortran/17298] gfortran ICE: Not Implemented: Scalarization of non-elemental intrinsic: __transfer1
 2006-03-19 21:01 UTC 

now detection
 2006-03-19 19:28 UTC 

[Bug fortran/25681] New: Segmentation fault, when accessing len(attribute) of multidimensional object
 2006-03-19 17:15 UTC  (2+ messages)
` [Bug fortran/25681] ICE with len of array of derived type

[Bug target/26743] New: gcc generates unreachable branch
 2006-03-19 17:09 UTC  (3+ messages)
` [Bug target/26743] "

[Bug libfortran/26735] New: -fconvert=swap and implied open
 2006-03-19 16:18 UTC  (2+ messages)
` [Bug libfortran/26735] "

[Bug c/26759] New: [4.0/4.1 regression] gcc 4 does not notice C syntax error
 2006-03-19 15:54 UTC  (2+ messages)
` [Bug c/26759] "

[Bug c/23144] [4.0/4.1/4.2 Regression] invalid parameter forward declarations not diagnosed
 2006-03-19 15:54 UTC 

[Bug fortran/26277] New: false warning abiout unused label
 2006-03-19 15:10 UTC  (3+ messages)
` [Bug fortran/26277] false warning about unused label for a warning used in err=

[Bug c++/7302] -Wnon-virtual-dtor should't complain of protected dtor
 2006-03-19 12:21 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).