public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/61073] New: -fcheck='do' leads to twice the amount of GDB steps in a do loop
 2014-05-09 13:41 UTC  (2+ messages)
` [Bug fortran/61073] "

[Bug c++/58614] New: [c++11] ICE with undeclared variable in initializer list
 2014-05-09 13:28 UTC  (2+ messages)
` [Bug c++/58614] "

[Bug fortran/61109] New: ICE [4.10 Regression] in fortran/trans-array.c on dimension 0 arrays
 2014-05-09 13:27 UTC  (3+ messages)
` [Bug fortran/61109] [4.10 Regression] ICE "

[Bug fortran/61115] New: ICE with type bound proc => non_overridable type bound proc
 2014-05-09 13:14 UTC  (2+ messages)
` [Bug fortran/61115] ICE with generic "

[Bug fortran/61126] New: gfortran does not enable -Wununused-parameter with -Wextra
 2014-05-09 13:11 UTC  (2+ messages)
` [Bug fortran/61126] "

[Bug c++/61094] New: -O3 insn Internal compiler error in copyprop_hardreg_forward_1, at regcprop.c:775
 2014-05-09 13:00 UTC  (2+ messages)
` [Bug rtl-optimization/61094] [4.9/4.10 Regression] "

[Bug ada/61127] New: GNAT incorrectly accepts <> as a second association of a generic formal package
 2014-05-09 12:56 UTC 

[Bug tree-optimization/61114] Scalar evolution hides a big-endian const-folding bug
 2014-05-09 12:55 UTC  (7+ messages)

[Bug target/60991] New: [avr] Stack corruption when using 24-bit integers __int24 or __memx pointers in large stack frame
 2014-05-09 12:54 UTC  (3+ messages)
` [Bug target/60991] "

[Bug middle-end/61119] gcc miscompiles code using cexp when using --fast-math
 2014-05-09 12:33 UTC  (5+ messages)
` [Bug middle-end/61119] gcc miscompiles code using cexp when using -ffast-math

[Bug middle-end/61111] New: Infinite recursion between fold_build2_stat_loc and fold_binary_loc
 2014-05-09 12:30 UTC  (12+ messages)
` [Bug middle-end/61111] "
` [Bug middle-end/61111] [4.10 regression] "

[Bug target/61055] New: [avr] wrong test instruction after increment with -O1
 2014-05-09 11:38 UTC  (6+ messages)
` [Bug target/61055] "

[Bug c++/61122] New: too many initializers
 2014-05-09 11:13 UTC  (4+ messages)
` [Bug c++/61122] "too many initializers" for NSDMI for array of unknown bound

[Bug driver/61120] New: wide-int merge causes segfault in cc1
 2014-05-09 11:05 UTC  (4+ messages)
` [Bug driver/61120] "

[Bug c/61123] New: With LTO, -fno-short-enums is ignored, resulting in ABI mis-matching in linking
 2014-05-09 11:04 UTC  (2+ messages)
` [Bug lto/61123] "

[Bug rtl-optimization/61047] New: wrong code at -O1 on x86_64-linux
 2014-05-09 11:01 UTC  (2+ messages)
` [Bug rtl-optimization/61047] [4.9/4.10 Regression] "

[Bug tree-optimization/60973] New: Invalid propagation of a tail call in copyrename2 pass
 2014-05-09 10:56 UTC  (2+ messages)
` [Bug ipa/60973] Invalid propagation of a tail call in devirt pass

[Bug c++/61125] New: static_cast of null pointer return invalid pointer (not null)
 2014-05-09 10:52 UTC 

[Bug sanitizer/55561] New: TSAN crashes for Fortran
 2014-05-09 10:26 UTC  (4+ messages)
` [Bug sanitizer/55561] TSAN: provide a TSAN instrumented libgomp

[Bug tree-optimization/43491] Unnecessary temporary for global register variable
 2014-05-09  9:48 UTC 

[Bug tree-optimization/60172] New: ARM performance regression from trunk@207239
 2014-05-09  8:51 UTC  (2+ messages)
` [Bug tree-optimization/60172] [4.9/4.10 Regression] "

[Bug c/50459] New: alignof doesn't work on plain old constant, works with expressions containing it
 2014-05-09  8:26 UTC  (3+ messages)
` [Bug c/50459] "

[Bug c++/61121] New: -ftree-parallelize-loops=n (n as value) not accepted in 4.9.0
 2014-05-09  7:08 UTC  (4+ messages)
` [Bug c++/61121] "

[Bug target/59904] New: [ARM] tls-reload-1.c fails
 2014-05-09  6:45 UTC  (2+ messages)
` [Bug target/59904] "

[Bug libgcc/56846] New: _Unwind_Backtrace on ARM and noexcept
 2014-05-09  6:10 UTC  (2+ messages)
` [Bug libgcc/56846] "

[Bug tree-optimization/61009] New: Incorrect jump threading in dom
 2014-05-09  4:54 UTC  (3+ messages)
` [Bug tree-optimization/61009] "

[Bug other/61106] New: [4.8/4.9/4.10 Regression] impliedness of -Wunused-parameter depends on -W option ordering
 2014-05-08 23:00 UTC  (10+ messages)
` [Bug driver/61106] "

[Bug c++/55836] New: Weffc++: warning: base class 'class std::list<int, std::allocator<int> >' has a non-virtual destructor
 2014-05-08 21:21 UTC  (2+ messages)
` [Bug c++/55836] "

[Bug c++/59329] New: Using `assert(...)` is not allowed in constexpr functions
 2014-05-08 21:18 UTC  (2+ messages)
` [Bug c++/59329] "

[Bug c/61118] New: Spurious -Wclobbered warning generated by gcc 4.9.0 for pthread_cleanup_push
 2014-05-08 20:45 UTC 

[Bug libstdc++/61101] New: snprintf not part of std
 2014-05-08 20:02 UTC  (21+ messages)
` [Bug libstdc++/61101] "

[Bug libstdc++/61117] Manual uses term open source but should say free software
 2014-05-08 19:59 UTC  (7+ messages)

[Bug target/59952] -march=core-avx2 should not enable RTM
 2014-05-08 19:34 UTC  (12+ messages)

[Bug sanitizer/61095] New: tsan is broken in gcc trunk, works in 4.9
 2014-05-08 19:29 UTC  (7+ messages)
` [Bug sanitizer/61095] [4.10 Regression] miscompile: "

[Bug c/32960] no warning for conflicting attributes on separate decls
 2014-05-08 19:03 UTC 

[Bug c/53293] New: Internal Compiler Error
 2014-05-08 18:49 UTC  (2+ messages)
` [Bug middle-end/53293] "

[Bug libstdc++/13860] Poor error messages on invalid template parameters for basic_filebuf
 2014-05-08 18:32 UTC  (2+ messages)

[Bug c/61053] New: _Alignas(long long) reduces alignment of long long
 2014-05-08 18:23 UTC  (3+ messages)
` [Bug c/61053] [4.9/4.10 Regression] "

[Bug c/61077] New: _Atomic in the return type or argument types of main not diagnosed
 2014-05-08 17:43 UTC  (3+ messages)
` [Bug c/61077] "

[Bug bootstrap/60984] New: AIX: gcc-4.9.0 bootstrap fails in stage-2
 2014-05-08 17:42 UTC  (5+ messages)
` [Bug bootstrap/60984] [4.9 Regression] "

[Bug debug/61116] New: redundant DWARF with VLAs
 2014-05-08 17:39 UTC 

[Bug libstdc++/57394] New: basic_streambuf incorrect constructor / copy constructor access specifier
 2014-05-08 17:19 UTC  (3+ messages)
` [Bug libstdc++/57394] [C++11] basic_streambuf incorrect copy constructor / copy assignment "

[Bug target/60609] [4.8 Regression] Error: value of 256 too large for field of 1 bytes at 68242
 2014-05-08 17:06 UTC  (3+ messages)

[Bug middle-end/61112] New: Simple example triggers false-positive -Wmaybe-uninitialized warning
 2014-05-08 16:27 UTC  (3+ messages)
` [Bug middle-end/61112] "

[Bug bootstrap/61092] New: [4.10 Regression]: wide-int merge broke alpha bootstrap
 2014-05-08 15:27 UTC  (3+ messages)
` [Bug target/61092] "

[Bug libgcc/60939] New: AIX: exceptions not caught when calling function via pointer
 2014-05-08 15:01 UTC  (2+ messages)
` [Bug libgcc/60939] "

[Bug c++/61113] New: Mark private methods hidden automatically
 2014-05-08 14:56 UTC  (3+ messages)
` [Bug c++/61113] "

[Bug c++/13981] Give message about incomplete class that might be implicitly upcasted
 2014-05-08 14:32 UTC  (3+ messages)

[Bug c++/51501] New: decltype over-agressive SFINAE
 2014-05-08 14:02 UTC  (3+ messages)
` [Bug c++/51501] [DR 1433] "

[Bug tree-optimization/61110] New: Simplify value_replacement in phiopt
 2014-05-08 13:40 UTC 

[Bug lto/59472] New: Many warnings "type of 'X' does not match original declaration" when linking with libstdc++ static library compiled with -flto
 2014-05-08 13:32 UTC  (3+ messages)
` [Bug libstdc++/59472] "

[Bug tree-optimization/59100] requesting optimization of safe rotate function
 2014-05-08 13:23 UTC  (2+ messages)

[Bug lto/60981] New: lto-plugin configuration doesn't test for -static-libgcc (OSX gcc -> clang)
 2014-05-08 12:38 UTC  (2+ messages)
` [Bug lto/60981] "

[Bug libgcc/61097] New: Solaris linker change broke --disabled-shared support
 2014-05-08 12:15 UTC  (3+ messages)
` [Bug libgcc/61097] "

[Bug bootstrap/61084] [4.10 regression] wide-int merge broke Solaris/SPARC bootstrap
 2014-05-08 11:33 UTC  (2+ messages)

[Bug c/61108] New: gcc 4.8.2 generates incorrect integer arithmetic at O3 (ok at O2)
 2014-05-08 11:31 UTC  (6+ messages)
` [Bug tree-optimization/61108] "
` [Bug target/61108] "
` [Bug target/61108] [4.8 Regression] "

[Bug tree-optimization/61034] New: Optimizing takes too many passes
 2014-05-08 10:00 UTC  (2+ messages)
` [Bug tree-optimization/61034] "

[Bug driver/61028] New: [4.9/4.10 Regression] -g3 -g leads to spurious warnings
 2014-05-08  8:00 UTC  (2+ messages)
` [Bug fortran/61028] "

[Bug c++/61082] New: [x86-64 Itanium ABI] g++ uses wrong return location for class with head padding
 2014-05-08  7:54 UTC  (2+ messages)
` [Bug c++/61082] "

[Bug middle-end/59584] New: [4.9 Regression]: gcc.dg/pr50251.c ICE exposed by "Don't reject TER unnecessarily"
 2014-05-08  7:53 UTC  (3+ messages)
` [Bug middle-end/59584] [4.8/4.9/4.10 Regression]: regressions related to __builtin_stack_restore

[Bug sanitizer/61100] New: asan/tsan should have the sanitizer includes
 2014-05-08  6:44 UTC  (2+ messages)
` [Bug sanitizer/61100] "

[Bug libfortran/52539] New: I/O: Wrong result for UTF-8/UCS-4 list-directed and namelist read and nml write
 2014-05-08  5:18 UTC  (3+ messages)
` [Bug libfortran/52539] "

[Bug target/61032] New: rs6000 code gen suffers from lack of address_cost
 2014-05-08  2:21 UTC  (2+ messages)
` [Bug target/61032] "

[Bug middle-end/60737] New: rs6000 expand_block_clear uses word stores on double word pointer
 2014-05-08  2:14 UTC  (3+ messages)
` [Bug target/60737] "

[Bug other/31778] genattrtab.c doesn't record filename
 2014-05-08  1:51 UTC  (2+ messages)

[Bug other/57062] New: genattrtab reports errors in wrong file
 2014-05-08  1:49 UTC  (2+ messages)
` [Bug other/57062] "

[Bug middle-end/39246] FAIL: gcc.dg/uninit-13.c
 2014-05-08  1:23 UTC  (3+ messages)

[Bug other/61091] New: [4.10 Regression] wide-int.h:1172:45: error: incomplete type ‘wi::int_traits<long long unsigned int>’ used in nested name specifier
 2014-05-08  0:57 UTC  (2+ messages)
` [Bug other/61091] "

[Bug c/61081] New: excessive warnings: right-hand operand of comma expression has no effect
 2014-05-08  0:17 UTC  (2+ messages)
` [Bug c/61081] "

[Bug libstdc++/61107] New: [4.8/4.9/4.10] stl_algo.h : std::__inplace_stable_partition() doesn't process the whole data range
 2014-05-07 22:46 UTC 

[Bug c++/61105] New: [constexpr] accepts-invalid with new-expression in constant expression
 2014-05-07 22:04 UTC 

[Bug c++/61103] New: False-positive, template-independent name taken as dependent name
 2014-05-07 21:17 UTC  (2+ messages)
` [Bug c++/61103] "

[Bug other/61102] New: ld --plugin causes binutils gold incremental_test to fail
 2014-05-07 20:56 UTC  (2+ messages)
` [Bug other/61102] "

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