public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug other/42540] New: c++ error message [vtable undefined] is unhelpful
 2010-02-24 13:26 UTC  (2+ messages)
` [Bug other/42540] "

[Bug c/38470] New: Feature request: smarter signed/unsigned warning
 2010-02-24 13:17 UTC  (3+ messages)
` [Bug c/38470] "

[Bug c/43128] New: c-c++-common/pr41779.c doesn't work
 2010-02-24 13:10 UTC  (12+ messages)
` [Bug c/43128] [4.5 Regression] "

[Bug c++/2972] -Wuninitialized could warn about uninitialized member variable usage in constructors
 2010-02-24 13:05 UTC 

[Bug c++/19808] miss a warning about uninitialized members in constructor
 2010-02-24 12:59 UTC  (2+ messages)

[Bug ada/32547] New: gnat.dg tasking tests fail on IRIX 5.3
 2010-02-24 12:52 UTC  (2+ messages)
` [Bug testsuite/32547] "

[Bug c++/43163] New: gcc doesn't report uninitialized member variables
 2010-02-24 12:46 UTC  (3+ messages)
` [Bug c++/43163] "
` [Bug c++/43163] g++ "

[Bug debug/43161] New: Wrong debug info in guality/vla-1.c (f2)
 2010-02-24 12:45 UTC  (2+ messages)
` [Bug debug/43161] "

[Bug c++/40059] New: "uninitialized" warning missed when uninitialized class member used as array index
 2010-02-24 11:58 UTC  (3+ messages)
` [Bug c++/40059] "

[Bug objc/36610] New: message forwarding broken on x86_64: self is not receiver
 2010-02-24 11:56 UTC  (2+ messages)
` [Bug libobjc/36610] objc_msg_sendv is broken for targets which pass argument via registers

[Bug c/43162] New: option to set the "promoted" type of parameters of calculus
 2010-02-24 11:34 UTC  (2+ messages)
` [Bug c/43162] option to set the "promoted" type of parameters of arithmetic

[Bug target/42894] New: ICE internal consistency failure
 2010-02-24 11:20 UTC  (3+ messages)
` [Bug target/42894] [4.5 Regression] Invalid rtl sharing in Thumb1

[Bug debug/43150] New: Proper debug info for debugging VLAs
 2010-02-24 11:13 UTC  (8+ messages)
` [Bug debug/43150] "

[Bug debug/43160] New: Wrong debug info in guality/vla-1.c (f1)
 2010-02-24 11:10 UTC 

[Bug c++/43120] New: Diamond virtual inheritence with covariant return type confuses GCC
 2010-02-24 11:03 UTC  (3+ messages)
` [Bug c++/43120] "

[Bug lto/43157] New: Segmentation fault in aggregate_value_p
 2010-02-24 10:50 UTC  (3+ messages)
` [Bug lto/43157] "

[Bug fortran/43146] New: Character constant declared in a module does not transfer correctly
 2010-02-24 10:46 UTC  (9+ messages)
` [Bug fortran/43146] "

[Bug c/42935] New: Warning "u64 = u32 * u32;" - i.e. not casting one u32 to u64
 2010-02-24 10:23 UTC  (4+ messages)
` [Bug c/42935] "

[Bug c++/43142] New: ICE in output_505, at config/rs6000/rs6000.md:12485
 2010-02-24 10:00 UTC  (7+ messages)
` [Bug target/43142] [4.5 Regression] "

[Bug tree-optimization/43159] New: Missing optimization
 2010-02-24  9:40 UTC  (3+ messages)
` [Bug tree-optimization/43159] "

[Bug tree-optimization/23286] missed fully redundant expression
 2010-02-24  9:40 UTC 

[Bug fortran/43155] New: Reading real numbers of the form "123+ 44" (with space)
 2010-02-24  7:06 UTC  (5+ messages)
` [Bug fortran/43155] "

[Bug fortran/43042] New: [-fwhole-file] ICE in gfc_conv_structure for c_ptr_tests_14.f90
 2010-02-24  7:01 UTC  (3+ messages)
` [Bug fortran/43042] "

[Bug fortran/38112] New: unneeded temporary
 2010-02-24  6:46 UTC  (3+ messages)
` [Bug fortran/38112] "

[Bug fortran/43158] New: No default integer descriptor width
 2010-02-24  2:43 UTC  (4+ messages)
` [Bug fortran/43158] "

[Bug target/43123] New: wrong value for march or mtune produces confusing output
 2010-02-23 23:59 UTC  (3+ messages)
` [Bug target/43123] "

[Bug tree-optimization/43107] New: [4.5 Regression] ICE: SIGSEGV with -O3 -mavx
 2010-02-23 23:03 UTC  (3+ messages)
` [Bug target/43107] "

[Bug target/43154] New: vec_mergel and vec_mergeh should support V2DF/V2DI
 2010-02-23 22:42 UTC  (2+ messages)
` [Bug target/43154] "

[Bug libstdc++/21769] per-file control over PCH inclusion
 2010-02-23 22:40 UTC  (3+ messages)

[Bug debug/43077] New: VTA issues caused by SSA expand
 2010-02-23 22:32 UTC  (7+ messages)
` [Bug debug/43077] "

[Bug target/42431] New: wrong code for 200.sixtrack with vectorization and -fdata-sections
 2010-02-23 21:57 UTC  (2+ messages)
` [Bug middle-end/42431] [4.5 Regression] "

[Bug c++/2288] Variable declared in for-loop-header is in wrong scope
 2010-02-23 21:54 UTC  (3+ messages)

[Bug rtl-optimization/43156] New: [4.5 Regression] SPU-elf ICEs on simple programs
 2010-02-23 21:29 UTC  (2+ messages)
` [Bug rtl-optimization/43156] "

[Bug tree-optimization/42326] New: segfault in tree-data-ref.c with Graphite building 200.sixtrack
 2010-02-23 21:17 UTC  (2+ messages)
` [Bug tree-optimization/42326] [4.5 Regression][graphite] "

[Bug tree-optimization/42640] New: wrong code for -ftree-loop-distribution in 175.vpr
 2010-02-23 21:07 UTC  (4+ messages)
` [Bug tree-optimization/42640] "

[Bug c++/43143] New: [c++0x] array value-initialization and variadics
 2010-02-23 18:34 UTC  (4+ messages)
` [Bug c++/43143] "

[Bug debug/42800] New: VLA DW_AT_upper_bound is no longer emitted
 2010-02-23 18:33 UTC  (3+ messages)
` [Bug debug/42800] [4.5 Regression] "

[Bug middle-end/42837] New: [4.5 Regression] FAIL: g++.dg/abi/packed1.C execution test
 2010-02-23 18:33 UTC  (3+ messages)
` [Bug c++/42837] "

[Bug target/43153] New: Pass -mtune=i686 for -march=i686 or higher
 2010-02-23 17:22 UTC 

[Bug target/43139] New: ICE in output_operand
 2010-02-23 17:21 UTC  (3+ messages)
` [Bug target/43139] "

[Bug c/42749] New: -O2 and verify_stmts failed agane
 2010-02-23 17:07 UTC  (2+ messages)
` [Bug middle-end/42749] [4.5 Regression] -O2 and verify_stmts failed again

[Bug c++/42824] New: c++ compilation complains about error: call of overloaded
 2010-02-23 17:07 UTC  (2+ messages)
` [Bug c++/42824] [4.5 regression] "

[Bug middle-end/42998] New: [4.5 Regression] ICE: error: verify_stmts failed
 2010-02-23 17:07 UTC  (2+ messages)
` [Bug tree-optimization/42998] "

[Bug fortran/42999] New: [4.5 Regression] bogus error: Parameter 'i' at (1) has not been declared or is a variable, which does not reduce to a constant expression
 2010-02-23 17:07 UTC  (2+ messages)
` [Bug fortran/42999] "

[Bug tree-optimization/43000] New: [4.5 Regression] VRP miscompiles python with -fwrapv
 2010-02-23 17:07 UTC  (2+ messages)
` [Bug tree-optimization/43000] "

[Bug tree-optimization/43008] New: [4.5 Regression] Attribute malloc not handled correctly
 2010-02-23 17:07 UTC  (2+ messages)
` [Bug tree-optimization/43008] "

[Bug tree-optimization/43017] New: [4.5 Regression] VRP miscompiles python with -fwrapv, II
 2010-02-23 17:07 UTC  (2+ messages)
` [Bug tree-optimization/43017] "

[Bug c++/43031] New: [regression] internal compiler error: verify_gimple failed after non-trivial conversion error when crosscompiling Firefox
 2010-02-23 17:07 UTC  (2+ messages)
` [Bug c++/43031] [4.5 Regression] "

[Bug tree-optimization/43066] New: ICE: SIGFPE with empty struct and va_arg
 2010-02-23 17:07 UTC  (2+ messages)
` [Bug tree-optimization/43066] [4.5 Regression] "

[Bug tree-optimization/43068] New: [4.5 Regression] ICE: in estimate_operator_cost, at tree-inline.c:3141 with -freorder-blocks -ftracer
 2010-02-23 17:07 UTC  (3+ messages)
` [Bug tree-optimization/43068] "

[Bug c++/43069] New: ICE: tree check: expected tree that contains ‘decl minimal’ structure, have ‘overload’ in set_decl_namespace, at cp/name-lookup.c:3105
 2010-02-23 17:07 UTC  (2+ messages)
` [Bug c++/43069] [4.5 Regression] ICE: tree check: expected tree that contains 'decl minimal' structure, have 'overload' "

[Bug c++/43079] New: [4.5 Regression] ICE with incompatible pointer-to-member-function as template parameter
 2010-02-23 17:07 UTC  (2+ messages)
` [Bug c++/43079] "

[Bug c++/43093] New: [4.5 Regression] internal compiler error: Segmentation fault when compiling Firefox
 2010-02-23 17:07 UTC  (2+ messages)
` [Bug c++/43093] "

[Bug c++/43109] New: ICE: SIGSEGV with unnamed namespace inside named
 2010-02-23 17:07 UTC  (2+ messages)
` [Bug c++/43109] [4.5 Regression] "

[Bug libfortran/42742] New: SIGSEGV at libgfortran/io/format.c:111
 2010-02-23 17:06 UTC  (2+ messages)
` [Bug libfortran/42742] [4.5 Regression] Handle very large format strings correctly

[Bug c/43007] New: [4.5 Regression] No longer folds (unsigned int) ((long long unsigned int) spi_bias / 1008)
 2010-02-23 17:06 UTC  (2+ messages)
` [Bug c/43007] "

[Bug fortran/43111] New: [4.4, 4.5 regression] No temporary produced for array pointer actual arguments
 2010-02-23 17:06 UTC  (2+ messages)
` [Bug fortran/43111] [4.5 Regression] "

[Bug c++/42870] New: [4.5 regression] __attribute__ ((dllexport)) produces broken linkage
 2010-02-23 17:05 UTC  (2+ messages)
` [Bug c++/42870] "

[Bug debug/37237] New: Debug information for virtual destructors omits DW_AT_vtable_elem_location
 2010-02-23 16:56 UTC  (2+ messages)
` [Bug debug/37237] "

[Bug fortran/39171] New: Misleading warning for negative character length
 2010-02-23 16:39 UTC  (2+ messages)
` [Bug fortran/39171] "

[Bug debug/40823] New: debug info points to unexpected line
 2010-02-23 16:37 UTC  (2+ messages)
` [Bug fortran/40823] "

[Bug fortran/43015] New: ICE with BIND(C) and -fbounds-check in mingw-w64 cross-compiler
 2010-02-23 16:37 UTC  (2+ messages)
` [Bug fortran/43015] "

[Bug c++/43149] New: Partial optimization
 2010-02-23 16:29 UTC  (11+ messages)
` [Bug c++/43149] "

[Bug target/43152] New: vcond<> not supported for AVX float modes
 2010-02-23 16:10 UTC  (2+ messages)
` [Bug target/43152] "

[Bug middle-end/38846] New: [Graphite] 70% slower using -floop* than without graphite (gas_dyn of Polyhedron)
 2010-02-23 15:29 UTC  (2+ messages)
` [Bug middle-end/38846] [Graphite] 35% "

[Bug c/43151] New: [4.5 Regression] Inconsistent diagnostic
 2010-02-23 14:51 UTC  (2+ messages)
` [Bug c/43151] "

[Bug c++/41779] New: Spurious integral promotion
 2010-02-23 13:59 UTC  (2+ messages)
` [Bug c++/41779] Wconversion cannot see throught real*integer promotions

[Bug c/36513] New: -Wlogical-op warns about strchr
 2010-02-23 13:58 UTC  (2+ messages)
` [Bug target/36513] "

[Bug fortran/35259] New: PAREN_EXPR: Option to allow for reassociation
 2010-02-23 13:56 UTC  (2+ messages)
` [Bug fortran/35259] -fassociative-math not enabled by default; No option to associate with PAREN_EXPRs

[Bug fortran/43043] New: [-fwhole-file] ICE segfault for select_type_4.f90
 2010-02-23 13:12 UTC  (2+ messages)
` [Bug fortran/43043] "

[Bug tree-optimization/43097] New: ICE in rename_map_elt_info for Graphite, vect in 173.applu
 2010-02-23 13:07 UTC  (2+ messages)
` [Bug tree-optimization/43097] [4.5 Regression] "

[Bug tree-optimization/43083] New: [4.5 Regression] ICE: SIGSEGV with -fgraphite-identity
 2010-02-23 13:05 UTC  (4+ messages)
` [Bug middle-end/43083] [4.5 Regression] ICE with -fgraphite-identity with fall through return value

[Bug tree-optimization/43026] New: ICE in sese.c with -fgraphite-identity in 447.dealII
 2010-02-23 13:04 UTC  (3+ messages)
` [Bug tree-optimization/43026] [4.5 Regression][graphite] "

[Bug c++/43140] New: [4.5 Regression] FAIL: g++.dg/graphite/pr41305.C (test for excess errors)
 2010-02-23 13:03 UTC  (4+ messages)
` [Bug c++/43140] "

[Bug driver/42485] New: [4.4 regression] -V switch broken
 2010-02-23 10:45 UTC  (2+ messages)
` [Bug driver/42485] [4.4/4.5 Regression] "

[Bug target/43118] New: vld4 and vst4 intrinsics are not handled correctly
 2010-02-23 10:42 UTC  (3+ messages)
` [Bug target/43118] "

[Bug fortran/41227] New: COMMON block, BIND(C) and LTO interoperability issues
 2010-02-23  9:33 UTC  (3+ messages)
` [Bug fortran/41227] "

[Bug other/43132] New: installation directory defaults do not match documentation, Coding Standards
 2010-02-23  6:01 UTC  (4+ messages)
` [Bug other/43132] "

[Bug c++/42450] New: another GCC 4.5 ICE on C++ templated code
 2010-02-23  4:06 UTC  (2+ messages)
` [Bug middle-end/42450] [4.5 Regression] "

[Bug c++/43081] New: [c++0x] ICE with invalid use of lambda expression
 2010-02-23  1:51 UTC  (3+ messages)
` [Bug c++/43081] ICE with invalid in-class initializer
` [Bug c++/43081] [4.3/4.4/4.5 regression] "

[Bug rtl-optimization/43147] New: SSE shuffle merge
 2010-02-23  1:42 UTC  (4+ messages)
` [Bug rtl-optimization/43147] "

[Bug libstdc++/42460] New: man page errors for generated libstdc++ man pages
 2010-02-23  1:38 UTC  (2+ messages)
` [Bug libstdc++/42460] "

[Bug c++/43126] New: "at this point in file" warnings are upside down
 2010-02-22 22:32 UTC  (3+ messages)
` [Bug c++/43126] "

[Bug middle-end/43125] New: [4.5 Regression] Revision 156907 failed gcc.dg/attr-used.c
 2010-02-22 21:58 UTC  (3+ messages)
` [Bug c/43125] "

[Bug libgcj/40860] New: [4.4/4.5 regression] regressions in libjava testsuite on arm-linux
 2010-02-22 21:49 UTC  (2+ messages)
` [Bug libgcj/40860] "

[Bug debug/27160] New: Debugging output forgets scope for typedefs
 2010-02-22 21:34 UTC  (2+ messages)
` [Bug debug/27160] "

[Bug c/42575] New: arm-eabi-gcc 4.2.1 64-bit multiply weirdness
 2010-02-22 21:06 UTC  (2+ messages)
` [Bug rtl-optimization/42575] arm-eabi-gcc "

[Bug c++/43145] New: local extern declaration gets wrong namespace
 2010-02-22 20:50 UTC  (3+ messages)
` [Bug c++/43145] "

[Bug c++/42859] New: [4.5 regression] ICE in verify_flow_info
 2010-02-22 20:10 UTC  (2+ messages)
` [Bug middle-end/42859] "

[Bug c++/43144] New: Possible ADL bug in GCC 4.4.1
 2010-02-22 20:06 UTC 

New Cuba Tours for Educators
 2010-02-22 19:59 UTC 

[Bug c++/28584] New: Cast to pointer from integer of different size [gcc 4.0.x and 4.1.x on x86_64]
 2010-02-22 19:50 UTC  (3+ messages)
` [Bug c++/28584] Cast to pointer from integer of different size

[Bug debug/43051] New: [4.5 Regression] VTA causes a stack living parameter unavailable in most of the function
 2010-02-22 19:21 UTC  (3+ messages)
` [Bug debug/43051] "

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