public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug middle-end/38474] slow compilation at -O0 due to expand's temp slot goo
 2012-05-29 16:00 UTC  (6+ messages)

[Bug tree-optimization/53516] New: Vectorization and memset recognition miscompile bitfield stores
 2012-05-29 14:57 UTC  (6+ messages)
` [Bug tree-optimization/53516] [4.6/4.7/4.8 Regression] "
` [Bug tree-optimization/53516] [4.6 "

[Bug fortran/53379] New: [4.7 Regression] No backtrace generated for array bounds violation
 2012-05-29 14:40 UTC  (2+ messages)
` [Bug fortran/53379] [4.7/4.8 "

[Bug libstdc++/53218] New: cmake segfaults on sparcv9
 2012-05-29 14:34 UTC  (2+ messages)
` [Bug libstdc++/53218] [4.7 regression] "

[Bug c++/53356] New: ICE in verify_gimple_stmt, at tree-cfg.c:4258
 2012-05-29 14:34 UTC  (2+ messages)
` [Bug c++/53356] [4.7/4.8 Regression] "

[Bug c++/52725] New: error: capture of non-variable (in regards to a variable)
 2012-05-29 14:33 UTC  (6+ messages)
` [Bug c++/52725] error: "capture of non-variable" for new-expression incorrectly parsed as lambda-expression
` [Bug c++/52725] [4.7/4.8 Regression] "

[Bug c/53198] New: [4.6 Regression] gcc wrongly emits "array subscript is above array bounds" for simple arrays
 2012-05-29 14:33 UTC  (2+ messages)
` [Bug tree-optimization/53198] [4.6/4.7 "

[Bug middle-end/53204] [4.7 regression] ICE during final link of large codebase with -O2 -finline-functions -flto, adding -flto-partition=none fixes the problem
 2012-05-29 14:33 UTC 

[Bug c++/53484] New: [c++11] Wrong auto in lambdas in function templates
 2012-05-29 14:32 UTC  (2+ messages)
` [Bug c++/53484] [4.7/4.8 Regression] "

[Bug ada/53517] New: gnat.dg/lto14.adb FAILs
 2012-05-29 14:32 UTC  (3+ messages)
` [Bug ada/53517] "

[Bug c++/53500] New: internal compiler error in joust()
 2012-05-29 14:25 UTC  (15+ messages)
` [Bug c++/53500] "
` [Bug c++/53500] [4.7 Regression] "

[Bug c++/53494] New: initializer lists in array type
 2012-05-29 14:22 UTC  (10+ messages)
` [Bug c++/53494] [4.7/4.8 Regression] ICE with invalid initializer list

[Bug debug/53471] New: [4.8 LTO] ICE in pp_base_format, at pretty-print.c:510 (-flto -g)
 2012-05-29 14:20 UTC  (2+ messages)
` [Bug lto/53471] [4.7/4.8 Regression] "

[Bug c++/53137] New: g++ segfault
 2012-05-29 14:18 UTC  (2+ messages)
` [Bug c++/53137] [4.7/4.8 Regression] "

[Bug c/52911] New: gcc 4.7.0 (ppc32 e500mc) when compile a c file, after a lot of time, gcc failed and internal compiler error occurs
 2012-05-29 14:16 UTC  (2+ messages)
` [Bug target/52911] [4.5/4.6/4.7/4.8 Regression] "

[Bug bootstrap/52674] New: [4.7 regression] profiledbootstrap-lean failues on Debian/SPARC
 2012-05-29 14:15 UTC  (2+ messages)
` [Bug bootstrap/52674] [4.7 regression] segfault during profiled LTO bootstrap

[Bug target/52122] New: [4.6.x/4.7] incorrect ln -s replacement for mingw like targets in configure files
 2012-05-29 14:12 UTC  (2+ messages)
` [Bug target/52122] [4.6/4.7/4.8 Regression] "

[Bug middle-end/48493] New: [ICE] in expand_expr_addr_expr_1, at expr.c
 2012-05-29 14:08 UTC  (3+ messages)
` [Bug middle-end/48493] [4.6/4.7/4.8 Regression] ice in expand_expr_addr_expr_1 with complex types and mem_ref

[Bug libstdc++/53518] New: [4.8 regression] testsuite_abi_check.cc doesn't compile
 2012-05-29 14:07 UTC  (3+ messages)
` [Bug libstdc++/53518] "

[Bug c++/51912] New: [C++11] G++ accepts floating point case labels
 2012-05-29 14:02 UTC  (2+ messages)
` [Bug c++/51912] "

[Bug c++/46836] New: reporting locations for names in std namespace could be improved
 2012-05-29 13:51 UTC  (5+ messages)
` [Bug c++/46836] "

[Bug middle-end/53476] New: [4.8 Regression] FAIL: gcc.dg/attr-weakref-1.c
 2012-05-29 13:26 UTC  (4+ messages)
` [Bug middle-end/53476] "

[Bug lto/47333] New: [4.6 regression] g++.dg/lto/20091219 FAILs on Solaris 2
 2012-05-29 13:13 UTC  (2+ messages)
` [Bug target/47333] [4.6 regression] g++.dg/lto/20091219 FAILs on Solaris 2 with SUN as

[Bug libstdc++/53475] New: Section type conflict errors in libstdc++ testsuite
 2012-05-29 12:08 UTC  (5+ messages)
` [Bug c++/53475] [4.8 Regression] "

[Bug c++/47398] New: [4.5/4.6 Regression] tree check: accessed elt 10 of tree_vec with 9 elts in tsubst, at cp/pt.c:10500
 2012-05-29 11:59 UTC  (2+ messages)
` [Bug c++/47398] [4.5 "

[Bug c++/45606] [4.5 Regression] match a method prototyped a typedef alias with the original type (using stdlib)
 2012-05-29 11:58 UTC 

[Bug c++/21385] __extension__ lost inside template
 2012-05-29 11:55 UTC 

[Bug c++/53510] New: OOM while compile some code
 2012-05-29 11:53 UTC  (9+ messages)
` [Bug c++/53510] "
` [Bug middle-end/53510] [4.8 Regression] "

[Bug c++/45492] G++ permits function-to-data pointer conversions with __extension__ in functions, but not function templates
 2012-05-29 11:53 UTC 

[Bug c++/53491] New: internal compiler error: in build_target_expr_with_type, at cp/tree.c:587
 2012-05-29 11:31 UTC  (7+ messages)
` [Bug c++/53491] [4.7/4.8 Regression] ICE "
` [Bug c++/53491] [4.7 "

[Bug c/53496] New: gcc segfaults when compiling glic
 2012-05-29 10:57 UTC  (3+ messages)
` [Bug middle-end/53496] "
` [Bug middle-end/53496] gcc segfaults when compiling glib

[Bug lto/53470] New: [4.8 LTO] ICE when linking with -g in splice_child_die, at dwarf2out.c:4264
 2012-05-29 10:46 UTC  (2+ messages)
` [Bug debug/53470] [4.8 Regression] "

[Bug c++/53486] New: ICE compiling code using lambdas as default argument
 2012-05-29 10:34 UTC  (2+ messages)
` [Bug c++/53486] "

[Bug c++/53492] New: [g++ (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1 ] internal compiler error: in retrieve_specialization, at cp/pt.c:985
 2012-05-29 10:29 UTC  (2+ messages)
` [Bug c++/53492] "

[Bug c/51389] New: GCC uses up to 75GB of virtual memory
 2012-05-29 10:26 UTC  (3+ messages)
` [Bug middle-end/51389] "

[Bug c++/53469] New: #pragma GCC diagnostic works, but using _Pragma doesn't for -Wunused-local-typedefs
 2012-05-29 10:25 UTC  (2+ messages)
` [Bug preprocessor/53469] "

[Bug preprocessor/53229] New: macro unwinder for preprocessing errors
 2012-05-29 10:21 UTC  (3+ messages)
` [Bug preprocessor/53229] Fix diagnostics location when pasting tokens

[Bug c++/16166] -Weffc++ finer granularity
 2012-05-29 10:03 UTC  (3+ messages)

[Bug bootstrap/53459] New: ../../work/libcpp/lex.c:593:18: error: typedef 'check_count' locally defined but not used
 2012-05-29  9:58 UTC  (3+ messages)
` [Bug bootstrap/53459] "

[Bug c++/25137] Warning "missing braces around initializer" causing problems with tr1::array
 2012-05-29  9:43 UTC  (9+ messages)

[Bug libstdc++/53515] New: InputIterator version std::advance needs positive check
 2012-05-29  9:36 UTC  (2+ messages)
` [Bug libstdc++/53515] InputIterator version std::advance needs negative check

[Bug c++/52892] New: Function pointer loses constexpr qualification
 2012-05-29  9:28 UTC  (2+ messages)
` [Bug c++/52892] "

[Bug c/53502] New: [4.8 Regression] Bootstrap broken with --disable-build-poststage1-with-cxx
 2012-05-29  9:27 UTC  (8+ messages)
` [Bug c/53502] "

[Bug target/53512] New: SH Target: Allow fsca and fsrra for non-SH4A
 2012-05-29  7:30 UTC  (2+ messages)
` [Bug target/53512] "

[Bug c++/53514] New: Make -Wpadded a meta-option for -Wpadded-in-middle and -Wpadded-at-end
 2012-05-29  2:14 UTC 

[Bug target/53513] New: SH Target: Add support for fschg and fpchg insns
 2012-05-29  1:51 UTC 

[Bug fortran/53509] New: exp and log function give unexpected results when called with numbers as arguments
 2012-05-28 23:57 UTC  (3+ messages)
` [Bug fortran/53509] "

[Bug inline-asm/52813] New: %rsp in clobber list is silently ignored
 2012-05-28 23:10 UTC  (2+ messages)
` [Bug inline-asm/52813] "

[Bug tree-optimization/53438] New: [4.7 Regression] Bitfield store replaced with full-byte store
 2012-05-28 23:07 UTC  (6+ messages)
` [Bug tree-optimization/53438] [4.7/4.8 "

[Bug target/51340] New: SH Target: Make -mfused-madd enabled by default
 2012-05-28 22:33 UTC  (2+ messages)
` [Bug target/51340] "

[Bug target/53511] New: SH Target: Add support for fma patterns
 2012-05-28 22:11 UTC 

[Bug c++/50134] New: -Wmissing-prototypes doesn't work for C++
 2012-05-28 22:09 UTC  (3+ messages)
` [Bug c++/50134] "

[Bug target/53268] New: [4.8 Regression] [SH] libstdc++-dg/conformance.exp failures
 2012-05-28 21:04 UTC  (2+ messages)
` [Bug target/53268] "

[Bug c++/53405] New: Enum-dependent class template instantiations not recognized
 2012-05-28 16:21 UTC  (3+ messages)
` [Bug c++/53405] [4.5/4.6 Regression] "

[Bug rtl-optimization/53508] New: function.c:stack_protect_epilogue call to predict_insn_def with wrong direction of prediction
 2012-05-28 16:00 UTC 

[Bug c++/53398] New: feature request: option for overloaded methods order in vtable compatibility with msc
 2012-05-28 15:52 UTC  (2+ messages)
` [Bug c++/53398] "

[Bug preprocessor/53463] New: [4.8 Regression]: system header not recognized, yielding warnings about long long preprocessor constant
 2012-05-28 15:50 UTC  (2+ messages)
` [Bug preprocessor/53463] "

[Bug c++/53505] New: bitfield with bool type generated broken object code
 2012-05-28 14:36 UTC  (7+ messages)
` [Bug c++/53505] [4.7/4.8 Regression] bitfield with bool type generated broken object file

[Bug c++/53503] New: [4.7 Regression] [C++0x] unexpected AST of kind ltgt_expr
 2012-05-28 12:53 UTC  (7+ messages)
` [Bug c++/53503] "

[Bug rtl-optimization/53507] New: ia32/amd64: bsf can be used to test null memory, bsf sets zero flag
 2012-05-28 10:03 UTC 

[Bug c++/53490] New: Segmentation Fault when accessing std::set
 2012-05-28  9:40 UTC  (3+ messages)
` [Bug c++/53490] "

[Bug c++/53506] New: Variadic templates in combination with function pointer problem
 2012-05-28  9:32 UTC  (2+ messages)
` [Bug c++/53506] "

[Bug bootstrap/53321] New: [4.8 Regression] LTO bootstrap failed with bootstrap-profiled
 2012-05-28  8:48 UTC  (2+ messages)
` [Bug bootstrap/53321] "

[Bug other/53285] New: libibiberty's md5.c builds with warnings with 4.7 and trunk
 2012-05-28  7:26 UTC  (3+ messages)
` [Bug other/53285] "

[Bug libstdc++/53504] New: configure script of platform TLS support
 2012-05-28  6:42 UTC 

[Bug tree-optimization/18687] >200% compile time regression compared to gcc-3.4
 2012-05-27 23:14 UTC 

[Bug bootstrap/53343] New: [4.8 regression] options.c:9944:1: error: no previous prototype for 'common_handle_option_auto' broke bootstrap on sparc64-linux
 2012-05-27 23:12 UTC  (4+ messages)
` [Bug bootstrap/53343] [4.8 regression] options.c:9944:1: error: no previous prototype for 'common_handle_option_auto' breaks bootstrap

[Bug tree-optimization/53501] New: incorrect loop optimization with -O2
 2012-05-27 23:11 UTC 

[Bug c/53467] New: xgcc:Internal error: Bus error (program cc1)
 2012-05-27 18:28 UTC  (5+ messages)
` [Bug c/53467] "

[Bug c++/53498] New: Compiler crashes during C++11 template magic compilation
 2012-05-27 16:45 UTC  (4+ messages)
` [Bug c++/53498] "

[Bug c++/53499] New: Incorrect partial ordering result with member vs non-member
 2012-05-27 14:33 UTC  (2+ messages)
` [Bug c++/53499] "

[Bug c++/53439] New: g++ generates buggy code with optimisation flags
 2012-05-27 12:07 UTC  (3+ messages)
` [Bug c++/53439] "

[Bug c++/53497] New: Partial ordering of function templates does not order lvalue/rvalue references correctly
 2012-05-27 12:00 UTC 

[Bug ada/50934] New: Allocated address for new controlled object is offset by 16 bytes
 2012-05-27 11:20 UTC  (3+ messages)
` [Bug ada/50934] Attribute Max_Size_In_Storage_Elements is wrong for controlled types

Value not equal to itself
 2012-05-27 10:22 UTC  (3+ messages)

[Bug c/53327] New: Invalid ASM being generated
 2012-05-27  3:26 UTC  (2+ messages)
` [Bug target/53327] "

[Bug c/53424] New: dynamic array expressions get wrong sizeof() if pointers to const are involved and the pointers are changed (const is misapplied to the whole expression)
 2012-05-26 23:53 UTC  (2+ messages)
` [Bug c/53424] "

[Bug c++/53434] New: Compiler decides declaration/expression ambiguity too soon
 2012-05-26 23:48 UTC  (2+ messages)
` [Bug c++/53434] "

[Bug c++/53220] New: g++ mis-compiles compound literals
 2012-05-26 21:20 UTC  (2+ messages)
` [Bug c++/53220] [4.7/4.8 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).