public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/59002] New: Access checking in templates
 2013-11-05 11:55 UTC 

[Bug c++/58999] sizeof ...(T) is very slow than clang
 2013-11-05 11:34 UTC  (3+ messages)

[Bug fortran/58998] New: [4.8/4.9 Regression] Generic interface problem with gfortran
 2013-11-05 11:17 UTC  (2+ messages)
` [Bug fortran/58998] "

[Bug other/58996] [4.9 regression] build failure in libcilkrts
 2013-11-05 11:17 UTC 

[Bug lto/59000] New: lto can't merge user-defined weak builtin functions
 2013-11-05 11:16 UTC  (2+ messages)
` [Bug lto/59000] "

[Bug c/58988] New: -Werror=missing-include-dirs does not work
 2013-11-05 10:25 UTC  (2+ messages)
` [Bug c/58988] "

[Bug c++/59001] New: Use of -pedantic throws errors instead of warnings
 2013-11-05 10:20 UTC 

[Bug rtl-optimization/58997] New: ICE on valid code at -O3 on x86_64-linux-gnu (affecting gcc trunk and 4.8.2)
 2013-11-05  9:41 UTC  (3+ messages)
` [Bug rtl-optimization/58997] "
` [Bug rtl-optimization/58997] [4.7/4.8/4.9 Regression] "

[Bug lto/57554] New: [4.9 regression] 176.gcc built with -flto miscompared after r198917 for x86
 2013-11-05  9:27 UTC  (2+ messages)
` [Bug lto/57554] "

[Bug rtl-optimization/58853] New: [4.9 regression] ICE after r203937
 2013-11-05  9:19 UTC  (3+ messages)
` [Bug target/58853] [4.9 regression] ICE in expand_set_or_movmem_prologue_epilogue_by_misaligned_moves

[Bug middle-end/58970] New: internal compiler error: in get_bit_range, at expr.c:4562
 2013-11-05  8:28 UTC  (21+ messages)
` [Bug middle-end/58970] [4.7/4.8/4.9 Regression] "

[Bug sanitizer/58718] New: Invalid check in libsanitizer
 2013-11-05  8:21 UTC  (2+ messages)
` [Bug sanitizer/58718] "

[Bug tree-optimization/58978] New: [4.9 Regression] ICE: Segmentation fault
 2013-11-05  8:06 UTC  (15+ messages)
` [Bug tree-optimization/58978] "

[Bug c/43027] #pragma rejected inside enum defn
 2013-11-05  6:43 UTC 

[Bug bootstrap/58951] New: [4.9 regression] cilk build fails due to use of -ldl
 2013-11-05  4:23 UTC  (4+ messages)
` [Bug bootstrap/58951] "

[Bug bootstrap/58995] Use of -ldl in libcilkrts breaks bootstrap
 2013-11-05  4:23 UTC  (2+ messages)

[Bug fortran/58989] New: internal compiler error when using reshape function
 2013-11-05  1:19 UTC  (3+ messages)
` [Bug fortran/58989] [Regression] "

[Bug c++/58993] New: failure to access pointer to protected member method in base from derived class specialization
 2013-11-04 23:52 UTC 

[Bug tree-optimization/58957] New: compilation hangs at -O3 on x86_64-linux-gnu (both 32-bit and 64-bit modes)
 2013-11-04 23:21 UTC  (3+ messages)
` [Bug tree-optimization/58957] [4.8 Regression] compilation slow "

[Bug c++/58868] New: ICE: in count_type_elements, at expr.c:5495 with -std=gnu++0x
 2013-11-04 22:24 UTC  (2+ messages)
` [Bug c++/58868] [4.9 Regression] "

[Bug testsuite/58851] FAIL: gfortran.dg/unlimited_polymorphic_13.f90 -O0 execution test
 2013-11-04 22:23 UTC  (6+ messages)

[Bug c++/58990] New: G++ generates duplicate labels for linux 32-bit when optimization+LFS is enabled
 2013-11-04 22:06 UTC  (3+ messages)
` [Bug c++/58990] "

[Bug fortran/58991] New: ICE with associate and character string constant
 2013-11-04 21:30 UTC 

[Bug rtl-optimization/58967] New: Powerpc -mlra cannot compile quadrature_lib.cc in Spec2006 with -O3 -ffast-math -funroll-loops -m32
 2013-11-04 21:11 UTC  (2+ messages)
` [Bug rtl-optimization/58967] "

[Bug other/58944] New: [4.9 Regression] bogus -Wunused-macros warnings when compiling Libreoffice
 2013-11-04 20:25 UTC  (2+ messages)
` [Bug other/58944] "

[Bug fortran/58771] New: ICE in transfer_expr, at fortran/trans-io.c:2164
 2013-11-04 20:21 UTC  (3+ messages)
` [Bug fortran/58771] [Regression] "
` [Bug fortran/58771] [4.7/4.8/4.9 Regression] "

[Bug c++/58987] New: [c++11] ICE with template alias
 2013-11-04 20:06 UTC 

[Bug fortran/57445] New: [4.8/4.9 Regression][OOP] ICE in gfc_conv_class_to_class - for OPTIONAL polymorphic array
 2013-11-04 19:44 UTC  (2+ messages)
` [Bug fortran/57445] "

[Bug ipa/58862] New: LTO profiledbootstrap failure: lto1: ICE in edge_badness, at ipa-inline.c:1008
 2013-11-04 19:13 UTC  (4+ messages)
` [Bug ipa/58862] [4.9 Regression] "

[Bug regression/58985] New: [4.7 Regression]: gcc.dg/pr57518.c scan-rtl-dump-not ira REG_EQUIV
 2013-11-04 18:30 UTC  (5+ messages)
` [Bug regression/58985] "
` [Bug regression/58985] [4.9 "

[Bug preprocessor/58687] New: "#line __LINE__ ..." changes subsequent line numbers
 2013-11-04 18:18 UTC  (3+ messages)
` [Bug preprocessor/58687] "

[Bug c/55651] New: gcc hangs when "-Wp," is passed on the command line
 2013-11-04 18:11 UTC  (3+ messages)
` [Bug driver/55651] "

[Bug c++/58983] New: ICE when inheriting templated constructor
 2013-11-04 17:59 UTC  (5+ messages)
` [Bug c++/58983] "

[Bug tree-optimization/58984] New: wrong code at -Os and above on x86_64-linux-gnu in 64-bit mode
 2013-11-04 16:29 UTC  (9+ messages)
` [Bug tree-optimization/58984] [4.8/4.9 Regression] "

[Bug libstdc++/58938] New: [4.7/4.8/4.9 Regression] std::exception_ptr is missing on architectures with incomplete atomic int support
 2013-11-04 16:24 UTC  (5+ messages)
` [Bug libstdc++/58938] "

[Bug c++/58979] [4.8/4.9 Regression] ICE with invalid use of pointer-to-member
 2013-11-04 16:23 UTC  (6+ messages)

[Bug rtl-optimization/58968] New: Powerpc -mlra cannot compile ormas1.f in gamess Spec 2006 with -m32 -mcpu=power7 -O3 -mlra -w -ffast-math -funroll-loops
 2013-11-04 16:21 UTC  (5+ messages)
` [Bug rtl-optimization/58968] "

[Bug c++/55783] New: Warnings instead of compiler errors for narrowing conversions within list-initializations
 2013-11-04 14:49 UTC  (2+ messages)
` [Bug c++/55783] "

[Bug c++/58986] New: [C++11] Narrowing for initializer lists must be an error
 2013-11-04 14:49 UTC  (2+ messages)
` [Bug c++/58986] "

[Bug tree-optimization/58956] New: wrong code at -O1 and above (affecting gcc 4.6 to trunk)
 2013-11-04 14:37 UTC  (2+ messages)
` [Bug tree-optimization/58956] [4.7/4.8/4.9 Regression] "

[Bug tree-optimization/58955] [4.9 Regression] wrong code at -O3 on x86_64-linux-gnu
 2013-11-04 14:37 UTC  (2+ messages)

[Bug rtl-optimization/57518] New: Redundent insn generated in LRA
 2013-11-04 14:32 UTC  (3+ messages)
` [Bug rtl-optimization/57518] [4.8 Regression] Redundant "

[Bug tree-optimization/58958] New: [4.9 Regression] Wrong aliasing info for variable index
 2013-11-04 14:29 UTC  (2+ messages)
` [Bug tree-optimization/58958] "

[Bug rtl-optimization/58960] New: [4.9 regression] ICE in bmp_iter_set_init
 2013-11-04 14:29 UTC  (2+ messages)
` [Bug rtl-optimization/58960] "

[Bug target/58964] New: [4.9 Regression] Bogus message: error: -mpreferred-stack-boundary=0 is not between 2 and 12
 2013-11-04 14:29 UTC  (2+ messages)
` [Bug target/58964] "

[Bug c++/58966] New: [4.9 Regression] [c++11] ICE with wrong usage of constexpr
 2013-11-04 14:28 UTC  (2+ messages)
` [Bug c++/58966] "

[Bug bootstrap/58933] New: IRA ICE in update_costs_from_allocno
 2013-11-04 14:20 UTC  (2+ messages)
` [Bug bootstrap/58933] "

[Bug tree-optimization/58915] New: [missed optimization] GCC fails to get the loop bound for some loops
 2013-11-04 14:19 UTC  (2+ messages)
` [Bug tree-optimization/58915] "

[Bug rtl-optimization/58934] New: [4.9 Regression]: build fails on cris-elf in reload_cse_simplify_operands for newlib dtoa.c
 2013-11-04 14:17 UTC  (2+ messages)
` [Bug rtl-optimization/58934] "

[Bug c/58941] New: MIPS: value modification on zero-length array optimized away
 2013-11-04 14:16 UTC  (2+ messages)
` [Bug middle-end/58941] [4.7/4.8/4.9 Regression] "

[Bug c/58942] cilkplus internal compiler error: tree check __sec_reduce_max_ind
 2013-11-04 14:11 UTC 

[Bug c/58943] New: wrong calculation of indirect structure member arithmetic via function call
 2013-11-04 14:10 UTC  (2+ messages)
` [Bug c/58943] [4.7/4.8/4.9 Regression] "

[Bug c++/58845] New: Operator || and && broken for vectors
 2013-11-04 11:27 UTC  (7+ messages)
` [Bug c++/58845] [4.8/4.9 Regression] "

[Bug tree-optimization/58946] [4.9 Regression] internal compiler error: in operator[], at vec.h:722
 2013-11-04 11:07 UTC  (2+ messages)

[Bug target/58981] New: [4.9 Regression] FAIL: gcc.target/i386/memset-1.c execution test
 2013-11-04 10:35 UTC  (8+ messages)
` [Bug target/58981] "
` [Bug middle-end/58981] "
` [Bug middle-end/58981] movmem/setmem use mode wider than Pmode for size

[Bug libstdc++/52015] New: std::to_string does not work under MinGW
 2013-11-04  9:16 UTC  (8+ messages)
` [Bug libstdc++/52015] "

[Bug libstdc++/58982] New: [4.9 Regression] std::vector<std::atomic<int>> vai(10); does not compile anymore
 2013-11-04  9:08 UTC  (5+ messages)
` [Bug libstdc++/58982] "

[Bug driver/31316] driver specifies output file twice when compiling header with -S
 2013-11-04  3:19 UTC 

[Bug libstdc++/58886] regex with (?s) (valid in Java and boost) yields regex_error
 2013-11-04  1:11 UTC  (4+ messages)

[Bug c++/52071] New: Constructor invocation confused
 2013-11-04  0:44 UTC  (6+ messages)
` [Bug c++/52071] "

[Bug c++/38313] g++ fails to parse a member function with a parenthesized type name as its declarator
 2013-11-03 23:53 UTC  (3+ messages)

[Bug target/58690] New: internal compiler error: in copy_to_mode_reg, at explow.c:641
 2013-11-03 22:24 UTC  (2+ messages)
` [Bug target/58690] "

[Bug target/54236] New: [SH] Improve addc and subc insn utilization
 2013-11-03 20:44 UTC  (3+ messages)
` [Bug target/54236] "

[Bug c++/58965] New: [4.8/4.9 Regression] [c++11] ICE with member initializer in static union
 2013-11-03 18:51 UTC  (2+ messages)
` [Bug c++/58965] "

[Bug preprocessor/58939] New: Cannot Cross-Build Android Native GCC 4.8 libcpp build conversion errors
 2013-11-03 17:27 UTC  (3+ messages)
` [Bug preprocessor/58939] "

[Bug c++/58980] New: [4.7/4.8/4.9 Regression] ICE with invalid enum declaration
 2013-11-03 15:15 UTC 

[Bug c++/58972] New: Lambda can't access private members
 2013-11-03 14:53 UTC  (2+ messages)
` [Bug c++/58972] "

[Bug c++/50025] New: C++0x initialization syntax doesn't work for class members of reference type
 2013-11-03 12:22 UTC  (2+ messages)
` [Bug c++/50025] [DR 1288] "

[Bug c++/58977] New: C++11 uniform initialization syntax causes error
 2013-11-03 12:22 UTC  (2+ messages)
` [Bug c++/58977] "

[Bug c++/57086] New: Internal compiler error: Error reporting routines re-entered
 2013-11-03 12:20 UTC  (2+ messages)
` [Bug c++/57086] "

[Bug c++/58976] New: Internal compiler error: Error reporting routines re-entered
 2013-11-03 12:20 UTC  (2+ messages)
` [Bug c++/58976] "

[Bug fortran/58975] New: Builtin function RAN() interferes with F77 program's own definition of INTEGER FUNCTION RAN()
 2013-11-03  1:25 UTC  (4+ messages)
` [Bug fortran/58975] "

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