public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/54367] New: [meta-bug] [C++11] lambda expressions
 2013-10-17 17:17 UTC  (2+ messages)
` [Bug c++/54367] [meta-bug] "

[Bug preprocessor/58770] New: GCC very slow compiling with #pragma once
 2013-10-17 17:11 UTC 

[Bug c++/13981] Give message about incomplete class that might be implicitly upcasted
 2013-10-17 16:35 UTC 

[Bug c++/58596] New: [4.8/4.9 Regression] [c++11] ICE with decltype in non-static data member initializer
 2013-10-17 14:47 UTC  (3+ messages)
` [Bug c++/58596] "

[Bug tree-optimization/58759] New: wrong code (segfaults) at -O2 on x86_64-linux-gnu in 32-bit mode
 2013-10-17 14:31 UTC  (3+ messages)
` [Bug tree-optimization/58759] [4.9 Regression] "
` [Bug rtl-optimization/58759] "

[Bug fortran/58769] New: RFC: Creating SIMD variant for Fortran's ELEMENTAL functions
 2013-10-17 13:25 UTC  (2+ messages)
` [Bug fortran/58769] "

[Bug libstdc++/58764] New: error: converting to ‘const std::vector<std::basic_string<char> >’ from initializer list would use explicit constructor
 2013-10-17 13:01 UTC  (6+ messages)
` [Bug libstdc++/58764] [lwg/2193] "

[Bug tree-optimization/58762] New: [missed optimization] Vectorizing abs(int)
 2013-10-17 12:02 UTC  (2+ messages)
` [Bug target/58762] "

[Bug c++/57769] New: Unable to call a constructor invoking another constructor in the same class (sister constructor) with designated initializer for aggregate types
 2013-10-17 11:17 UTC  (2+ messages)
` [Bug c++/57769] "

[Bug c++/57887] New: nested non-type template parameters not declared in this scope
 2013-10-17 10:56 UTC  (3+ messages)
` [Bug c++/57887] "

[Bug driver/58768] New: lib path confusing for vms cross compiler -- dots vs. underscores, and ld vs. wrapper
 2013-10-17 10:50 UTC  (2+ messages)
` [Bug driver/58768] "

[Bug middle-end/58143] New: wrong code at -O3 on x86_64-linux-gnu
 2013-10-17 10:08 UTC  (4+ messages)
` [Bug tree-optimization/58143] [4.8/4.9 regression] wrong code at -O3
` [Bug tree-optimization/58143] [4.8 "

[Bug debug/58767] New: assemly output (labels order) depends on the sources location
 2013-10-17  9:48 UTC 

[Bug c++/58555] New: Floating point exception in want_inline_self_recursive_call_p
 2013-10-17  9:46 UTC  (2+ messages)
` [Bug middle-end/58555] [4.9 Regression] "

[Bug c++/58477] New: ice in cgraph_speculative_call_info
 2013-10-17  9:44 UTC  (2+ messages)
` [Bug c++/58477] [4.9 Regression] "

[Bug libgcc/58766] New: atexit, _malloc32 conflicting declarations for vms, and need #define __NEW_STARLET
 2013-10-17  9:43 UTC  (2+ messages)
` [Bug libgcc/58766] "

[Bug bootstrap/58765] New: c_default_pointer_mode need to be in c-family for vms-c.c
 2013-10-17  8:29 UTC 

[Bug c/58267] New: Alignment specifier allowed within array declarator;
 2013-10-17  8:15 UTC  (2+ messages)
` [Bug c/58267] "

[Bug c++/58708] New: string literal operator templates broken
 2013-10-17  6:53 UTC  (2+ messages)
` [Bug c++/58708] "

[Bug fortran/58099] New: over-zealous Error pointer error checking in gfortran 4.8
 2013-10-17  6:22 UTC  (3+ messages)
` [Bug fortran/58099] [4.8/4.9 Regression] [F03] over-zealous procedure-pointer error checking

[Bug bootstrap/58763] New: 4.8.x won't build for x86_64-linux-uclibc: undefined reference to 'operator new(unsigned long)'
 2013-10-17  2:58 UTC  (3+ messages)
` [Bug bootstrap/58763] "

[Bug libstdc++/56779] New: libstdc++.so: undefined reference to `libintl_textdomain'
 2013-10-17  0:17 UTC  (3+ messages)
` [Bug libstdc++/56779] [4.8/4.9 Regression] "

[Bug target/57756] New: Function target attribute is retaining state of previously seen function
 2013-10-16 23:06 UTC  (4+ messages)
` [Bug target/57756] "

[Bug c++/58616] New: [meta-bug] nsdmi
 2013-10-16 22:59 UTC  (2+ messages)
` [Bug c++/58616] "

[Bug c++/58760] New: Lookup of a non-type template argument fails for an initializer of a const non-static member
 2013-10-16 22:59 UTC  (6+ messages)
` [Bug c++/58760] "

[Bug c++/58761] New: ICE with a lambda capturing this in a NSDMI
 2013-10-16 22:54 UTC 

[Bug c++/58752] New: [C++11] Bogus error: ambiguous class template instantiation
 2013-10-16 22:41 UTC  (6+ messages)
` [Bug c++/58752] "

[Bug c++/58753] New: Brace-initializing a vector with a direct-initialization NSDMI doesn't work in a template
 2013-10-16 22:30 UTC  (6+ messages)
` [Bug c++/58753] "

[Bug c++/58633] New: [4.7/4.8/4.9 Regression] ICE with decltype of destructor call
 2013-10-16 22:22 UTC  (4+ messages)
` [Bug c++/58633] [4.7/4.8 "

[Bug translation/57850] New: Option -fdump-translation-unit not working
 2013-10-16 21:59 UTC  (4+ messages)
` [Bug c++/57850] [4.8/4.9 Regression] "

[Bug c/58758] New: [4.8 REGRESSION] error: bp cannot be used in asm here
 2013-10-16 21:56 UTC  (3+ messages)
` [Bug inline-asm/58758] "

[Bug c++/58743] New: [C++11] parameter packs not expanded with '...'
 2013-10-16 21:39 UTC  (2+ messages)
` [Bug c++/58743] "

[Bug target/58757] New: Advertise the lack of denormal support on alpha without -mieee
 2013-10-16 21:26 UTC 

[Bug fortran/58754] ICE/Regression in [4.7/4.8/4.9] with allocatable character arrays
 2013-10-16 21:01 UTC 

[Bug fortran/58652] New: ICE with move_alloc and unlimited polymorphic
 2013-10-16 20:48 UTC  (3+ messages)
` [Bug fortran/58652] "

[Bug fortran/58750] Allocate-on-assignment fails when using size(other_array) in the assignment statement
 2013-10-16 20:46 UTC  (6+ messages)
` [Bug fortran/58750] [4.8/4.9 Regression] Allocate-on-assignment statement determines incorrect size(other_array) for certain KINDs
` [Bug fortran/58750] Allocate-on-assignment statement determines incorrect SIZE(other_array) "
` [Bug fortran/58750] Wrong code with realloc on assignment and array constructors with numeric type conversion

[Bug c++/58191] New: Can't use boost transform_iterator with _GLIBCXX_DEBUG
 2013-10-16 20:09 UTC  (2+ messages)
` [Bug libstdc++/58191] "

[Bug libgomp/58756] New: FAIL: libgomp.c/pr58392.c execution test
 2013-10-16 19:39 UTC 

[Bug libgomp/58755] New: FAIL: libgomp.c/depend-3.c execution test -- timeout
 2013-10-16 19:26 UTC 

[Bug middle-end/56791] New: Segmentation fault in stage2 gengenrtl -- Incorrect instruction sequence generated by reload
 2013-10-16 19:18 UTC  (3+ messages)
` [Bug middle-end/56791] [4.8/4.9 Regression] "

[Bug c/48885] New: missed optimization with restrict qualifier?
 2013-10-16 18:55 UTC  (5+ messages)
` [Bug c/48885] "

[Bug c++/58751] New: [C++11] Inheriting constructors do not work properly with virtual inheritance
 2013-10-16 17:25 UTC 

[Bug c++/16008] method overloading hides inherited methods
 2013-10-16 17:21 UTC 

[Bug tree-optimization/58697] New: wrong code (segfaults) at -O3
 2013-10-16 15:48 UTC  (3+ messages)
` [Bug tree-optimization/58697] [4.8/4.9 Regression] "

[Bug tree-optimization/19831] Missing DSE/malloc/free optimization
 2013-10-16 15:12 UTC 

[Bug fortran/58749] New: PACK(ADJUSTL([" a"," b"]), [.TRUE.,.FALSE.]) causes an internal compiler error
 2013-10-16 14:30 UTC  (2+ messages)
` [Bug fortran/58749] "

[Bug tree-optimization/58685] New: wrong code at -Os on x86_64-linux-gnu in 64-bit mode (affecting gcc trunk, 4.8, and 4.7)
 2013-10-16 14:23 UTC  (2+ messages)
` [Bug target/58685] [4.7/4.8/4.9 Regression] "

[Bug tree-optimization/57742] New: memset(malloc(n),0,n) -> calloc(n,1)
 2013-10-16 14:11 UTC  (2+ messages)
` [Bug tree-optimization/57742] "

[Bug sanitizer/56393] New: SIGSEGV when -fsanitize=address and dynamic lib with global objects
 2013-10-16 14:02 UTC  (5+ messages)
` [Bug sanitizer/56393] "

[Bug c++/58747] new_for
 2013-10-16 13:52 UTC  (9+ messages)

[Bug libstdc++/58729] New: tr2::dynamic_bitset::resize fails
 2013-10-16 13:24 UTC  (8+ messages)
` [Bug libstdc++/58729] "

[Bug libstdc++/51636] New: Thread-safeness of new and delete operators
 2013-10-16 13:16 UTC  (2+ messages)
` [Bug libstdc++/51636] "

[Bug tree-optimization/50337] New: -ftree-dse performs wrong elimination on electric-fence
 2013-10-16 13:14 UTC  (2+ messages)
` [Bug tree-optimization/50337] "

[Bug inline-asm/58748] New: %n asm output template with symbol references should not be permitted?
 2013-10-16 13:05 UTC 

[Bug middle-end/58746] New: Incorrect warning with -Waggressive-loop-optimizations
 2013-10-16 12:45 UTC 

[Bug bootstrap/58745] New: [4.9 Regression] bootstrap failure
 2013-10-16 12:05 UTC  (2+ messages)
` [Bug bootstrap/58745] "

[Bug libstdc++/53263] New: priority_queue is very slow if -D_GLIBCXX_DEBUG is used
 2013-10-16 11:13 UTC  (2+ messages)
` [Bug libstdc++/53263] "

[Bug c++/49152] New: Unhelpful diagnostic for iterator dereference
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug c++/49152] pretty printer cannot handle iterators and other complex expressions

[Bug rtl-optimization/50339] New: suboptimal register allocation for abs(__int128_t)
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug rtl-optimization/50339] "

[Bug target/51106] New: [4.5 regression] ICE in move_insn, at haifa-sched.c:2314
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug target/51106] [4.6 Regression] "

[Bug c++/51680] New: g++ 4.7 fails to inline trivial template stuff
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug tree-optimization/51680] "

[Bug libitm/51855] New: improve calculation of stack bottom in libitm's undolog
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug libitm/51855] "

[Bug regression/52272] New: [4.7 regression] Performance regresswion of 410.bwaves on x86
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug tree-optimization/52272] [4.7/4.8/4.9 regression] Performance regression "

[Bug regression/53203] New: [4.8 Regression]: gcc.dg/setjmp-1.c
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug regression/53203] [4.8/4.9 "

[Bug debug/53363] New: g++.dg/debug/dwarf2/thunk1.C FAILs
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug debug/53363] "

[Bug middle-end/53852] New: -ftree-loop-linear: large compile time / memory usage
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug tree-optimization/53852] [4.8/4.9 Regression] "

[Bug middle-end/53884] New: [4.7/4.8 Regression] ICE: in function_and_variable_visibility, at ipa.c:818 with -flto -fno-weak
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug middle-end/53884] [4.7/4.8/4.9 "

[Bug middle-end/54224] New: [4.8 Regression] Bogus -Wunused-function warning with static function
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug fortran/54224] Warn for unused internal procedures

[Bug target/54305] New: [4.8 regression] FAIL: gcc.target/m68k/pr36134.c scan-assembler lea
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug target/54305] [4.8/4.9 "

[Bug c/54355] New: ICE on invalid code in switch statement
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug c/54355] "

[Bug rtl-optimization/54540] New: [4.8 regression] postreload incorrectly simplifies stack adjustment into constant load into SP
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug rtl-optimization/54540] "

[Bug other/55307] New: libgcc's __cpu_indicator_init does not check for avx correctly
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug target/55307] "

[Bug middle-end/55563] New: OpenMP not marking variable as thread-local
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug middle-end/55563] "

[Bug target/55657] New: objc/obj-c++ failures present under darwin12
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug target/55657] "

[Bug libstdc++/55977] New: [C++11] vector range construction imposes unnecessary conversion constraints
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug libstdc++/55977] "

[Bug ada/56274] New: [4.8 Regression] libada bootstrap failure on kfreebsd ("pthread_rwlock_t" not declared in "OS_Interface")
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug ada/56274] [4.8/4.9 "

[Bug c++/56326] New: g++.dg/gomp/tls-wrap4.C and g++.dg/tls/thread_local-wrap4.C FAIL on Solaris 9/x86
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug c++/56326] "

[Bug c/56344] New: ICE for program with larger automatic structs
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug middle-end/56344] ICE for program with very large structs returned by value

[Bug lto/56706] New: failure building CP2K at -flto -O3
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug lto/56706] [4.8/4.9 Regression] failure building CP2K at -flto -O2

[Bug c++/56746] New: 4.8 regression: increased memory usage when compiling C++
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug c++/56746] [4.8 regression] "

[Bug rtl-optimization/56885] New: ICE: in assign_by_spills, at lra-assigns.c:1268 with -O -fschedule-insns -fselective-scheduling
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug rtl-optimization/56885] [4.8/4.9 Regression] "

[Bug rtl-optimization/57100] New: [4.8/4.9 Regression] ICE: in pre_and_rev_post_order_compute, at cfganal.c:869 with -fdump-rtl-pro_and_epilogue-graph
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug rtl-optimization/57100] "

[Bug c++/57138] New: ICE in instantiate_class_template with variadic templates, using declarations, save-temps and precompiled header
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug c++/57138] [4.8 Regression][DR 1430] ICE with pack expansion and alias template

[Bug libgcc/57221] New: [4.8/4.9 regression] libgcc symbol visibility changes break Android blobs
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug libgcc/57221] "

[Bug rtl-optimization/57425] New: RTL alias analysis unprepared to handle stack slot sharing
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug rtl-optimization/57425] [4.8/4.9 regression] "

[Bug tree-optimization/57511] New: [4.8/4.9 Regression] Missing SCEV final value replacement
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug tree-optimization/57511] [4.8 "

[Bug rtl-optimization/57534] New: Performance regression versus 4.7.3, 4.8.1 is ~15% slower
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug tree-optimization/57534] [4.8/4.9 Regression]: "

[Bug rtl-optimization/57676] New: ICE: Maximum number of LRA constraint passes is achieved (30)
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug rtl-optimization/57676] [4.8/4.9 Regression] "

[Bug tree-optimization/57732] New: [4.8 / 4.9 Regression] ICE (segfault in libisl) building drizzle on 32bit targets (at least arm-linux and i586-linux)
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug tree-optimization/57732] [4.8/4.9 "

[Bug target/58158] New: internal compiler error: in extract_insn, at recog.c:2150 while compiling ImageMagick on mipsel
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug target/58158] [4.8/4.9 Regression] ICE with conditional moves on GPRs with a floating point conditional on mipsel with loongson2f

[Bug debug/58315] New: [4.8/4.9 Regression] Excessive memory use with -g
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug debug/58315] "

[Bug c++/58567] New: [4.8/4.9 Regression] ICE with invalid loop variable in template using openmp
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug c++/58567] "

[Bug preprocessor/58580] New: preprocessor goes OOM with warning for zero literals
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug preprocessor/58580] [4.8/4.9 Regression] "

[Bug c++/58632] New: [4.8/4.9 Regression] ICE reusing template parameter name as class name
 2013-10-16  9:51 UTC  (2+ messages)
` [Bug c++/58632] "

[Bug tree-optimization/57719] [4.8/4.9 Regression] wrong code at -O3 on x86_64-linux-gnu
 2013-10-16  9:51 UTC 

[Bug tree-optimization/45397] [4.7/4.8/4.9 Regression] Issues with integer narrowing conversions
 2013-10-16  9:51 UTC 

[Bug rtl-optimization/38711] ira should not be using df-lr except at -O1
 2013-10-16  9:51 UTC 

[Bug libstdc++/44015] template parameters not documented
 2013-10-16  9:51 UTC 

[Bug c++/41090] [4.7/4.8/4.9 Regression] Using static label reference in c++ class constructor produces wrong code
 2013-10-16  9:51 UTC 

[Bug tree-optimization/57608] [4.8/4.9 Regression] wrong code for expression at -O3 on x86_64-linux-gnu with -m32
 2013-10-16  9:51 UTC 

[Bug target/50176] New: [4.6/4.7 Regression] 4.7 generates spill-fill dealing with char->int conversion
 2013-10-16  9:50 UTC  (2+ messages)
` [Bug rtl-optimization/50176] "

[Bug middle-end/50199] New: [4.7 Regression] wrong code with -flto -fno-merge-constants
 2013-10-16  9:50 UTC  (2+ messages)
` [Bug middle-end/50199] [4.7/4.8/4.9 "

[Bug c/50720] New: "deprecated" doesn't work as expected for functions returning pointer
 2013-10-16  9:50 UTC  (2+ messages)
` [Bug c/50720] "

[Bug other/51173] New: XFAIL: libitm.c++/static_ctor.C
 2013-10-16  9:50 UTC  (2+ messages)
` [Bug libitm/51173] "

[Bug other/52664] New: [4.8 Regression]: gcc.dg/tree-ssa/pr31261.c fails
 2013-10-16  9:50 UTC  (2+ messages)
` [Bug middle-end/52664] [4.8/4.9 "

[Bug debug/54402] New: [4.8 Regression] var-tracking does not scale
 2013-10-16  9:50 UTC  (2+ messages)
` [Bug debug/54402] [4.8/4.9 "

[Bug target/54699] New: [4.8 Regression] [SH] gfortran.dg/class_array_9.f03 ICEs
 2013-10-16  9:50 UTC  (2+ messages)
` [Bug target/54699] [4.8/4.9 "

[Bug go/54873] New: runtime/pprof FAILs
 2013-10-16  9:50 UTC  (2+ messages)
` [Bug go/54873] "

[Bug c++/54890] New: Incorrect SFINAE Rejection
 2013-10-16  9:50 UTC  (2+ messages)
` [Bug c++/54890] "

[Bug debug/55056] New: [4.8 Regression] -O0 -g missing location for register double var
 2013-10-16  9:50 UTC  (2+ messages)
` [Bug debug/55056] [4.8/4.9 "

[Bug bootstrap/55163] New: Ongoing problem with gengtype-lex.c under CygWin with CRLF text mode line endings since 4.8
 2013-10-16  9:50 UTC  (2+ messages)
` [Bug bootstrap/55163] [4.8/4.9 Regression] Ongoing problem with gengtype-lex.c under CygWin with CRLF text mode line endings since 4.8/4.9

[Bug other/55374] New: [asan] Can't link static libasan with static libstdc++
 2013-10-16  9:50 UTC  (2+ messages)
` [Bug sanitizer/55374] [asan] -static-libasan -static-libstdc++ doesn't work

[Bug c/56811] New: gcc build fails: Unsatisfied symbol "_Unwind_GetIPInfo"
 2013-10-16  9:50 UTC  (2+ messages)
` [Bug other/56811] [4.8/4.9 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux

[Bug rtl-optimization/56912] New: scheduler change breaks linux kernel LTO build with 4.8
 2013-10-16  9:50 UTC  (2+ messages)
` [Bug rtl-optimization/56912] [4.8/4.9 Regression] "

[Bug bootstrap/57059] New: Host configuration of loose_warn breaks for build components for Canadian crosses
 2013-10-16  9:50 UTC  (2+ messages)
` [Bug bootstrap/57059] [4.8/4.9 Regression] "

[Bug sanitizer/57316] New: [4.8 regresion] build failure in libsanitizer
 2013-10-16  9:50 UTC  (2+ messages)
` [Bug sanitizer/57316] [4.8/4.9 regression] "

[Bug debug/57481] New: [4.8 Regression] LTO VTA compile time hog
 2013-10-16  9:50 UTC  (2+ messages)
` [Bug debug/57481] "

[Bug rtl-optimization/57569] New: wrong code for struct copy at -O3 on x86_64-linux
 2013-10-16  9:50 UTC  (2+ messages)
` [Bug rtl-optimization/57569] [4.8/4.9 Regression] "

[Bug go/57689] New: [4.8 Regression] ICE (segfault) building libgo on ia64-linux-gnu
 2013-10-16  9:50 UTC  (2+ messages)
` [Bug go/57689] "

[Bug debug/58123] New: [4.8 Regression] debug line not tracked for last autovariable dtor
 2013-10-16  9:50 UTC  (2+ messages)
` [Bug debug/58123] [4.8/4.9 "

[Bug c++/58700] New: [4.8/4.9 Regression] ICE declaring static bit-field
 2013-10-16  9:50 UTC  (2+ messages)
` [Bug c++/58700] "

[Bug fortran/42954] [4.7/4.8/4.9 regression] TARGET_*_CPP_BUILTINS issues with gfortran
 2013-10-16  9:50 UTC 

[Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types
 2013-10-16  9:50 UTC 

[Bug target/28896] -fstack-limit-symbol and m68k and non 68020
 2013-10-16  9:50 UTC 

[Bug rtl-optimization/55092] New: [4.8 Regression] LRA doesn't scale
 2013-10-16  9:49 UTC  (2+ messages)
` [Bug rtl-optimization/55092] [4.8/4.9 Regression] LRA aggravates var-tracking scalability problems

[Bug rtl-optimization/55278] New: Botan performance regressions apparently due to LRA
 2013-10-16  9:49 UTC  (2+ messages)
` [Bug rtl-optimization/55278] [4.8/4.9 Regression] Botan performance regressions, other compilers generate better code than gcc

[Bug rtl-optimization/57518] New: Redundent insn generated in LRA
 2013-10-16  9:49 UTC  (2+ messages)
` [Bug rtl-optimization/57518] [4.8 Regression] Redundant "

[Bug middle-end/58134] New: -ftree-vectorizer-verbose=<n> shows vectroiyed loops only for N== 1 and N >2 but not for N==2
 2013-10-16  9:49 UTC  (2+ messages)
` [Bug middle-end/58134] [4.8/4.9 Regression] -ftree-vectorizer-verbose=<n> shows vectorized "

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