public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/46972] New: __thread storage class variable gets optimized out on ARM
 2011-12-15  1:57 UTC  (2+ messages)
` [Bug target/46972] "

[Bug debug/47018] New: ICE: in pre_and_rev_post_order_compute, at cfganal.c:1047 with -fnon-call-exceptions -fvar-tracking -g
 2011-12-15  1:54 UTC  (2+ messages)
` [Bug debug/47018] "

[Bug other/47733] New: psignal (int, const? char*) in libiberty/strsignal.h
 2011-12-15  1:52 UTC  (4+ messages)
` [Bug other/47733] "

[Bug libstdc++/51558] New: Declaration of unspecialized std::hash<_Tp>::operator()(_Tp) turns compile-time errors into link-time errors
 2011-12-15  1:47 UTC  (4+ messages)
` [Bug libstdc++/51558] "

[Bug bootstrap/23656] Cross-compilation with newlib fails in libiberty
 2011-12-15  1:46 UTC 

[Bug c/48825] New: libiberty "psignal" lacks const modifier, failing to compile when HAVE_PSIGNAL is undefined
 2011-12-15  1:45 UTC  (2+ messages)
` [Bug c/48825] "

[Bug bootstrap/49247] New: libiberty configure assumes newlib does not supply psignal
 2011-12-15  1:45 UTC  (2+ messages)
` [Bug bootstrap/49247] "

[Bug bootstrap/50952] New: libquad relocation R_X86_64_32S failure
 2011-12-15  1:38 UTC  (4+ messages)
` [Bug target/50952] "

[Bug middle-end/51472] New: ICE: verify_gimple failed: invalid rhs for gimple memory store with -fgnu-tm --param tm-max-aggregate-size=32
 2011-12-15  1:36 UTC  (2+ messages)
` [Bug middle-end/51472] "

[Bug tree-optimization/51513] New: [missed optimization] Only partially optimizes away unreachable switch default case
 2011-12-15  1:28 UTC  (2+ messages)
` [Bug tree-optimization/51513] Only partially optimizes away __builtin_unreachable "

[Bug java/51465] New: internal compiler error: Segmentation fault
 2011-12-15  1:24 UTC  (3+ messages)
` [Bug java/51465] "

[Bug fortran/51343] New: compile GCC4.6.2 in apple OS X 10.6.8, error found. and also in 4.6.1 4.5.0
 2011-12-15  1:23 UTC  (2+ messages)
` [Bug fortran/51343] "

[Bug libstdc++/51560] New: std::set<T>::cbegin()/cend() etc. return iterator instead of const_iterator
 2011-12-15  1:07 UTC  (2+ messages)
` [Bug libstdc++/51560] "

[Bug c++/51561] New: Compilation segfault
 2011-12-15  1:03 UTC  (4+ messages)
` [Bug c++/51561] "

[Bug target/51162] New: [Regression] ICE: segfault in dump_gimple_call
 2011-12-15  0:58 UTC  (2+ messages)
` [Bug target/51162] [4.7 Regression] "

[Bug c++/51231] New: g++ remove placement new with -O1
 2011-12-15  0:53 UTC  (2+ messages)
` [Bug regression/51231] "

[Bug fortran/51103] New: configure: error: GNU Fortran is not working
 2011-12-15  0:50 UTC  (2+ messages)
` [Bug fortran/51103] "

[Bug middle-end/51024] New: OpenMP: ICE with type(c_ptr) in private()
 2011-12-15  0:48 UTC  (2+ messages)
` [Bug fortran/51024] "

[Bug debug/51156] New: build glibc-2.11
 2011-12-15  0:48 UTC  (2+ messages)
` [Bug debug/51156] "

[Bug c/51088] New: undefined symbol [local label] (optimization of indirect goto)
 2011-12-15  0:46 UTC  (2+ messages)
` [Bug c/51088] undefined label with statement expression and cond expression

[Bug rtl-optimization/45235] const volatile read moved out of order
 2011-12-15  0:40 UTC 

[Bug middle-end/51017] New: GCC 4.6 performance regression (vs. 4.4/4.5)
 2011-12-15  0:34 UTC  (2+ messages)
` [Bug middle-end/51017] "

[Bug target/50962] New: Additional opportunity for AGU stall avoidance optimization for Atom processor
 2011-12-15  0:29 UTC  (2+ messages)
` [Bug target/50962] "

[Bug c/50996] New: segfault cross-compiling for lm32
 2011-12-15  0:22 UTC  (2+ messages)
` [Bug target/50996] "

[Bug rtl-optimization/51366] New: [cygwin] ICE in maybe_record_trace_start, at dwarf2cfi.c:2244
 2011-12-15  0:10 UTC  (2+ messages)
` [Bug rtl-optimization/51366] "

[Bug rtl-optimization/51271] New: ICE in in maybe_record_trace_start, at dwarf2cfi.c:2244
 2011-12-15  0:07 UTC  (3+ messages)
` [Bug rtl-optimization/51271] "
` [Bug rtl-optimization/51271] [4.7 Regression] "

[Bug c++/51556] New: Bizarre member template protection errors
 2011-12-15  0:03 UTC  (5+ messages)
` [Bug c++/51556] "

[Bug c++/51352] New: g++ can't pass variable-length array as a function argument
 2011-12-15  0:01 UTC  (2+ messages)
` [Bug c++/51352] "

[Bug c/51360] New: spurious unused-but-set-variable warning for var used in OpenMP pragma
 2011-12-14 23:51 UTC  (2+ messages)
` [Bug c/51360] [4.6/4.7 Regression] "

[Bug c/48516] New: internal compiler error: in insert_value_copy_on_edge, at tree-outof-ssa.c:242
 2011-12-14 23:49 UTC  (2+ messages)
` [Bug lto/48516] "

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225
 2011-12-14 23:48 UTC  (3+ messages)

[Bug lto/51300] New: Internal error when using -flto with -O0 in the linker
 2011-12-14 23:47 UTC  (2+ messages)
` [Bug lto/51300] "

[Bug c++/51559] New: decimal128 operates incorrectly compared to decimal32 and decimal64
 2011-12-14 23:46 UTC  (2+ messages)
` [Bug c++/51559] "

[Bug lto/45448] FAIL: gcc.dg/lto/20090116 c_lto_20090116_0.o-c_lto_20090116_0.o link, -O1 -fwhopr -fPIC (internal compiler error)
 2011-12-14 23:46 UTC 

[Bug tree-optimization/51557] New: [4.7 Regression] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2244 with custom flags
 2011-12-14 23:42 UTC  (3+ messages)
` [Bug tree-optimization/51557] "

[Bug middle-end/51279] New: xplor-nih-2.27/nmrPot/solnScatPot.cc ICEs on -O1 -funroll-loops
 2011-12-14 23:41 UTC  (2+ messages)
` [Bug middle-end/51279] "

[Bug c++/51331] New: bad code generated when explicitly calling auto-generated constructor of virtual base
 2011-12-14 23:40 UTC  (2+ messages)
` [Bug c++/51331] [4.6/4.7 Regression] "

[Bug rtl-optimization/51353] New: GCC incorrectly optimizes away assignment to return address
 2011-12-14 23:29 UTC  (2+ messages)
` [Bug rtl-optimization/51353] "

[Bug c++/51458] New: [4.7 Regression] Accepts invalid designated initializers
 2011-12-14 23:28 UTC  (2+ messages)
` [Bug c++/51458] "

[Bug c/50286] New: Missed optimization, fails to propagate bool
 2011-12-14 23:27 UTC  (2+ messages)
` [Bug c/50286] "

[Bug target/51050] New: [AVR, attiny26] ICE: invalid rtl sharing found in the insn
 2011-12-14 23:20 UTC  (2+ messages)
` [Bug target/51050] "

[Bug c/44077] -Wtype-limits fails to warn for _Bool comparisons
 2011-12-14 23:15 UTC  (2+ messages)

[Bug c++/51457] New: Add warning about impossible boolean comparisons
 2011-12-14 23:11 UTC  (2+ messages)
` [Bug c++/51457] "

[Bug c++/51473] New: [c++0x] ICE with auto and friend
 2011-12-14 23:10 UTC  (5+ messages)
` [Bug c++/51473] "

[Bug debug/51471] New: gcc.c-torture/execute/20040811-1.c and gcc.c-torture/execute/vla-dealloc-1.c fails at -O3 -g on mips64-linux-gnu
 2011-12-14 23:09 UTC  (6+ messages)
` [Bug debug/51471] [4.7 Regression] "

[Bug c++/51228] New: [4.5/4.6/4.7 Regression] ICE with transparent union
 2011-12-14 22:58 UTC  (2+ messages)
` [Bug c++/51228] "

[Bug c++/51554] New: ICE in cp/semantics.c:cxx_eval_indirect_ref with -Wall
 2011-12-14 22:57 UTC  (4+ messages)
` [Bug c++/51554] "

[Bug middle-end/16458] PowerPC - redundant compare
 2011-12-14 22:46 UTC 

[Bug c++/51248] New: [4.6/4.7 Regression] ICE with pointer to enum
 2011-12-14 22:43 UTC  (5+ messages)
` [Bug c++/51248] "

[Bug c++/51545] New: missing -Wparentheses diagnostic with compound assignment used as condition
 2011-12-14 22:28 UTC  (2+ messages)
` [Bug c++/51545] "

[Bug c/51542] New: bootstrap failure due to uninitialized variable use in c-parser
 2011-12-14 22:27 UTC  (3+ messages)
` [Bug c/51542] "

[Bug c++/51475] New: [c++0x] [4.7 Regression] ICE with invalid initializer_list
 2011-12-14 21:55 UTC  (9+ messages)
` [Bug c++/51475] "

[Bug bootstrap/50148] New: GCC fails to bootstrap with -O3 due to "may be used uninitialized" errors
 2011-12-14 21:23 UTC  (2+ messages)
` [Bug bootstrap/50148] "

[Bug middle-end/51544] New: uninitialized variable false positive prevents bootstrap at -O3
 2011-12-14 20:57 UTC  (3+ messages)
` [Bug middle-end/51544] "
` [Bug middle-end/51544] uninitialized variable false positive prevents bootstrap with -fipa-cp-clone

[Bug rtl-optimization/51505] New: [4.5/4.6/4.7 Regression] ICE: in form_sum, at reload.c:5349 with -O --param max-cse-insns=1
 2011-12-14 20:53 UTC  (2+ messages)
` [Bug rtl-optimization/51505] "

[Bug debug/51536] New: ICE on mips64 with -march=octeon -O2 -g -fno-omit-frame-pointer
 2011-12-14 20:30 UTC  (2+ messages)
` [Bug debug/51536] [4.7 Regression] "

[Bug ada/51555] New: Thinks System.Address is 64 bits wide when compiling with -m32
 2011-12-14 20:27 UTC 

[Bug c++/51553] New: brace initialization and conversion operators
 2011-12-14 20:07 UTC 

[Bug target/51552] New: bfin generates bad assembly
 2011-12-14 19:21 UTC 

[Bug target/51003] New: bfin ICE compiling libgcc in gen_const_vector, at emit-rtl.c:5476
 2011-12-14 18:38 UTC  (2+ messages)
` [Bug target/51003] "

[Bug c++/51463] New: [c++0x] [4.7 Regression] ICE declaring a member function virtual and static
 2011-12-14 17:05 UTC  (2+ messages)
` [Bug c++/51463] "

[Bug tree-optimization/51551] New: tree-loop-optimize chews all memory
 2011-12-14 16:38 UTC  (3+ messages)
` [Bug tree-optimization/51551] "

[Bug c++/51161] New: [C++0x] Illegal static_cast to rvalue reference to ambiguous base class
 2011-12-14 16:36 UTC  (5+ messages)
` [Bug c++/51161] "

[Bug c++/51406] New: [4.5/4.6/4.7 Regression][c++0x] Incorrect result of static_cast to rvalue reference to base class
 2011-12-14 16:36 UTC  (6+ messages)
` [Bug c++/51406] "

[Bug lto/48508] New: ICE in output_die, at dwarf2out.c:11409
 2011-12-14 16:04 UTC  (5+ messages)
` [Bug lto/48508] "

[Bug target/51523] New: LTO keeps unneeded functions (mingw32 target)
 2011-12-14 15:53 UTC  (4+ messages)
` [Bug target/51523] "

[Bug c++/51532] New: Invalid Code Generated for cpu32
 2011-12-14 15:45 UTC  (4+ messages)
` [Bug c++/51532] "

[Bug lto/51497] New: [4.7 Regression] The run time for the polyhedron test nf.f90 is ~10% slower with -flto after revision 182107
 2011-12-14 15:39 UTC  (5+ messages)
` [Bug lto/51497] "

[Bug debug/51517] New: [4.4 regression ] Wrong debug information for pointers with negative strides
 2011-12-14 15:20 UTC  (3+ messages)
` [Bug debug/51517] [4.5/4.6/4.7 Regression] "

[Bug target/51534] New: Bad code gen for vcgtq_u32 NEON intrinsic
 2011-12-14 15:01 UTC  (2+ messages)
` [Bug target/51534] "

[Bug c++/51151] New: Invalid -Woverflow warning in C++ frontend
 2011-12-14 14:33 UTC  (4+ messages)
` [Bug c++/51151] "

[Bug c++/51547] New: auto, type deduction, reference collapsing and const: invalid initialization of reference of type 'const X&&' from expression of type 'const X'
 2011-12-14 12:01 UTC  (2+ messages)
` [Bug c++/51547] "

[Bug middle-end/51521] New: [4.7 Regression]: build fails on cris-elf building libstdc++-v3: verify_flow_info failed
 2011-12-14 11:35 UTC  (5+ messages)
` [Bug middle-end/51521] "
` [Bug middle-end/51521] [4.7 Regression]: build fails on cris-elf and others "

[Bug fortran/51529] New: gfortran.dg/class_to_type_1.f03 is miscompiled: Uninitialized variable used
 2011-12-14 11:30 UTC  (4+ messages)
` [Bug fortran/51529] [OOP] "

[Bug libstdc++/51540] New: partial_sum (int *, int *, int *, multiplies < int >) does not use operator +(complex, complex)
 2011-12-14 11:19 UTC  (10+ messages)
` [Bug libstdc++/51540] "
` [Bug libstdc++/51540] doxygen documentation for partial_sum misleading

[Bug c++/51549] New: QList::operator[] crash in 32bit release version on MacOS for gcc 4.2.1
 2011-12-14 11:03 UTC  (3+ messages)
` [Bug c++/51549] "

[Bug lto/45475] target use in libcpp breaks LTO bootstrap
 2011-12-14 10:36 UTC 

[Bug fortran/51550] New: ICE in gfc_get_derived_type, at fortran/trans-types.c:2401
 2011-12-14 10:29 UTC  (2+ messages)
` [Bug fortran/51550] "

[Bug target/50931] New: [avr] Support a 24-bit scalar integer mode
 2011-12-14 10:20 UTC  (2+ messages)
` [Bug target/50931] "

[Bug c/51548] New: It is impossible to provide translations of some gcc error messages
 2011-12-14  9:55 UTC  (3+ messages)
` [Bug c/51548] "

[Bug c++/18248] c_parse_error i18n problems
 2011-12-14  9:45 UTC 

[Bug tree-optimization/51254] New: Missed Optimization: IVOPTS don't handle unaligned memory access
 2011-12-14  9:43 UTC  (3+ messages)
` [Bug tree-optimization/51254] "

[Bug c++/51476] New: [c++0x] [4.7 Regression] ICE with invalid pointer-to-member template parameter
 2011-12-14  8:55 UTC  (3+ messages)
` [Bug c++/51476] "

[Bug fortran/51535] New: Optimization problem with -finit-real=snan at -O1
 2011-12-14  8:47 UTC  (2+ messages)
` [Bug fortran/51535] "

[Bug middle-end/51212] New: ICE: verify_flow_info failed: BB 3 can not throw but has an EH edge with -fgnu-tm -fnon-call-exceptions and transaction_callable
 2011-12-14  2:29 UTC  (2+ messages)
` [Bug middle-end/51212] "

[Bug libstdc++/51538] New: std::set::insert(InputIterator first, InputIterator last) makes set uniterable
 2011-12-14  2:07 UTC  (5+ messages)
` [Bug libstdc++/51538] "

[Bug middle-end/51546] New: [4.7 Regression] error: fallthru to exit from bb 2 compiling libstdc++-v3/src/strstream.cc
 2011-12-14  2:00 UTC  (2+ messages)
` [Bug middle-end/51546] "

[Bug go/46986] New: Fails to build due to -Werror with --disable-werror
 2011-12-14  1:53 UTC  (2+ messages)
` [Bug go/46986] Go is not supported on Darwin

[Bug ada/49084] New: Bootstrap failure with bug box of Program_Error EXCEPTION_ACCESS _VIOLATION / Error detected at system.ads:175:5
 2011-12-14  1:04 UTC  (2+ messages)
` [Bug ada/49084] [4.7 regression] bootstrap failure with Ada enabled

[Bug c++/51530] New: internal compiler error: in unify, at cp/pt.c:16854
 2011-12-14  1:01 UTC  (2+ messages)
` [Bug c++/51530] [C++0x] "

[Bug c++/51543] New: terrible diagnostic for wrong type when expected class or namespace
 2011-12-14  0:53 UTC 

[Bug c++/51464] New: [c++0x] ICE with invalid use of []
 2011-12-14  0:49 UTC  (3+ messages)
` [Bug c++/51464] "

[Bug libstdc++/51539] New: multiplies ::operator () undocumented
 2011-12-13 23:41 UTC  (5+ messages)
` [Bug libstdc++/51539] "

[Bug c++/51541] New: ICE on ill-formed alias template declarations
 2011-12-13 23:31 UTC 

[Bug rtl-optimization/47612] New: RTL crash when cc0 setter moved away from cc0 user
 2011-12-13 23:06 UTC  (2+ messages)
` [Bug rtl-optimization/47612] [4.6 regression] "

[Bug c++/51477] New: [c++0x] ICE with initialization of invalid non-static data member
 2011-12-13 22:55 UTC  (3+ messages)
` [Bug c++/51477] "

[Bug bootstrap/51537] New: ICE in verify_flow_info while building libstdc++-v3
 2011-12-13 22:00 UTC  (2+ messages)
` [Bug bootstrap/51537] "

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