gcc-bugs archive
date index for May, 2013

This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

May 31, 2013
23:40 [Bug c++/57489] [4.8 regression]: invalid code generated for conditional in template function jhand at austin dot rr.com
23:22 [Bug target/49146] segv from libgcc_s when raising an exception, or unwinding stack with backtrace with ms_abi rth at gcc dot gnu.org
23:18 [Bug rtl-optimization/56742] [4.8/4.9 regression] Optimization bug lead to uncaught throw rth at gcc dot gnu.org
21:58 [Bug tree-optimization/57492] Optimize 2.0**i to ldexp(1.0,i) glisse at gcc dot gnu.org
21:54 [Bug bootstrap/57438] bootstrap fails on x86_64 darwin in stage2 linking cc1 mrs at gcc dot gnu.org
21:52 [Bug libstdc++/57421] Error when linking static libstc++ due to missing future classes juergen.reuter at desy dot de
21:40 [Bug c++/57489] [4.8 regression]: invalid code generated for conditional in template function glisse at gcc dot gnu.org
21:10 [Bug bootstrap/57438] bootstrap fails on x86_64 darwin in stage2 linking cc1 dhazeghi at yahoo dot com
21:07 [Bug rtl-optimization/57359] wrong code for union access at -O3 on x86_64-linux joseph at codesourcery dot com
20:53 [Bug c++/57489] [4.8 regression]: invalid code generated for conditional in template function jhand at austin dot rr.com
20:51 [Bug tree-optimization/57492] New: Optimize 2.0**i to ldexp(1.0,i) tkoenig at gcc dot gnu.org
20:50 [Bug tree-optimization/57488] [4.9 regression] loop terminates early at -O3 jakub at gcc dot gnu.org
20:47 [Bug c/57491] New: [ia64] internal compiler error: in ia64_split_tmode -O2, quadmath jtaylor.debian at gmail dot co
20:44 [Bug middle-end/57073] __builtin_powif (-1.0, k) should be optimized to "1.0 - 2.0 * (K%2)" burnus at gcc dot gnu.org
20:40 [Bug middle-end/57073] __builtin_powif (-1.0, k) should be optimized to "1.0 - 2.0 * (K%2)" tkoenig at gcc dot gnu.org
19:54 [Bug c++/57489] [4.8 regression]: invalid code generated for conditional in template function jhand at austin dot rr.com
19:50 [Bug c/57490] New: ICE on c-c++-common/cilk-plus/AN/an-if.c ebotcazou at gcc dot gnu.org
19:50 [Bug c++/57489] New: [4.8 regression]: invalid code generated for conditional in template function jhand at austin dot rr.com
19:41 [Bug tree-optimization/57488] New: [4.9 regression] loop terminates early at -O3 dhazeghi at yahoo dot com
19:39 [Bug c++/55776] -Wshadow generates an incorrect warning with enum classes sefi at s-e-f-i dot de
19:34 [Bug debug/57487] vterminate.cc local variable optimized out pinskia at gcc dot gnu.org
19:32 [Bug debug/57487] New: vterminate.cc local variable optimized out tromey at gcc dot gnu.org
18:50 [Bug c++/57484] 'std::numeric_limits< T >::signaling_NaN()' signaling-bit is incorrect for x86 32-bit. daniel.kruegler at googlemail
18:13 [Bug fortran/57217] [4.7/4.8/4.9 Regression][OOP] Accepts invalid TBP overriding - lacking arguments check janus at gcc dot gnu.org
18:00 [Bug bootstrap/57486] New: bootstrap fails on 4.8 and google/4.8 branch on RHEL6.1 platform matt at use dot net
17:54 [Bug c/57485] New: memcpy in aggregate return not eliminated mattiase at acm dot org
17:54 [Bug bootstrap/57438] bootstrap fails on x86_64 darwin in stage2 linking cc1 mrs at gcc dot gnu.org
17:47 [Bug bootstrap/57438] bootstrap fails on x86_64 darwin in stage2 linking cc1 mrs at gcc dot gnu.org
16:32 [Bug rtl-optimization/57359] wrong code for union access at -O3 on x86_64-linux dhazeghi at yahoo dot com
15:31 [Bug rtl-optimization/56732] ICE in advance_target_bb diffgeom at gmail dot com
15:25 [Bug c++/57484] New: 'std::numeric_limits< T >::signaling_NaN()' signaling-bit is incorrect for x86 32-bit. zxClhzAApX1EdJwQANqrjLERmFeURQ
14:37 [Bug c/57475] "incompatible pointer type" message is not helpful enough eblake at redhat dot com
13:55 [Bug rtl-optimization/57462] ira-costs considers only a single register at a time vmakarov at redhat dot com
13:35 [Bug c/57452] FAIL: c-c++-common/cilk-plus/AN/if_test.c bviyer at gmail dot com
13:06 [Bug c++/56930] [4.8 regression] pointless -Wconversion warning with sizeof jason at gcc dot gnu.org
13:05 [Bug c++/57319] [4.8 Regression]: bogus "defaulted move assignment for ... calls a non-trivial move assignment operator for virtual base ..." jason at gcc dot gnu.org
12:41 [Bug c/57483] New: Linux kernel (lto-3.9 branch) compilation fails with enabled LTO marxin.liska at gmail dot com
12:10 [Bug c++/57480] struct with a va_list considered as non-POD roman at tsisyk dot com
11:52 [Bug c/57455] "internal compiler error: Floating point exception", in seemingly random places rguenth at gcc dot gnu.org
11:29 [Bug java/55764] [4.8/4.9 Regression] ICE when building frysk aph at gcc dot gnu.org
11:25 [Bug c/57455] "internal compiler error: Floating point exception", in seemingly random places theartlav at gmail dot com
11:25 [Bug java/55764] [4.8/4.9 Regression] ICE when building frysk gnu_andrew at member dot fsf.o
11:06 [Bug c++/57480] struct with a va_list considered as non-POD daniel.kruegler at googlemail
11:03 [Bug tree-optimization/57478] [4.9 Regression] ice in vec.h:815 mpolacek at gcc dot gnu.org
11:01 [Bug java/55764] [4.8/4.9 Regression] ICE when building frysk aph at gcc dot gnu.org
11:00 [Bug ada/56274] [4.8/4.9 Regression] libada bootstrap failure on kfreebsd ("pthread_rwlock_t" not declared in "OS_Interface") jakub at gcc dot gnu.org
11:00 [Bug debug/57481] [4.8 Regression] LTO VTA compile time hog jakub at gcc dot gnu.org
11:00 [Bug c++/56746] [4.8 regression] increased memory usage when compiling C++ jakub at gcc dot gnu.org
11:00 [Bug sanitizer/55374] [asan] -static-libasan -static-libstdc++ doesn't work jakub at gcc dot gnu.org
11:00 [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 jakub at gcc dot gnu.org
11:00 [Bug target/54699] [4.8/4.9 Regression] [SH] gfortran.dg/class_array_9.f03 ICEs jakub at gcc dot gnu.org
11:00 [Bug rtl-optimization/50176] 4.7 generates spill-fill dealing with char->int conversion jakub at gcc dot gnu.org
11:00 [Bug other/56811] [4.8/4.9 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux jakub at gcc dot gnu.org
11:00 [Bug c++/54890] Incorrect SFINAE Rejection jakub at gcc dot gnu.org
11:00 [Bug go/54873] runtime/pprof FAILs jakub at gcc dot gnu.org
11:00 [Bug target/55657] objc/obj-c++ failures present under darwin12 jakub at gcc dot gnu.org
11:00 [Bug rtl-optimization/50339] suboptimal register allocation for abs(__int128_t) jakub at gcc dot gnu.org
11:00 [Bug libgcc/57221] [4.8/4.9 regression] libgcc symbol visibility changes break Android blobs jakub at gcc dot gnu.org
11:00 [Bug c/50720] "deprecated" doesn't work as expected for functions returning pointer jakub at gcc dot gnu.org
11:00 [Bug fortran/56939] [4.8/4.9 Regression] [OOP] Derived type is being used before it is defined jakub at gcc dot gnu.org
11:00 [Bug rtl-optimization/54540] postreload incorrectly simplifies stack adjustment into constant load into SP jakub at gcc dot gnu.org
11:00 [Bug bootstrap/57059] [4.8/4.9 Regression] Host configuration of loose_warn breaks for build components for Canadian crosses jakub at gcc dot gnu.org
11:00 [Bug rtl-optimization/55278] [4.8/4.9 Regression] Botan performance regressions, other compilers generate better code than gcc jakub at gcc dot gnu.org
11:00 [Bug tree-optimization/51680] g++ 4.7 fails to inline trivial template stuff jakub at gcc dot gnu.org
10:59 [Bug rtl-optimization/56912] [4.8/4.9 Regression] scheduler change breaks linux kernel LTO build with 4.8 jakub at gcc dot gnu.org
10:59 [Bug fortran/57364] [4.8/4.9 Regression][OOP] ICE gfc_enforce_clean_symbol_state jakub at gcc dot gnu.org
10:59 [Bug c++/56326] g++.dg/gomp/tls-wrap4.C and g++.dg/tls/thread_local-wrap4.C FAIL on Solaris 9/x86 jakub at gcc dot gnu.org
10:59 [Bug middle-end/56344] ICE for program with very large structs returned by value jakub at gcc dot gnu.org
10:59 [Bug target/55307] libgcc's __cpu_indicator_init does not check for avx correctly jakub at gcc dot gnu.org
10:59 [Bug rtl-optimization/55092] [4.8/4.9 Regression] LRA aggravates var-tracking scalability problems jakub at gcc dot gnu.org
10:59 [Bug rtl-optimization/47477] [4.7/4.8/4.9 regression] Sub-optimal mov at end of method jakub at gcc dot gnu.org
10:59 [Bug debug/55056] [4.8/4.9 Regression] -O0 -g missing location for register double var jakub at gcc dot gnu.org
10:59 [Bug c++/49152] pretty printer cannot handle iterators and other complex expressions jakub at gcc dot gnu.org
10:59 [Bug tree-optimization/38785] [4.5/4.7/4.8/4.9 Regression] huge performance regression on EEMBC bitmnp01 jakub at gcc dot gnu.org
10:59 [Bug tree-optimization/52272] [4.7/4.8/4.9 regression] Performance regression of 410.bwaves on x86. jakub at gcc dot gnu.org
10:59 [Bug rtl-optimization/55342] [4.8/4.9 Regression] [LRA,x86] Non-optimal code for simple loop with LRA jakub at gcc dot gnu.org
10:59 [Bug rtl-optimization/49857] Put constant switch-tables into flash jakub at gcc dot gnu.org
10:59 [Bug fortran/54224] Warn for unused (private) module variables and internal procedures jakub at gcc dot gnu.org
10:59 [Bug middle-end/55145] Different bits for long double constant depending on long int size jakub at gcc dot gnu.org
10:59 [Bug fortran/54221] [4.8/4.9 Regression] Explicit private access specifier signals "unexpected defined but not used [-Wunused-function]" warning jakub at gcc dot gnu.org
10:59 [Bug rtl-optimization/38711] ira should not be using df-lr except at -O1. jakub at gcc dot gnu.org
10:59 [Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs jakub at gcc dot gnu.org
10:59 [Bug fortran/55978] class_optional_2.f90 -Os fails jakub at gcc dot gnu.org
10:59 [Bug target/55656] objc/obj-c++ failures present under darwin11 jakub at gcc dot gnu.org
10:59 [Bug tree-optimization/56982] [4.8 Regression] Bad optimization with setjmp() jakub at gcc dot gnu.org
10:59 [Bug rtl-optimization/57459] [4.8/4.9 Regression] LRA inheritance bug jakub at gcc dot gnu.org
10:59 [Bug regression/53203] [4.8/4.9 Regression]: gcc.dg/setjmp-1.c jakub at gcc dot gnu.org
10:59 [Bug c++/41090] [4.7/4.8/4.9 Regression] Using static label reference in c++ class constructor produces wrong code jakub at gcc dot gnu.org
10:59 [Bug libitm/51855] improve calculation of stack bottom in libitm's undolog jakub at gcc dot gnu.org
10:59 [Bug target/55654] objc/obj-c++ failures present under darwin10 jakub at gcc dot gnu.org
10:59 [Bug libgomp/56357] [4.8/4.9 Regression] missing symbol references for libgomp when using -flto -fopenmp on mingw32 jakub at gcc dot gnu.org
10:59 [Bug tree-optimization/57218] [4.8/4.9 Regression] Excessive inlining even at -Os jakub at gcc dot gnu.org
10:59 [Bug fortran/45586] [4.8/4.9 Regression] ICE non-trivial conversion at assignment jakub at gcc dot gnu.org
10:59 [Bug lto/56706] [4.8/4.9 Regression] failure building CP2K at -flto -O2 jakub at gcc dot gnu.org
10:59 [Bug libstdc++/55977] [C++11] vector range construction imposes unnecessary conversion constraints jakub at gcc dot gnu.org
10:58 [Bug tree-optimization/56145] [4.8/4.9 Regression] Use of too much optimizations -O2 -ffast-math -floop-parallelize-all jakub at gcc dot gnu.org
10:58 [Bug c++/57319] [4.8 Regression]: bogus "defaulted move assignment for ... calls a non-trivial move assignment operator for virtual base ..." jakub at gcc dot gnu.org
10:58 [Bug c++/57279] [C++11] alias declaration fails to declare function types with cv-qualifiers jakub at gcc dot gnu.org
10:58 [Bug rtl-optimization/56451] [4.8/4.9 regression] Wrong code for gcc.c-torture/execute/941015-1.c on SH jakub at gcc dot gnu.org
10:58 [Bug c++/39970] gcc accepts the . dot operator in template arguments jakub at gcc dot gnu.org
10:58 [Bug libstdc++/56779] [4.8/4.9 Regression] libstdc++.so: undefined reference to `libintl_textdomain' jakub at gcc dot gnu.org
10:58 [Bug tree-optimization/45397] [4.7/4.8/4.9 Regression] Issues with integer narrowing conversions jakub at gcc dot gnu.org
10:58 [Bug middle-end/53884] [4.7/4.8/4.9 Regression] ICE: in function_and_variable_visibility, at ipa.c:818 with -flto -fno-weak jakub at gcc dot gnu.org
10:58 [Bug c++/57101] [4.8/4.9 Regression] -fcompare-debug failure with <type error> jakub at gcc dot gnu.org
10:58 [Bug rtl-optimization/57425] [4.8/4.9 regression] RTL alias analysis unprepared to handle stack slot sharing jakub at gcc dot gnu.org
10:58 [Bug target/54063] [4.8/4.9 regression] on powerpc64 gcc 4.8/4.9 generates larger code for global variable accesses than gcc 4.7 jakub at gcc dot gnu.org
10:58 [Bug middle-end/55563] OpenMP not marking variable as thread-local jakub at gcc dot gnu.org
10:58 [Bug c++/57362] [4.8/4.9 Regression] unsupported __attribute__((target())) values appear to cause loop and/or pathological behavior jakub at gcc dot gnu.org
10:58 [Bug target/51106] [4.6 Regression] ICE in move_insn, at haifa-sched.c:2314 jakub at gcc dot gnu.org
10:58 [Bug middle-end/45273] [4.7/4.8/4.9 Regression] The compiler depends on the host double (-fprofile-corection only) jakub at gcc dot gnu.org
10:58 [Bug target/54305] [4.8/4.9 regression] FAIL: gcc.target/m68k/pr36134.c scan-assembler lea jakub at gcc dot gnu.org
10:58 [Bug rtl-optimization/56339] [4.8/4.9 Regression]: Suboptimal register allocation jakub at gcc dot gnu.org
10:58 [Bug fortran/42954] [4.7/4.8/4.9 regression] TARGET_*_CPP_BUILTINS issues with gfortran jakub at gcc dot gnu.org
10:58 [Bug middle-end/52664] [4.8/4.9 Regression]: gcc.dg/tree-ssa/pr31261.c fails jakub at gcc dot gnu.org
10:58 [Bug libitm/51173] XFAIL: libitm.c++/static_ctor.C jakub at gcc dot gnu.org
10:58 [Bug tree-optimization/56273] [4.8/4.9 regression] Bogus -Warray-bounds warning jakub at gcc dot gnu.org
10:58 [Bug tree-optimization/53852] [4.8/4.9 Regression] -ftree-loop-linear: large compile time / memory usage jakub at gcc dot gnu.org
10:58 [Bug lto/56061] [4.8/4.9 Regression] ICE in lto1 (in inline_call, at ipa-inline-transform.c:267) jakub at gcc dot gnu.org
10:58 [Bug rtl-optimization/56885] [4.8/4.9 Regression] ICE: in assign_by_spills, at lra-assigns.c:1268 with -O -fschedule-insns -fselective-scheduling jakub at gcc dot gnu.org
10:58 [Bug c++/56930] [4.8 regression] pointless -Wconversion warning with sizeof jakub at gcc dot gnu.org
10:58 [Bug c/54355] ICE on invalid code in switch statement jakub at gcc dot gnu.org
10:58 [Bug tree-optimization/56049] [4.8/4.9 Regression] Simplification to constants not done jakub at gcc dot gnu.org
10:57 [Bug middle-end/55943] [4.7/4.8/4.9 Regression] ICE in gen_reg_rtx jakub at gcc dot gnu.org
10:57 [Bug rtl-optimization/57100] [4.8/4.9 Regression] ICE: in pre_and_rev_post_order_compute, at cfganal.c:869 with -fdump-rtl-pro_and_epilogue-graph jakub at gcc dot gnu.org
10:57 [Bug debug/54402] [4.8/4.9 Regression] var-tracking does not scale jakub at gcc dot gnu.org
10:57 [Bug middle-end/56791] [4.8/4.9 Regression] Segmentation fault in stage2 gengenrtl -- Incorrect instruction sequence generated by reload jakub at gcc dot gnu.org
10:57 [Bug middle-end/50199] [4.7/4.8/4.9 Regression] wrong code with -flto -fno-merge-constants jakub at gcc dot gnu.org
10:57 [Bug tree-optimization/55022] [4.8/4.9 Regression] air.f90 is miscompliled with -m64 -O2 -fgraphite-identity after revision 190619 jakub at gcc dot gnu.org
10:57 [Bug c++/57138] [4.8/4.9 Regression] ICE in cp_parser_class_specifier with variadic templates, using declarations jakub at gcc dot gnu.org
10:57 [Bug java/55764] [4.8/4.9 Regression] ICE when building frysk jakub at gcc dot gnu.org
10:57 [Bug target/28896] -fstack-limit-symbol and m68k and non 68020 jakub at gcc dot gnu.org
10:57 [Bug other/55375] libsanitizer license incomplete jakub at gcc dot gnu.org
10:57 [Bug fortran/57435] [4.8/4.9 Regression] Ice on invalid: check_for_ambiguous jakub at gcc dot gnu.org
10:57 [Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types jakub at gcc dot gnu.org
10:57 [Bug libstdc++/44015] template parameters not documented jakub at gcc dot gnu.org
10:57 [Bug sanitizer/57316] [4.8/4.9 regression] build failure in libsanitizer jakub at gcc dot gnu.org
10:57 [Bug libgcj/52579] [4.8/4.9 regression] i386_w32_fallback_frame_state should care ffi raw-closure stub function jakub at gcc dot gnu.org
10:54 [Bug c++/57480] struct with a va_list considered as non-POD redi at gcc dot gnu.org
10:52 [Bug sanitizer/55517] [ASAN] ASAN doesn't work with (soft) ulimit on virtual memory kcc at gcc dot gnu.org
10:50 [Bug sanitizer/55517] [ASAN] ASAN doesn't work with (soft) ulimit on virtual memory anlauf at gmx dot de
10:45 [Bug c++/57480] struct with a va_list considered as non-POD daniel.kruegler at googlemail
10:41 [Bug c/57475] "incompatible pointer type" message is not helpful enough redi at gcc dot gnu.org
10:40 [Bug c/57482] [4.7.3][AVR] --help=optimizers reports a wrong list manu at gcc dot gnu.org
10:29 [Bug c/57475] "incompatible pointer type" message is not helpful enough manu at gcc dot gnu.org
10:21 [Bug sanitizer/55517] [ASAN] ASAN doesn't work with (soft) ulimit on virtual memory kcc at gcc dot gnu.org
10:04 [Bug middle-end/57467] [4.9 Regression] FAIL: gfortran.dg/gomp/appendix-a/a.(22.1|22.6|33.1).f90 -O (internal compiler error) hubicka at gcc dot gnu.org
09:28 [Bug c/57482] New: --help=optimizers reports a wrong list christophe.beausoleil at soget
09:08 [Bug debug/57481] [4.8 Regression] LTO VTA compile time hog jakub at gcc dot gnu.org
09:07 [Bug debug/57481] New: [4.8 Regression] LTO VTA compile time hog jakub at gcc dot gnu.org
08:57 [Bug tree-optimization/57478] [4.9 Regression] ice in vec.h:815 rguenth at gcc dot gnu.org
08:57 [Bug middle-end/57453] [4.9 Regression] ICE: in operator[], at vec.h:815 with gcc -O3 -fno-strict-aliasing rguenth at gcc dot gnu.org
08:55 [Bug middle-end/57453] [4.9 Regression] ICE: in operator[], at vec.h:815 with gcc -O3 -fno-strict-aliasing rguenth at gcc dot gnu.org
08:52 [Bug c/57455] "internal compiler error: Floating point exception", in seemingly random places rguenth at gcc dot gnu.org
08:49 [Bug c/57457] [4.9 Regression] cilk tests ICE in c-array-notation.c (is_cilkplus_reduce_builtin) on mips*-*-* rguenth at gcc dot gnu.org
08:48 [Bug rtl-optimization/57359] wrong code for union access at -O3 on x86_64-linux rguenth at gcc dot gnu.org
08:44 [Bug middle-end/57467] [4.9 Regression] FAIL: gfortran.dg/gomp/appendix-a/a.(22.1|22.6|33.1).f90 -O (internal compiler error) rguenth at gcc dot gnu.org
08:44 [Bug rtl-optimization/57468] [4.9 Regression] 26% performance drop on important benchmark after r199298. rguenth at gcc dot gnu.org
08:43 [Bug c/57474] [4.9 Regression] FAIL: c-c++-common/cilk-plus/AN/sec_implicit2?.c -fcilkplus (internal compiler error) on x86_64-apple-darwin10 rguenth at gcc dot gnu.org
08:43 [Bug c++/57480] New: struct with a va_list considered as non-POD roman at tsisyk dot com
08:41 [Bug tree-optimization/57478] [4.9 Regression] ice in vec.h:815 rguenth at gcc dot gnu.org
08:18 [Bug tree-optimization/57478] [4.9 Regression] ice in vec.h:815 mpolacek at gcc dot gnu.org
08:16 [Bug fortran/57217] [4.7/4.8/4.9 Regression][OOP] Accepts invalid TBP overriding - lacking arguments check janus at gcc dot gnu.org
08:14 [Bug fortran/54190] TYPE(*)/assumed-rank: Type/rank check too relaxed for dummy procedure janus at gcc dot gnu.org
07:41 [Bug fortran/54190] TYPE(*)/assumed-rank: Type/rank check too relaxed for dummy procedure janus at gcc dot gnu.org

May 30, 2013
23:44 [Bug rtl-optimization/57479] [ARM][NEON] internal compiler error: Segmentation fault in add_dependence_list bccheng at android dot com
23:43 [Bug rtl-optimization/57479] New: [ARM][NEON] internal compiler error: Segmentation fault in add_dependence_list bccheng at android dot com
23:04 [Bug other/57476] Building gcc-4.7.3: build not passing mpc library location cmhoward2 at alaska dot edu
21:34 [Bug middle-end/57073] __builtin_powif (-1.0, k) should be optimized to "1.0 - 2.0 * (K%2)" burnus at gcc dot gnu.org
21:33 [Bug middle-end/57073] __builtin_powif (-1.0, k) should be optimized to "1.0 - 2.0 * (K%2)" burnus at gcc dot gnu.org
21:31 [Bug regression/57473] FAIL: gcc.dg/tls/emutls-2.c (internal compiler error) hp at gcc dot gnu.org
20:40 [Bug c++/54812] [C++11] Delete expression doesn't respect access of defaulted destructor jason at gcc dot gnu.org
20:05 [Bug c/57478] ice in vec.h:815 dcb314 at hotmail dot com
20:04 [Bug c/57478] New: ice in vec.h:815 dcb314 at hotmail dot com
20:02 [Bug c++/57415] [4.9 Regression] New PPC testsuite failure C++ compound literarl expr unimplemented jason at gcc dot gnu.org
19:40 [Bug target/57477] New: gcc generates suboptimal code for a simple and-shift-zeroextend combination on x86_64 mikpe at it dot uu.se
19:35 [Bug c++/57463] Internal compiler error: Error reporting routines re-entered. cebrusfs at gmail dot com
19:22 [Bug c++/56930] [4.8 regression] pointless -Wconversion warning with sizeof jason at gcc dot gnu.org
19:22 [Bug c++/57391] [4.9 Regression] ICE compiling AIX math.h caused by PR c++/56930 jason at gcc dot gnu.org
19:21 [Bug c++/57404] [4.9 Regression] [C++11] ICE: SIGSEGV in cp_classify_record with -g jason at gcc dot gnu.org
19:21 [Bug c++/52377] C++11 non-static initializers in unions are not used jason at gcc dot gnu.org
18:40 [Bug other/57476] New: Building gcc-4.7.3: build not passing mpc library location cmhoward2 at alaska dot edu
18:14 [Bug c/57475] New: "incompatible pointer type" message is not helpful enough ebb9 at byu dot net
17:57 [Bug c/57474] New: FAIL: c-c++-common/cilk-plus/AN/sec_implicit2?.c -fcilkplus (internal compiler error) on x86_64-apple-darwin10 dominiq at lps dot ens.fr
17:38 [Bug middle-end/57467] [4.9 Regression] FAIL: gfortran.dg/gomp/appendix-a/a.(22.1|22.6|33.1).f90 -O (internal compiler error) dominiq at lps dot ens.fr
17:35 [Bug regression/57473] FAIL: gcc.dg/tls/emutls-2.c (internal compiler error) dominiq at lps dot ens.fr
16:55 [Bug sanitizer/55517] [ASAN] ASAN doesn't work with (soft) ulimit on virtual memory anlauf at gmx dot de
15:43 [Bug regression/57473] FAIL: gcc.dg/tls/emutls-2.c (internal compiler error) dominiq at lps dot ens.fr
15:33 [Bug middle-end/57073] __builtin_powif (-1.0, k) should be optimized to "1.0 - 2.0 * (K%2)" tkoenig at gcc dot gnu.org
15:23 [Bug regression/57473] New: FAIL: gcc.dg/tls/emutls-2.c (internal compiler error) ktkachov at gcc dot gnu.org
15:13 [Bug c++/57472] New: [4.8] internal compiler error: in finish_member_declaration, at cp/semantics.c tim at klingt dot org
15:05 [Bug c++/57454] scrnsaver bug dima.sergeevich at gmail dot c
12:51 [Bug c++/57470] Wrong line number in diagnostic message manu at gcc dot gnu.org
12:40 [Bug fortran/57469] Erroneous warning for unused dummy arguments used in namelist burnus at gcc dot gnu.org
12:37 [Bug fortran/57469] Erroneous warning for unused dummy arguments used in namelist burnus at gcc dot gnu.org
12:34 [Bug c++/57471] New: [C++11] Bizarre error for template parameter pack ai.azuma at gmail dot com
12:16 [Bug c++/57470] New: Wrong line number in diagnostic message ai.azuma at gmail dot com
11:23 [Bug c++/57466] [DR 1584] Argument deduction fails for 'const T*' when T is function type redi at gcc dot gnu.org
11:14 [Bug fortran/57469] New: Erroneous warning for unused dummy arguments used in namelist vladimir.fuka at gmail dot com
11:03 [Bug c++/57466] Argument deduction fails for 'const T*' when T is function type daniel.kruegler at googlemail
10:55 [Bug rtl-optimization/57468] [4.9 Regression] 26% performance drop on important benchmark after r199298. ysrumyan at gmail dot com
10:53 [Bug rtl-optimization/57468] New: [4.9 Regression] 26% performance drop on important benchmark after r199298. ysrumyan at gmail dot com
10:51 [Bug c++/57464] c++11 create a std::function object with lambda expr redi at gcc dot gnu.org
10:43 [Bug middle-end/57467] New: [4.9 Regression] FAIL: gfortran.dg/gomp/appendix-a/a.(22.1|22.6|33.1).f90 -O (internal compiler error) dominiq at lps dot ens.fr
10:23 [Bug fortran/54189] ICE (segfault) with invalid assumed-size dummy janus at gcc dot gnu.org
10:17 [Bug rtl-optimization/57439] [4.9 regression] FAIL: gcc.c-torture/execute/920501-6.c execution, -O1 ebotcazou at gcc dot gnu.org
10:07 [Bug c++/57466] New: Argument deduction fails for 'const T*' when T is function type redi at gcc dot gnu.org
09:49 [Bug libstdc++/57465] Failed postcondition for std::function constructed with null function pointer redi at gcc dot gnu.org
09:49 [Bug libstdc++/57465] New: Failed postcondition for std::function constructed with null function pointer redi at gcc dot gnu.org
09:00 [Bug fortran/54189] ICE (segfault) with invalid assumed-size dummy janus at gcc dot gnu.org
08:30 [Bug rtl-optimization/57439] [4.9 regression] FAIL: gcc.c-torture/execute/920501-6.c execution, -O1 schwab at linux-m68k dot org
08:20 [Bug middle-end/57461] [4.9 Regression] ICE (segfault) for pass_final's ggc_collect: in lookup_page_table_entry, depending on details like (length of?) identifier names, file name of source file burnus at gcc dot gnu.org
07:51 [Bug middle-end/57461] [4.9 Regression] ICE (segfault) for pass_final's ggc_collect: in lookup_page_table_entry, depending on details like (length of?) identifier names, file name of source file dominiq at lps dot ens.fr
07:30 [Bug fortran/57458] TS29113: Wrongly rejects noncontiguous argument to assumed-rank when both are volatile/asynchronous burnus at gcc dot gnu.org
07:30 [Bug fortran/57458] TS29113: Wrongly rejects noncontiguous argument to assumed-rank when both are volatile/asynchronous burnus at gcc dot gnu.org
07:13 [Bug rtl-optimization/57359] wrong code for union access at -O3 on x86_64-linux jakub at gcc dot gnu.org
06:58 [Bug c++/57464] New: c++11 crate a std::function object with lambda expr lilijreey at 126 dot com
06:55 [Bug c++/57463] Internal compiler error: Error reporting routines re-entered. cebrusfs at gmail dot com
06:54 [Bug c++/57463] Internal compiler error: Error reporting routines re-entered. cebrusfs at gmail dot com
06:54 [Bug c++/57463] New: Internal compiler error: Error reporting routines re-entered. cebrusfs at gmail dot com
06:48 [Bug middle-end/57461] [4.9 Regression] ICE (segfault) for pass_final's ggc_collect: in lookup_page_table_entry, depending on details like (length of?) identifier names, file name of source file burnus at gcc dot gnu.org
00:01 [Bug rtl-optimization/57462] New: ira-costs considers only a single register at a time josh.m.conner at gmail dot com

May 29, 2013
22:35 [Bug fortran/57461] New: Ice on valid: lookup_page_table_entry, depending on details like (length of?) identifier names, file name of source file bugs at stellardeath dot org
22:07 [Bug rtl-optimization/57448] GCSE generates incorrect code with acquire barrier steven at gcc dot gnu.org
22:02 [Bug c++/57460] New: [C++11] Sfinae doesn't respect dependent context daniel.kruegler at googlemail
21:41 [Bug rtl-optimization/57459] [4.8/4.9 Regression] LRA inheritance bug pinskia at gcc dot gnu.org
21:39 [Bug fortran/57217] [4.7/4.8/4.9 Regression][OOP] Accepts invalid TBP overriding - lacking arguments check janus at gcc dot gnu.org
21:36 [Bug rtl-optimization/57459] LRA inheritance bug ppluzhnikov at google dot com
21:26 [Bug rtl-optimization/57459] New: LRA inheritance bug wmi at google dot com
21:16 [Bug fortran/57217] [4.7/4.8/4.9 Regression][OOP] Accepts invalid TBP overriding - lacking arguments check janus at gcc dot gnu.org
21:14 [Bug rtl-optimization/57359] wrong code for union access at -O3 on x86_64-linux dhazeghi at yahoo dot com
21:07 [Bug fortran/54189] ICE (segfault) with invalid assumed-size dummy janus at gcc dot gnu.org
21:02 [Bug fortran/57458] TS29113: Wrongly rejects noncontiguous argument to assumed-rank when both are volatile/asynchronous burnus at gcc dot gnu.org
21:00 [Bug fortran/57458] New: TS29113: Wrongly rejects noncontiguous argument to assumed-rank when both are volatile/asynchronous burnus at gcc dot gnu.org
20:24 [Bug rtl-optimization/54900] write introduction incorrect wrt the C11 memory model (2) steven at gcc dot gnu.org
20:21 [Bug rtl-optimization/57448] GCSE generates incorrect code with acquire barrier steven at gcc dot gnu.org
18:29 [Bug c++/57454] scrnsaver bug mpolacek at gcc dot gnu.org
18:25 [Bug c++/57454] scrnsaver bug dima.sergeevich at gmail dot c
18:15 [Bug c/57457] New: cilk tests ICE in c-array-notation.c (is_cilkplus_reduce_builtin) on mips*-*-* sje at gcc dot gnu.org
17:59 [Bug fortran/57456] [OOP] CLASS ALLOCATE with typespec: Too little memory allocated burnus at gcc dot gnu.org
17:56 [Bug c++/57402] [4.9 Regression] ICE: in make_decl_rtl, at varasm.c:1147 when initializing variable-sized array zsojka at seznam dot cz
17:34 [Bug c++/57454] scrnsaver bug mpolacek at gcc dot gnu.org
17:20 [Bug c++/57454] scrnsaver bug dima.sergeevich at gmail dot c
17:18 [Bug c++/57454] scrnsaver bug mpolacek at gcc dot gnu.org
17:17 [Bug fortran/57456] [OOP] CLASS ALLOCATE with typespec: Too little memory allocated burnus at gcc dot gnu.org
17:16 [Bug fortran/57456] New: [OOP] CLASS ALLOCATE with typespec: Too little memory allocated burnus at gcc dot gnu.org
17:12 [Bug c++/57454] scrnsaver bug dima.sergeevich at gmail dot c
17:03 [Bug c++/57402] [4.9 Regression] ICE: in make_decl_rtl, at varasm.c:1147 when initializing variable-sized array mpolacek at gcc dot gnu.org
17:03 [Bug c/57455] New: "internal compiler error: Floating point exception", in seemingly random places theartlav at gmail dot com
17:03 [Bug c++/57454] scrnsaver bug redi at gcc dot gnu.org
16:44 [Bug c++/57404] [4.9 Regression] [C++11] ICE: SIGSEGV in cp_classify_record with -g mpolacek at gcc dot gnu.org
16:43 [Bug c++/57454] New: scrnsaver bug dima.sergeevich at gmail dot c
16:27 [Bug middle-end/57453] [4.9 Regression] ICE: in operator[], at vec.h:815 with gcc -O3 -fno-strict-aliasing burnus at gcc dot gnu.org
16:25 [Bug c/57452] FAIL: c-c++-common/cilk-plus/AN/if_test.c hjl.tools at gmail dot com
16:21 [Bug middle-end/57453] New: [4.9 Regression] ICE: in operator[], at vec.h:815 with gcc -O3 -fno-strict-aliasing burnus at gcc dot gnu.org
16:01 [Bug tree-optimization/57441] [4.9 Regression] ICE in gimple-ssa-strength-reduction.c:3447 at -O3 wschmidt at gcc dot gnu.org
15:55 [Bug c/57452] FAIL: c-c++-common/cilk-plus/AN/if_test.c schwab at linux-m68k dot org
15:28 [Bug c/57452] New: FAIL: c-c++-common/cilk-plus/AN/if_test.c hjl.tools at gmail dot com
15:08 [Bug bootstrap/57450] [4.9 Regression] c/c-array-notation.c compilation failure ro at gcc dot gnu.org
15:06 [Bug middle-end/57446] [4.9 regression] FAIL: c-c++-common/cilk-plus/AN/builtin_func_double.c -fcilkplus -std=c99 (internal compiler error) ro at gcc dot gnu.org
14:55 [Bug rtl-optimization/57451] New: Incorrect debug ranges emitted for -freorder-blocks-and-partition -g tejohnson at google dot com
14:53 [Bug tree-optimization/57441] [4.9 Regression] ICE in gimple-ssa-strength-reduction.c:3447 at -O3 wschmidt at gcc dot gnu.org
14:19 [Bug rtl-optimization/57439] [4.9 regression] FAIL: gcc.c-torture/execute/920501-6.c execution, -O1 amylaar at gcc dot gnu.org
13:26 [Bug fortran/37336] Fortran 2003: Finish derived-type finalization burnus at gcc dot gnu.org
13:23 [Bug fortran/37336] Fortran 2003: Finish derived-type finalization burnus at gcc dot gnu.org
13:05 [Bug middle-end/57366] gcc.dg/lto/attr-weakref-1 FAILs hubicka at gcc dot gnu.org
12:50 [Bug rtl-optimization/57268] [4.9 Regression] c nested loops hang compiler in sched-deps.c dtemirbulatov at gmail dot com
12:42 [Bug tree-optimization/57441] [4.9 Regression] ICE in gimple-ssa-strength-reduction.c:3447 at -O3 wschmidt at gcc dot gnu.org
12:39 [Bug rtl-optimization/57430] Redundant move instruction is produced after function inlining ysrumyan at gmail dot com
12:37 [Bug rtl-optimization/57430] Redundant move instruction is produced after function inlining ysrumyan at gmail dot com
12:10 [Bug bootstrap/57450] [4.9 Regression] c/c-array-notation.c compilation failure ro at CeBiTec dot Uni-Bielefel
12:00 [Bug bootstrap/57450] [4.9 Regression] c/c-array-notation.c compilation failure rguenth at gcc dot gnu.org
11:52 [Bug c++/57449] name lookup of conversions-function-id differs from clang redi at gcc dot gnu.org
11:46 [Bug bootstrap/57450] c/c-array-notation.c compilation failure ro at gcc dot gnu.org
11:46 [Bug bootstrap/57450] New: c/c-array-notation.c compilation failure ro at gcc dot gnu.org
11:27 [Bug c++/57449] New: name lookup of conversions-function-id differs from clang vanyacpp at gmail dot com
10:45 [Bug rtl-optimization/57439] [4.9 regression] FAIL: gcc.c-torture/execute/920501-6.c execution, -O1 amylaar at gcc dot gnu.org
10:31 [Bug middle-end/57446] [4.9 regression] FAIL: c-c++-common/cilk-plus/AN/builtin_func_double.c -fcilkplus -std=c99 (internal compiler error) schwab at linux-m68k dot org
10:15 [Bug target/56863] cmpnltpd recognition glisse at gcc dot gnu.org
09:55 [Bug rtl-optimization/42575] arm-eabi-gcc 64-bit multiply weirdness ktkachov at gcc dot gnu.org
09:34 [Bug rtl-optimization/57448] GCSE generates incorrect code with acquire barrier rguenth at gcc dot gnu.org
09:29 [Bug rtl-optimization/57447] [4.9 Regression] ICE on 435.gromacs from spec2006 after r199298 rguenth at gcc dot gnu.org
09:26 [Bug rtl-optimization/57448] New: GCSE generates incorrect code with acquire barrier jleahy+gcc at gmail dot com
09:25 [Bug rtl-optimization/57447] New: [4.9 Regression] ICE on 435.gromacs from spec2006 after r199298 izamyatin at gmail dot com
09:01 [Bug tree-optimization/57315] LTO and/or vectorizer performance regression on salsa20 core, 4.7->4.8 rguenth at gcc dot gnu.org
09:00 [Bug middle-end/57427] ICE in gimplify_init_constructor mpolacek at gcc dot gnu.org
08:46 [Bug middle-end/57446] [4.9 regression] FAIL: c-c++-common/cilk-plus/AN/builtin_func_double.c -fcilkplus -std=c99 (internal compiler error) rguenth at gcc dot gnu.org
08:32 [Bug tree-optimization/57441] [4.9 Regression] ICE in gimple-ssa-strength-reduction.c:3447 at -O3 rguenth at gcc dot gnu.org
08:31 [Bug fortran/57445] [4.8/4.9 Regression][OOP] ICE in gfc_conv_class_to_class - for OPTIONAL polymorphic array rguenth at gcc dot gnu.org
08:31 [Bug middle-end/57393] [4.9 Regression] error: definition in block 4 follows the use / internal compiler error: verify_ssa failed rguenth at gcc dot gnu.org
08:29 [Bug middle-end/57446] [4.9 regression] FAIL: c-c++-common/cilk-plus/AN/builtin_func_double.c -fcilkplus -std=c99 (internal compiler error) rguenth at gcc dot gnu.org
08:22 [Bug middle-end/57446] [4.9 regression] FAIL: c-c++-common/cilk-plus/AN/builtin_func_double.c -fcilkplus -std=c99 (internal compiler error) schwab at linux-m68k dot org
08:21 [Bug fortran/57365] [OOP] Sourced allocation fails with unlimited polymorphism rxs at hotmail dot de
08:16 [Bug middle-end/57446] New: [4.9 regression] FAIL: c-c++-common/cilk-plus/AN/builtin_func_double.c -fcilkplus -std=c99 (internal compiler error) schwab at linux-m68k dot org
08:07 [Bug rtl-optimization/57439] [4.9 regression] FAIL: gcc.c-torture/execute/920501-6.c execution, -O1 schwab at linux-m68k dot org
07:13 [Bug c++/57419] Access control doesn't stop referring to a deleted function potswa at mac dot com
05:33 [Bug c++/57444] ICE in instantiate_type for invalid use of member with using-declaration daniel.kruegler at googlemail
05:09 [Bug tree-optimization/57337] [4.9 Regression] 416.gamess ICE on x86 after r199048 Joost.VandeVondele at mat dot
05:09 [Bug middle-end/57393] [4.9 Regression] error: definition in block 4 follows the use / internal compiler error: verify_ssa failed Joost.VandeVondele at mat dot
05:07 [Bug middle-end/57393] [4.9 Regression] error: definition in block 4 follows the use / internal compiler error: verify_ssa failed Joost.VandeVondele at mat dot
04:14 [Bug bootstrap/57438] bootstrap fails on x86_64 darwin in stage2 linking cc1 dhazeghi at yahoo dot com
03:10 [Bug bootstrap/57438] bootstrap fails on x86_64 darwin in stage2 linking cc1 mikestump at comcast dot net
00:07 [Bug tree-optimization/57400] [4.9 Regression] ICE: verify_ssa failed (definition in block n follows the use) pinskia at gcc dot gnu.org

May 28, 2013
23:59 [Bug tree-optimization/57371] Simplify (double)i != 0 pinskia at gcc dot gnu.org
23:51 [Bug tree-optimization/57441] [4.9 Regression] ICE in gimple-ssa-strength-reduction.c:3447 at -O3 pinskia at gcc dot gnu.org
23:50 [Bug bootstrap/57395] GCC-4.7.2 compilation erroe pinskia at gcc dot gnu.org
22:35 [Bug tree-optimization/57442] [4.9 Regression] ICE in appears_later_in_bb, at tree-ssa-reassoc.c:2891 mpolacek at gcc dot gnu.org
22:23 [Bug bootstrap/57438] bootstrap fails on x86_64 darwin in stage2 linking cc1 howarth at nitro dot med.uc.ed
22:13 [Bug bootstrap/57438] bootstrap fails on x86_64 darwin in stage2 linking cc1 dhazeghi at yahoo dot com
22:04 [Bug fortran/57445] [4.8/4.9 Regression][OOP] ICE in gfc_conv_class_to_class - for OPTIONAL polymorphic array dominiq at lps dot ens.fr
21:56 [Bug bootstrap/57438] bootstrap fails on x86_64 darwin in stage2 linking cc1 howarth at nitro dot med.uc.ed
21:23 [Bug bootstrap/57438] bootstrap fails on x86_64 darwin in stage2 linking cc1 dhazeghi at yahoo dot com
20:42 [Bug fortran/57445] [4.8/4.9 Regression][OOP] ICE in gfc_conv_class_to_class - for OPTIONAL polymorphic array burnus at gcc dot gnu.org
20:41 [Bug fortran/57445] New: [4.8/4.9 Regression][OOP] ICE in gfc_conv_class_to_class - for OPTIONAL polymorphic array burnus at gcc dot gnu.org
20:30 [Bug tree-optimization/57315] LTO and/or vectorizer performance regression on salsa20 core, 4.7->4.8 zackw at panix dot com
19:30 [Bug target/51980] ARM - Neon code polluted by useless stores to the stack with vuzpq / vzipq / vtrnq mgretton at gcc dot gnu.org
19:25 [Bug c++/57444] New: ICE in instantiate_type for invalid use of member with using-declaration frankhb1989 at gmail dot com
19:23 [Bug bootstrap/57438] bootstrap fails on x86_64 darwin in stage2 linking cc1 dhazeghi at yahoo dot com
19:06 [Bug libstdc++/57440] Memory usage with future and std containers redi at gcc dot gnu.org
18:57 [Bug other/56479] Register allocator can't allocate two 4-byte variables into 8 registers for inline asm on avr-gcc gjl at gcc dot gnu.org
18:43 [Bug bootstrap/57438] bootstrap fails on x86_64 darwin in stage2 linking cc1 howarth at nitro dot med.uc.ed
18:34 [Bug c++/57443] New: Catured variable hide the parameter if they have the same name in Lambdas kou4307 at gmail dot com
18:34 [Bug tree-optimization/57442] New: ICE in appears_later_in_bb, at tree-ssa-reassoc.c:2891 antoine.balestrat at gmail dot
18:33 [Bug fortran/37336] Fortran 2003: Finish derived-type finalization burnus at gcc dot gnu.org
18:31 [Bug fortran/37336] Fortran 2003: Finish derived-type finalization burnus at gcc dot gnu.org
18:31 [Bug libstdc++/57440] Memory usage with future and std containers redi at gcc dot gnu.org
18:10 [Bug tree-optimization/57441] New: ICE in gimple-ssa-strength-reduction.c:3447 at -O3 dhazeghi at yahoo dot com
17:43 [Bug libstdc++/57440] Memory usage with future and std containers demonskull1 at gmail dot com
17:37 [Bug libstdc++/57440] Memory usage with future and std containers redi at gcc dot gnu.org
17:34 [Bug libstdc++/57440] Memory usage with future and std containers demonskull1 at gmail dot com
17:31 [Bug rtl-optimization/57439] [4.9 regression] FAIL: gcc.c-torture/execute/920501-6.c execution, -O1 ebotcazou at gcc dot gnu.org
17:30 [Bug libstdc++/57440] Memory usage with future and std containers redi at gcc dot gnu.org
17:30 [Bug rtl-optimization/56833] [4.9 Regression] Valid register is over written by postreload pass gjl at gcc dot gnu.org
17:27 [Bug rtl-optimization/57439] [4.9 regression] FAIL: gcc.c-torture/execute/920501-6.c execution, -O1 amylaar at gcc dot gnu.org
17:24 [Bug libstdc++/57440] Memory usage with future and std containers demonskull1 at gmail dot com
17:18 [Bug libstdc++/57440] Memory usage with future and std containers demonskull1 at gmail dot com
16:44 [Bug libstdc++/57440] Memory usage with future and std containers redi at gcc dot gnu.org
16:38 [Bug rtl-optimization/57439] [4.9 regression] FAIL: gcc.c-torture/execute/920501-6.c execution, -O1 ebotcazou at gcc dot gnu.org
16:35 [Bug libstdc++/57440] Memory usage with future and std containers redi at gcc dot gnu.org
15:50 [Bug bootstrap/57438] bootstrap fails on x86_64 darwin in stage2 linking cc1 howarth at nitro dot med.uc.ed
15:21 [Bug fortran/57435] [4.8/4.9 Regression] Ice on invalid: check_for_ambiguous burnus at gcc dot gnu.org
14:19 [Bug libstdc++/57421] Error when linking static libstc++ due to missing future classes juergen.reuter at desy dot de
14:02 [Bug libstdc++/57440] Memory usage with future and std containers redi at gcc dot gnu.org
13:59 [Bug libstdc++/57421] Error when linking static libstc++ due to missing future classes juergen.reuter at desy dot de
13:58 [Bug java/57424] extra multilib subdirectory level at r199345 howarth at nitro dot med.uc.ed
13:43 [Bug libstdc++/57440] Memory usage with future and std containers demonskull1 at gmail dot com
13:42 [Bug rtl-optimization/57439] [4.9 regression] FAIL: gcc.c-torture/execute/920501-6.c execution, -O1 amylaar at gcc dot gnu.org
13:37 [Bug libstdc++/57440] Memory usage with future and std containers redi at gcc dot gnu.org
13:37 [Bug tree-optimization/56787] [4.8 Regression] Vectorization fails because of CLOBBER statements rguenth at gcc dot gnu.org
13:23 [Bug target/57432] A mistake was appeared,when I build u-boot (arm-none-linux-gnueabi-gcc: Internal error: Bus error (program cc1)) rearnsha at gcc dot gnu.org
12:49 [Bug libstdc++/57421] Error when linking static libstc++ due to missing future classes redi at gcc dot gnu.org
12:49 [Bug libstdc++/57440] New: Memory usage with future and std containers gallardo.d.e at gmail dot com
12:48 [Bug libstdc++/57421] Error when linking static libstc++ due to missing future classes juergen.reuter at desy dot de
12:21 [Bug fortran/57364] [4.8/4.9 Regression][OOP] ICE gfc_enforce_clean_symbol_state janus at gcc dot gnu.org
12:18 [Bug fortran/57373] ICE on invalid: insert_bbt(): Duplicate key found! janus at gcc dot gnu.org
12:15 [Bug libstdc++/57421] Error when linking static libstc++ due to missing future classes redi at gcc dot gnu.org
12:06 [Bug fortran/57217] [4.7/4.8/4.9 Regression][OOP] Accepts invalid TBP overriding - lacking arguments check janus at gcc dot gnu.org
11:53 [Bug fortran/57217] [4.7/4.8/4.9 Regression][OOP] Accepts invalid TBP overriding - lacking arguments check janus at gcc dot gnu.org
11:52 [Bug tree-optimization/56787] [4.8/4.9 Regression] Vectorization fails because of CLOBBER statements rguenth at gcc dot gnu.org
11:50 [Bug rtl-optimization/57268] [4.9 Regression] c nested loops hang compiler in sched-deps.c dtemirbulatov at gmail dot com
11:08 [Bug rtl-optimization/57439] [4.9 regression] FAIL: gcc.c-torture/execute/920501-6.c execution, -O1 amylaar at gcc dot gnu.org
10:59 [Bug libstdc++/57421] Error when linking static libstc++ due to missing future classes juergen.reuter at desy dot de
10:55 [Bug tree-optimization/57411] [4.9 Regression] ICE: verify_ssa failed: definition in block 4 does not dominate use in block 11 with -fno-tree-dce -ftree-vectorize rguenth at gcc dot gnu.org
10:55 [Bug middle-end/57412] [4.9 Regression] ICE: in verify_loop_structure, at cfgloop.c:1647: loop 1's latch does not have an edge to its header with -fopenmp -fipa-pure-const rguenth at gcc dot gnu.org
10:47 [Bug rtl-optimization/57439] [4.9 regression] FAIL: gcc.c-torture/execute/920501-6.c execution, -O1 schwab at linux-m68k dot org
10:28 [Bug rtl-optimization/57439] [4.9 regression] FAIL: gcc.c-torture/execute/920501-6.c execution, -O1 amylaar at gcc dot gnu.org
10:18 [Bug testsuite/57413] FAIL: gcc.dg/debug/dwarf2/discriminator.c scan-assembler on x86_64-apple-darwin10, Solaris/x86 ro at gcc dot gnu.org
10:10 [Bug libstdc++/57421] Error when linking static libstc++ due to missing future classes redi at gcc dot gnu.org
10:06 [Bug c++/57419] Access control doesn't stop referring to a deleted function redi at gcc dot gnu.org
10:04 [Bug tree-optimization/57337] [4.9 Regression] 416.gamess ICE on x86 after r199048 izamyatin at gmail dot com
10:00 [Bug c++/57437] [4.7/4.8/4.9 Regression] C++11: mutable lambdas; gcc 4.7-4.8 redi at gcc dot gnu.org
09:49 [Bug rtl-optimization/57439] [4.9 regression] FAIL: gcc.c-torture/execute/920501-6.c execution, -O1 schwab at linux-m68k dot org
09:46 [Bug rtl-optimization/57439] New: [4.9 regression] schwab at linux-m68k dot org
07:50 [Bug tree-optimization/57418] [4.9 Regression] Another verify_ssa failure dcb314 at hotmail dot com
07:37 [Bug debug/57389] ICE in dbx_reg_number, at dwarf2out.c:10507 on powerpc-spe target chrbr at gcc dot gnu.org
07:34 [Bug debug/57389] ICE in dbx_reg_number, at dwarf2out.c:10507 on powerpc-spe target chrbr at gcc dot gnu.org
07:15 [Bug fortran/57217] [4.7/4.8/4.9 Regression][OOP] Accepts invalid TBP overriding - lacking arguments check janus at gcc dot gnu.org
07:00 [Bug fortran/57435] [4.8/4.9 Regression] Ice on invalid: check_for_ambiguous burnus at gcc dot gnu.org
06:41 [Bug c++/57437] C++11: mutable lambdas; gcc 4.7-4.8 daniel.kruegler at googlemail
06:29 [Bug middle-end/57436] Linux kernel gives file system corruption when built with gcc 4.8.0 steven at gcc dot gnu.org
02:53 [Bug bootstrap/57438] bootstrap fails on x86_64 darwin in stage2 linking cc1 pinskia at gcc dot gnu.org
02:40 [Bug bootstrap/57438] New: bootstrap fails on x86_64 darwin in stage2 linking cc1 dhazeghi at yahoo dot com

May 27, 2013
21:29 [Bug c++/57437] New: C++11: mutable lambdas; gcc 4.7-4.8 alxchk at alxchk dot me
21:08 [Bug tree-optimization/57417] [4.7/4.8 Regression] hang on volatile int array ebotcazou at gcc dot gnu.org
20:12 [Bug fortran/57435] [4.8/4.9 Regression] Ice on invalid: check_for_ambiguous dominiq at lps dot ens.fr
17:18 [Bug c/57436] New: Linux kernel gives file system corruption when built with gcc 4.8.0 a.radke at arcor dot de
16:48 [Bug fortran/57435] [4.8/4.9 Regression] Ice on invalid: check_for_ambiguous dominiq at lps dot ens.fr
16:43 [Bug target/57432] A mistake was appeared,when I build u-boot (arm-none-linux-gnueabi-gcc: Internal error: Bus error (program cc1)) pinskia at gcc dot gnu.org
16:32 [Bug fortran/57435] [4.8/4.9 Regression] Ice on invalid: check_for_ambiguous dominiq at lps dot ens.fr
16:10 [Bug fortran/57435] Ice on invalid: check_for_ambiguous bugs at stellardeath dot org
16:09 [Bug fortran/57435] New: Ice on invalid: check_for_ambiguous bugs at stellardeath dot org
15:22 [Bug middle-end/57366] gcc.dg/lto/attr-weakref-1 FAILs ro at CeBiTec dot Uni-Bielefel
15:15 [Bug middle-end/57434] [4.7 regression] -fprofile-arcs introduces unused TLS variables ro at CeBiTec dot Uni-Bielefel
15:00 [Bug middle-end/57434] [4.7 regression] -fprofile-arcs introduces unused TLS variables rguenth at gcc dot gnu.org
14:19 [Bug middle-end/57434] [4.7 regression] -fprofile-arcs introduces unused TLS variables ro at gcc dot gnu.org
14:18 [Bug fortran/50405] allocation LOOP or SIGSEGV burnus at gcc dot gnu.org
14:18 [Bug middle-end/57434] New: [4.7 regression] -fprofile-arcs introduces unused TLS variables ro at gcc dot gnu.org
14:17 [Bug fortran/50405] allocation LOOP or SIGSEGV burnus at gcc dot gnu.org
14:10 [Bug rtl-optimization/56833] [4.9 Regression] Valid register is over written by postreload pass amylaar at gcc dot gnu.org
14:10 [Bug other/56183] [meta-bug][avr] Problems with register allocation amylaar at gcc dot gnu.org
13:03 [Bug tree-optimization/57343] [4.8 Regression] wrong code on x86_64-linux at -Os and above rguenth at gcc dot gnu.org
12:45 [Bug tree-optimization/57417] [4.7/4.8 Regression] hang on volatile int array rguenth at gcc dot gnu.org
12:34 [Bug c++/57433] New: Local classes have an associated namespace potswa at mac dot com
12:11 [Bug bootstrap/57432] New: A mistake was appeared,when I build u-boot (arm-none-linux-gnueabi-gcc: Internal error: Bus error (program cc1)) 754550398 at qq dot com
12:02 [Bug tree-optimization/57411] [4.9 Regression] ICE: verify_ssa failed: definition in block 4 does not dominate use in block 11 with -fno-tree-dce -ftree-vectorize rguenth at gcc dot gnu.org
11:50 [Bug target/57431] New: ICE in simplify_const_unary_operation vld1_dup_s64/vst1_s64 christophe.lyon at st dot com
11:48 [Bug tree-optimization/57430] Redundant move instruction is produced after function inlining ysrumyan at gmail dot com
11:45 [Bug tree-optimization/57430] New: Redundant move instruction is produced after function inlining ysrumyan at gmail dot com
11:37 [Bug c/48088] -Werror=frame-larger-than=100 does not work as expected manu at gcc dot gnu.org
11:22 [Bug tree-optimization/57407] Missing uninitialized warning following assert stuff0003 at pobox dot com
10:59 [Bug tree-optimization/57417] [4.7/4.8/4.9 Regression] hang on volatile int array rguenther at suse dot de
10:41 [Bug c++/57429] New: Dependent function call with one visible declaration, deleted potswa at mac dot com
10:31 [Bug tree-optimization/57417] [4.7/4.8/4.9 Regression] hang on volatile int array ebotcazou at gcc dot gnu.org
10:24 [Bug objc/57428] Objective C exceptions completely broken in gcc 4.7 kostja.osipov at gmail dot com
10:23 [Bug objc/57428] New: Objective C exceptions completely broken in gcc 4.7 kostja.osipov at gmail dot com
10:22 [Bug tree-optimization/57417] [4.7/4.8/4.9 Regression] hang on volatile int array rguenth at gcc dot gnu.org
10:18 [Bug middle-end/57287] GCC 4.9.0 fails to build GDB on Ubuntu 12.04 muhammad_bilal at mentor dot c
10:15 [Bug middle-end/57287] GCC 4.9.0 fails to build GDB on Ubuntu 12.04 muhammad_bilal at mentor dot c
10:13 [Bug c++/57427] New: ICE in gimplify_init_constructor y at momonga-linux dot org
09:54 [Bug tree-optimization/57417] [4.7/4.8/4.9 Regression] hang on volatile int array rguenth at gcc dot gnu.org
09:29 [Bug fortran/57423] Incorrect keyword argument names in Fortran OpenMP procedure interfaces in omp_lib burnus at gcc dot gnu.org
09:29 [Bug fortran/57423] Incorrect keyword argument names in Fortran OpenMP procedure interfaces in omp_lib burnus at gcc dot gnu.org
09:01 [Bug tree-optimization/57343] [4.8/4.9 Regression] wrong code on x86_64-linux at -Os and above rguenth at gcc dot gnu.org
08:43 [Bug tree-optimization/57400] ICE: verify_ssa failed (definition in block n follows the use) rguenth at gcc dot gnu.org
08:43 [Bug c++/57402] [4.9 Regression] ICE: in make_decl_rtl, at varasm.c:1147 when initializing variable-sized array rguenth at gcc dot gnu.org
08:41 [Bug c++/57404] [4.9 Regression] [C++11] ICE: SIGSEGV in cp_classify_record with -g rguenth at gcc dot gnu.org
08:41 [Bug tree-optimization/57407] Missing uninitialized warning following assert rguenth at gcc dot gnu.org
08:38 [Bug rtl-optimization/57410] [4.9 Regression] ICE: in emit_spill_move, at lra-constraints.c:863 with -fpeel-loops and uninitialised variable rguenth at gcc dot gnu.org
08:31 [Bug rtl-optimization/57425] [4.8/4.9 regression] RTL alias analysis unprepared to handle stack slot sharing ebotcazou at gcc dot gnu.org
08:30 [Bug tree-optimization/57411] [4.9 Regression] ICE: verify_ssa failed: definition in block 4 does not dominate use in block 11 with -fno-tree-dce -ftree-vectorize rguenth at gcc dot gnu.org
08:28 [Bug middle-end/57412] [4.9 Regression] ICE: in verify_loop_structure, at cfgloop.c:1647: loop 1's latch does not have an edge to its header with -fopenmp -fipa-pure-const rguenth at gcc dot gnu.org
08:27 [Bug c++/57416] internal compiler error: in gimple_expand_cfg, at cfgexpand.c:4575 rguenth at gcc dot gnu.org
08:25 [Bug tree-optimization/57417] [4.7/4.8/4.9 Regression] hang on volatile int array rguenth at gcc dot gnu.org
08:23 [Bug tree-optimization/57418] [4.9 Regression] Another verify_ssa failure rguenth at gcc dot gnu.org
08:19 [Bug libstdc++/57426] Application core dumps at __gnu_cxx::__exchange_and_add rajagopal.maddi at plintron do
08:08 [Bug rtl-optimization/57425] [4.8/4.9 regression] RTL alias analysis unprepared to handle stack slot sharing rguenth at gcc dot gnu.org
07:56 [Bug tree-optimization/57398] [4.9 Regression] WRF and BWAVES miscompares with LTO rguenth at gcc dot gnu.org
07:56 [Bug tree-optimization/57396] [4.8 Regression] Wrong code with -fpredictive-commoning in Fortran double-loop rguenth at gcc dot gnu.org
07:55 [Bug tree-optimization/57343] [4.8/4.9 Regression] wrong code on x86_64-linux at -Os and above rguenther at suse dot de
07:53 [Bug rtl-optimization/57425] [4.8/4.9 regression] RTL alias analysis unprepared to handle stack slot sharing ebotcazou at gcc dot gnu.org
07:34 [Bug libstdc++/57426] Application core dumps at __gnu_cxx::__exchange_and_add pinskia at gcc dot gnu.org
07:11 [Bug c++/57426] Application core dumps at __gnu_cxx::__exchange_and_add rajagopal.maddi at plintron do
07:10 [Bug c++/57426] Application core dumps at __gnu_cxx::__exchange_and_add rajagopal.maddi at plintron do
07:03 [Bug c++/57426] Application core dumps at __gnu_cxx::__exchange_and_add pinskia at gcc dot gnu.org
06:59 [Bug c++/57426] New: Application core dumps at __gnu_cxx::__exchange_and_add rajagopal.maddi at plintron do
02:47 A Breakout Opportunity for Decent Gains audpiashkovdomd

May 26, 2013
23:21 [Bug rtl-optimization/57425] RTL alias analysis unprepared to handle stack slot sharing amylaar at gcc dot gnu.org
22:53 [Bug rtl-optimization/57425] RTL alias analysis unprepared to handle stack slot sharing amylaar at gcc dot gnu.org
22:52 [Bug rtl-optimization/57425] New: RTL alias analysis unprepared to handle stack slot sharing amylaar at gcc dot gnu.org
22:43 [Bug java/57424] New: extra multilib subdirectory level at r199345 howarth at nitro dot med.uc.ed
22:40 [Bug fortran/57423] Incorrect keyword argument names in Fortran OpenMP procedure interfaces in omp_lib spam.brian.taylor at gmail dot
22:39 [Bug fortran/57423] New: Incorrect keyword argument names in Fortran OpenMP procedure interfaces in omp_lib spam.brian.taylor at gmail dot
19:24 [Bug rtl-optimization/57422] New: [4.9 Regression] ICE: SIGSEGV in dominated_by_p with custom flags zsojka at seznam dot cz
18:14 [Bug libstdc++/57421] Error when linking static libstc++ due to missing future classes juergen.reuter at desy dot de
18:13 [Bug libstdc++/57421] New: Error when linking static libstc++ due to missing future classes juergen.reuter at desy dot de
07:04 [Bug c++/57419] New: Access control doesn't stop referring to a deleted function potswa at mac dot com
03:17 [Bug fortran/56806] make: *** [spher_harm.o] Error 1 bdavis at gcc dot gnu.org
01:35 Stocks On The Move lakovdd

May 25, 2013
19:55 [Bug c++/57416] internal compiler error: in gimple_expand_cfg, at cfgexpand.c:4575 FBergemann at web dot de
18:47 [Bug c++/57388] [C++11] ICE when function types with ref-qualifiers meet other function types jason at gcc dot gnu.org
18:43 [Bug c/57418] New: Another verify_ssa failure dcb314 at hotmail dot com
18:42 [Bug rtl-optimization/57417] New: hang on volatile int array su at cs dot ucdavis.edu
18:27 [Bug c++/57416] internal compiler error: in gimple_expand_cfg, at cfgexpand.c:4575 daniel.kruegler at googlemail
18:26 [Bug c++/57416] internal compiler error: in gimple_expand_cfg, at cfgexpand.c:4575 daniel.kruegler at googlemail
18:24 [Bug c++/57416] internal compiler error: in gimple_expand_cfg, at cfgexpand.c:4575 FBergemann at web dot de
18:21 [Bug target/56564] movdqa on possibly-8-byte-aligned struct with -O3 jakub at gcc dot gnu.org
18:18 [Bug c++/57416] internal compiler error: in gimple_expand_cfg, at cfgexpand.c:4575 FBergemann at web dot de
17:59 [Bug c++/57416] internal compiler error: in gimple_expand_cfg, at cfgexpand.c:4575 daniel.kruegler at googlemail
17:39 [Bug target/56564] movdqa on possibly-8-byte-aligned struct with -O3 sandra at codesourcery dot com
17:02 [Bug c++/57416] New: internal compiler error: in gimple_expand_cfg, at cfgexpand.c:4575 FBergemann at web dot de
16:15 [Bug rtl-optimization/53916] [mips16] divide operation compiled result incorrect with GCC-4.6.3 '-O2' option rsandifo at gcc dot gnu.org
16:05 [Bug target/55777] Inlining nomips16 function into mips16 function can result in undefined builtins rsandifo at gcc dot gnu.org
15:38 [Bug c++/52768] cannot resolve address of function template with empty template argument list paolo.carlini at oracle dot co
13:49 [Bug c++/57415] [4.9 Regression] New PPC testsuite failure C++ compound literarl expr unimplemented dje at gcc dot gnu.org
13:48 [Bug c++/57415] New: [4.9 Regression] New PPC testsuite failure C++ compound literarl expr unimplemented dje at gcc dot gnu.org
13:37 [Bug c++/57408] lambda, Variable length arrays, thread, internal compiler error: in expand_expr_real_1, at expr.c:9327 daniel.kruegler at googlemail
12:40 [Bug c++/57408] lambda, Variable length arrays, thread, internal compiler error: in expand_expr_real_1, at expr.c:9327 daniel.kruegler at googlemail
12:23 [Bug c++/57414] Internal Compiler error when using std::mutex paolo.carlini at oracle dot co
12:13 [Bug c++/57414] New: Internal Compiler error when using std::mutex ralf at ramses-pyramidenbau do
12:05 [Bug c++/52216] [C++11] Wrong exception deduction for some forms of placement new paolo.carlini at oracle dot co
11:34 [Bug c++/52216] [C++11] Wrong exception deduction for some forms of placement new daniel.kruegler at googlemail
11:32 [Bug c++/52216] [C++11] Wrong exception deduction for some forms of placement new paolo.carlini at oracle dot co
11:18 [Bug c++/52216] [C++11] Wrong exception deduction for some forms of placement new daniel.kruegler at googlemail
11:09 [Bug c++/57388] [C++11] ICE when function types with ref-qualifiers meet other function types paolo.carlini at oracle dot co
11:08 [Bug c++/57388] [C++11] ICE when function types with ref-qualifiers meet other function types daniel.kruegler at googlemail
11:07 [Bug c++/47765] [Core/1391] Wrong template deduction paolo.carlini at oracle dot co
11:03 [Bug c++/52216] [C++11] Wrong exception deduction for some forms of placement new paolo.carlini at oracle dot co
11:02 [Bug c++/52377] C++11 non-static initializers in unions are not used paolo.carlini at oracle dot co
10:59 [Bug c/57409] implement PIE support or reject -pie option jullien at eligis dot com
10:58 [Bug c++/52427] [C++11] problem with defaulted copy constructor and -O paolo.carlini at oracle dot co
10:29 [Bug c/57409] implement PIE support or reject -pie option ebotcazou at gcc dot gnu.org
10:26 [Bug middle-end/57366] gcc.dg/lto/attr-weakref-1 FAILs dominiq at lps dot ens.fr
10:17 [Bug libgcc/57405] Using printf in signal handler with alternate stack generates a SIGSEGV harald at gigawatt dot nl
09:46 [Bug testsuite/57413] New: FAIL: gcc.dg/debug/dwarf2/discriminator.c scan-assembler on x86_64-apple-darwin10 dominiq at lps dot ens.fr
09:19 [Bug c++/47765] Wrong template deduction daniel.kruegler at googlemail
09:03 [Bug target/12081] Gcc can't be compiled with -mregparm=3 mikpe at it dot uu.se
09:00 [Bug lto/51432] [4.6 regression] ICE in -flto -std=c++0x -g with cross-compiler paolo.carlini at oracle dot co
09:00 [Bug c++/49433] internal compiler error: in write_builtin_type, at cp/mangle.c:2167 paolo.carlini at oracle dot co
08:57 [Bug lto/57334] ICE: in input_gimple_stmt, at gimple-streamer-in.c:287 dimhen at gmail dot com
08:53 [Bug target/55777] Inlining nomips16 function into mips16 function can result in undefined builtins rsandifo at gcc dot gnu.org
08:51 [Bug c/57409] implement PIE support on Solaris jullien at eligis dot com
08:51 [Bug c++/47765] Wrong template deduction paolo.carlini at oracle dot co
08:45 [Bug c++/57408] lambda, Variable length arrays, thread, internal compiler error: in expand_expr_real_1, at expr.c:9327 paolo.carlini at oracle dot co
08:42 [Bug target/55876] internal compiler error: in gen_rtx_SUBREG, at emit-rtl.c:776 vries at gcc dot gnu.org
08:41 [Bug c++/25666] Bad diagnostic for templated destructor as friend paolo.carlini at oracle dot co
08:38 [Bug middle-end/57412] New: [4.9 Regression] ICE: in verify_loop_structure, at cfgloop.c:1647: loop 1's latch does not have an edge to its header with -fopenmp -fipa-pure-const zsojka at seznam dot cz
08:31 [Bug c/57409] implement PIE support on Solaris ebotcazou at gcc dot gnu.org
08:29 [Bug target/55876] internal compiler error: in gen_rtx_SUBREG, at emit-rtl.c:776 rsandifo at gcc dot gnu.org
08:28 [Bug tree-optimization/57411] New: [4.9 Regression] ICE: verify_ssa failed: definition in block 4 does not dominate use in block 11 with -fno-tree-dce -ftree-vectorize zsojka at seznam dot cz
08:26 [Bug lto/57334] ICE: in input_gimple_stmt, at gimple-streamer-in.c:287 dimhen at gmail dot com
08:25 [Bug target/56021] HAVE_STBLIB_H and HAVE_LIMITS_H not defined. Can't build gcc 3.2.1 rsandifo at gcc dot gnu.org
08:22 [Bug target/57118] g++.dg/debug/* tests fail on MIPS due to micromips checkin, scan-assembler pattern needs update rsandifo at gcc dot gnu.org
08:18 [Bug target/12081] Gcc can't be compiled with -mregparm=3 mikpe at it dot uu.se
07:57 [Bug c/57409] PIE doesn't work with GNU binutils on SPARC/Solaris ebotcazou at gcc dot gnu.org
07:54 [Bug rtl-optimization/57410] New: [4.9 Regression] ICE: in emit_spill_move, at lra-constraints.c:863 with -fpeel-loops and uninitialised variable zsojka at seznam dot cz
07:06 [Bug c/57409] PIE (-fPIE -pie) prevents any malloc on Solaris 10 sparc jullien at eligis dot com
06:42 [Bug c/57409] PIE (-fPIE -pie) prevents any malloc on Solaris 10 sparc ebotcazou at gcc dot gnu.org
06:10 [Bug c/57409] New: PIE (-fPIE -pie) prevents any malloc on Solaris 10 sparc jullien at eligis dot com
02:53 [Bug c++/57408] New: lambda, Variable length arrays, thread, internal compiler error: in expand_expr_real_1, at expr.c:9327 superbem at gmail dot com
02:28 [Bug target/12081] Gcc can't be compiled with -mregparm=3 stefan.kristiansson at saunala
02:21 [Bug tree-optimization/57407] Missing uninitialized warning following assert stuff0003 at pobox dot com
01:53 [Bug tree-optimization/57407] Missing uninitialized warning following assert pinskia at gcc dot gnu.org
01:39 [Bug c/57407] New: Missing uninitialized warning following assert stuff0003 at pobox dot com

May 24, 2013
23:42 [Bug c++/56757] ICE in int_cst_value/get_non_default_template_args_count on invalid source ppluzhnikov at google dot com
23:35 [Bug c++/56757] ICE in int_cst_value/get_non_default_template_args_count on invalid source paolo.carlini at oracle dot co
23:08 [Bug c++/39391] argument dependent name lookup don't catch pointer to function paolo.carlini at oracle dot co
21:38 [Bug c++/57406] [C++11] function templates don't accept function types with ref-qualifiers as template arguments daniel.kruegler at googlemail
21:29 [Bug libgcc/57405] Using printf in signal handler with alternate stack generates a SIGSEGV jkf at research dot att.com
21:27 [Bug libgcc/57405] Using printf in signal handler with alternate stack generates a SIGSEGV schwab at linux-m68k dot org
21:16 [Bug c++/57406] New: [C++11] function templates don't accept function types with ref-qualifiers as template arguments daniel.kruegler at googlemail
21:05 [Bug libstdc++/57403] A vector of volatile int doesn't work, but one of volatile void * does daniel.kruegler at googlemail
20:59 [Bug libgcc/57405] Using printf in signal handler with alternate stack generates a SIGSEGV jkf at research dot att.com
20:54 [Bug libgcc/57405] Using printf in signal handler with alternate stack generates a SIGSEGV pinskia at gcc dot gnu.org
20:12 [Bug c++/56971] [4.9 Regression] GCC claims a friend function to be overloaded, but it isn't jason at gcc dot gnu.org
19:47 [Bug libstdc++/57403] A vector of volatile int doesn't work, but one of volatile void * does glisse at gcc dot gnu.org
19:22 [Bug libgcc/57405] New: Using printf in signal handler with alternate stack generates a SIGSEGV jkf at research dot att.com
19:02 [Bug libstdc++/57403] A vector of volatile int doesn't work, but one of volatile void * does nmm1 at cam dot ac.uk
18:44 [Bug c++/57404] New: [4.9 Regression] [C++11] ICE: SIGSEGV in cp_classify_record with -g zsojka at seznam dot cz
18:44 [Bug libstdc++/57403] A vector of volatile int doesn't work, but one of volatile void * does pinskia at gcc dot gnu.org
18:41 [Bug libstdc++/57403] New: A vector of volatile int doesn't work, but one of volatile void * does nmm1 at cam dot ac.uk
18:40 [Bug c++/57402] New: [4.9 Regression] ICE: in make_decl_rtl, at varasm.c:1147 when initializing variable-sized array zsojka at seznam dot cz
17:56 [Bug c++/57401] New: 'Conflicting declaration' involving using declaration and dependent name lucdanton at free dot fr
17:38 [Bug c++/19618] Does warn if bit-fields exceed the size of bool types paolo.carlini at oracle dot co
17:33 [Bug tree-optimization/57400] New: ICE: verify_ssa failed (definition in block n follows the use) antoine.balestrat at gmail dot
17:22 [Bug c++/57397] Off-by-one error in diagnostic when calling variadic function template with too few arguments paolo.carlini at oracle dot co
17:22 [Bug tree-optimization/57144] [4.9 regression] mpfr miscompiled after r198413 law at redhat dot com
17:22 [Bug tree-optimization/57124] 254 dot gap at spec2000 got miscompare after r198413 law at redhat dot com
17:20 [Bug c++/57397] Off-by-one error in diagnostic when calling variadic function template with too few arguments paolo.carlini at oracle dot co
16:09 [Bug target/57232] wcstol.c:213:1: internal compiler error daniel.calcoen at cern dot ch
15:37 [Bug tree-optimization/57294] [4.9 Regression] ice in remove_described_reference jamborm at gcc dot gnu.org
15:27 [Bug tree-optimization/57294] [4.9 Regression] ice in remove_described_reference jamborm at gcc dot gnu.org
15:23 [Bug libstdc++/57386] ICE: hash-long-double-tr1-aux.cc:54:7: error: unrecognizable insn stigge at antcom dot de
15:19 [Bug rtl-optimization/56732] ICE in advance_target_bb gretay at gcc dot gnu.org
15:18 [Bug rtl-optimization/56732] ICE in advance_target_bb gretay at gcc dot gnu.org
14:39 [Bug fortran/57399] errors in formatted print of floating numbers custos.mentis at gmail dot com
14:35 [Bug tree-optimization/57343] [4.8/4.9 Regression] wrong code on x86_64-linux at -Os and above rakdver at gcc dot gnu.org
14:24 [Bug fortran/57399] errors in formatted print of floating numbers burnus at gcc dot gnu.org
14:18 [Bug c/48088] -Werror=frame-larger-than=100 does not work as expected slyfox at inbox dot ru
14:18 [Bug c++/57391] [4.9 Regression] ICE compiling AIX math.h caused by PR c++/56930 jason at gcc dot gnu.org
13:53 [Bug c++/57391] [4.9 Regression] ICE compiling AIX math.h caused by PR c++/56930 jason at gcc dot gnu.org
13:21 [Bug target/55701] Inline some instances of memset for ARM ramana at gcc dot gnu.org
13:19 [Bug c++/57397] Off-by-one error in diagnostic when calling variadic function template with too few arguments daniel.kruegler at googlemail
13:18 [Bug middle-end/57393] [4.9 Regression] error: definition in block 4 follows the use / internal compiler error: verify_ssa failed Joost.VandeVondele at mat dot
13:17 [Bug tree-optimization/57337] [4.9 Regression] 416.gamess ICE on x86 after r199048 Joost.VandeVondele at mat dot
13:17 [Bug c++/57392] The result of a .* expression is rvalue in a function template when its object expression is lvalue. daniel.kruegler at googlemail
13:16 [Bug fortran/57399] New: errors in formatted print of floating numbers custos.mentis at gmail dot com
13:03 [Bug libobjc/53944] Can't catch C++ exception in Objective C kostja.osipov at gmail dot com
13:00 [Bug tree-optimization/57398] New: [4.9 Regression] WRF and BWAVES miscompares with LTO rguenth at gcc dot gnu.org
12:45 [Bug middle-end/57287] GCC 4.9.0 fails to build GDB on Ubuntu 12.04 rguenth at gcc dot gnu.org
12:43 [Bug c++/57397] Off-by-one error in diagnostic when calling variadic function template with too few arguments redi at gcc dot gnu.org
12:34 [Bug c++/57397] Off-by-one error in diagnostic when calling variadic function template with too few arguments paolo.carlini at oracle dot co
12:27 [Bug c++/57397] New: Off-by-one error in diagnostic when calling variadic function template with too few arguments redi at gcc dot gnu.org
12:01 [Bug tree-optimization/57396] [4.8/4.9 Regression] Wrong code with -fpredictive-commoning in Fortran double-loop rguenth at gcc dot gnu.org
11:55 [Bug tree-optimization/57396] [4.7/4.8/4.9 Regression] Wrong code with -fpredictive-commoning in Fortran double-loop dominiq at lps dot ens.fr
11:52 [Bug tree-optimization/57396] [4.7/4.8/4.9 Regression] Wrong code with -fpredictive-commoning in Fortran double-loop rguenth at gcc dot gnu.org
11:49 [Bug libstdc++/57386] ICE: hash-long-double-tr1-aux.cc:54:7: error: unrecognizable insn paolo.carlini at oracle dot co
11:47 [Bug c++/19618] Does warn if bit-fields exceed the size of bool types paolo.carlini at oracle dot co
11:21 [Bug tree-optimization/57396] [4.7/4.8/4.9 Regression] Wrong code with -fpredictive-commoning in Fortran double-loop rguenth at gcc dot gnu.org
11:18 [Bug libstdc++/57386] ICE: hash-long-double-tr1-aux.cc:54:7: error: unrecognizable insn stigge at antcom dot de
11:05 [Bug tree-optimization/57385] [tree-ssa] Possible segfault in fully_constant_vn_reference_p rguenth at gcc dot gnu.org
11:01 [Bug middle-end/57287] GCC 4.9.0 fails to build GDB on Ubuntu 12.04 rguenth at gcc dot gnu.org
10:56 [Bug c++/56991] constexpr std::initializer_list rejects too complex initialization paolo.carlini at oracle dot co
10:51 [Bug target/57377] compiler cannot be built with RTL checking jasonwucj at gmail dot com
10:50 [Bug c++/56991] constexpr std::initializer_list rejects too complex initialization daniel.kruegler at googlemail
10:17 [Bug tree-optimization/57396] Wrong code with -fpredictive-commoning in Fortran double-loop bugs at stellardeath dot org
10:16 [Bug tree-optimization/57396] New: Wrong code with -fpredictive-commoning in Fortran double-loop bugs at stellardeath dot org
10:09 [Bug c++/26572] Invalid local class definition not diagnosed paolo.carlini at oracle dot co
10:08 [Bug c++/25503] g++ accepts invalid typedef in template code paolo.carlini at oracle dot co
10:00 [Bug c/57395] New: GCC-4.7.2 compilation erroe dineshrajaa.93 at gmail dot co
09:42 [Bug c++/25503] g++ accepts invalid typedef in template code paolo.carlini at oracle dot co
09:35 [Bug middle-end/57393] [4.9 Regression] error: definition in block 4 follows the use / internal compiler error: verify_ssa failed izamyatin at gmail dot com
09:29 [Bug libstdc++/57394] [C++11] basic_streambuf incorrect copy constructor / copy assignment access specifier lukeallardyce at yahoo dot co.
09:19 [Bug tree-optimization/57385] [tree-ssa] Possible segfault in fully_constant_vn_reference_p aivchenk at gmail dot com
09:18 [Bug c++/26572] Invalid local class definition not diagnosed paolo.carlini at oracle dot co
09:17 [Bug c++/57392] The result of a .* expression is rvalue in a function template when its object expression is lvalue. redi at gcc dot gnu.org
09:14 [Bug middle-end/57393] [4.9 Regression] error: definition in block 4 follows the use / internal compiler error: verify_ssa failed rguenth at gcc dot gnu.org
09:14 [Bug libstdc++/57394] [C++11] basic_streambuf incorrect constructor / copy constructor access specifier redi at gcc dot gnu.org
09:12 [Bug c++/41426] User defined conversion on return ignores array types paolo.carlini at oracle dot co
09:01 [Bug tree-optimization/57385] [tree-ssa] Possible segfault in fully_constant_vn_reference_p aivchenk at gmail dot com
08:59 [Bug c++/42129] ICE in pointer difference with sizeof(int)>sizeof(void *) paolo.carlini at oracle dot co
08:57 [Bug c++/43487] method locations are incorrect paolo.carlini at oracle dot co
08:52 [Bug c++/54763] Crash with enable_if (instead of recursive template errors) paolo.carlini at oracle dot co
08:30 [Bug debug/57389] ICE in dbx_reg_number, at dwarf2out.c:10507 on powerpc-spe target chrbr at gcc dot gnu.org
08:00 [Bug libstdc++/57394] New: basic_streambuf incorrect constructor / copy constructor access specifier lukeallardyce at yahoo dot co.
07:57 [Bug debug/57389] ICE in dbx_reg_number, at dwarf2out.c:10507 on powerpc-spe target chrbr at gcc dot gnu.org
07:55 [Bug tree-optimization/57385] [tree-ssa] Possible segfault in fully_constant_vn_reference_p aivchenk at gmail dot com
07:54 [Bug debug/57389] ICE in dbx_reg_number, at dwarf2out.c:10507 on powerpc-spe target chrbr at gcc dot gnu.org
07:50 [Bug fortran/57365] [OOP] Sourced allocation fails with unlimited polymorphism janus at gcc dot gnu.org
06:36 [Bug middle-end/57370] [4.9 Regression] compiler hangs in reassoc Joost.VandeVondele at mat dot
06:34 [Bug middle-end/57393] [4.9 Regression] error: definition in block 4 follows the use / internal compiler error: verify_ssa failed Joost.VandeVondele at mat dot
06:33 [Bug middle-end/57393] New: [4.8 Regression] error: definition in block 4 follows the use / internal compiler error: verify_ssa failed Joost.VandeVondele at mat dot
06:27 [Bug c++/57392] New: The result of a .* expression is rvalue in a function template when its object expression is lvalue. kyusic at gmail dot com
06:05 [Bug c++/57391] [4.9 Regression] ICE compiling AIX math.h caused by PR c++/56930 pinskia at gcc dot gnu.org
06:05 [Bug c++/57391] [4.9 Regression] ICE compiling AIX math.h caused by PR c++/56930 dje at gcc dot gnu.org
06:04 [Bug c++/57391] New: [4.9 Regression] ICE compiling AIX math.h caused by PR c++/56930 dje at gcc dot gnu.org
03:10 [Bug c++/57390] Fixed point types on AVR are not available in C++ mode ambrop7 at gmail dot com
02:25 [Bug c++/57390] Fixed point types on AVR are not available in C++ mode pinskia at gcc dot gnu.org
02:15 [Bug c++/57390] New: Fixed point types on AVR are not available in C++ mode ambrop7 at gmail dot com

May 23, 2013
23:02 [Bug c++/37140] type inherited from base class not recognized paolo.carlini at oracle dot co
22:44 [Bug c++/57248] string parameter to constexpr functions paolo.carlini at oracle dot co
22:43 [Bug middle-end/56934] ICE folding a COND_EXPR involving vectors glisse at gcc dot gnu.org
22:27 [Bug middle-end/57286] [4.9 regression] infinite recursion in fold-const.c:10037 glisse at gcc dot gnu.org
21:57 [Bug c++/57384] can't expand a parameter pack into a list of function types or function pointer types eric.niebler at gmail dot com
21:56 [Bug c++/57317] [4.8/4.9 Regression] bogus and unsuppressible warning: 'YYY' has a base 'ZZZ' whose type uses the anonymous namespace ppluzhnikov at google dot com
21:43 [Bug c++/57317] [4.8/4.9 Regression] bogus and unsuppressible warning: 'YYY' has a base 'ZZZ' whose type uses the anonymous namespace jason at gcc dot gnu.org
21:42 [Bug c++/57319] [4.8 Regression]: bogus "defaulted move assignment for ... calls a non-trivial move assignment operator for virtual base ..." richard-gccbugzilla at metafoo
21:34 [Bug rtl-optimization/57359] wrong code for union access at -O3 on x86_64-linux jakub at gcc dot gnu.org
21:23 [Bug c++/57248] string parameter to constexpr functions daniel.kruegler at googlemail
21:00 [Bug c++/57319] [4.8 Regression]: bogus "defaulted move assignment for ... calls a non-trivial move assignment operator for virtual base ..." jason at gcc dot gnu.org
20:50 [Bug libstdc++/54354] TODO extended iomanip manipulators std::get_time and std::put_time (C++11, section 27.7.5) dmorilha at gmail dot com
20:49 [Bug c++/57388] [C++11] ICE when function types with ref-qualifiers meet other function types daniel.kruegler at googlemail
20:31 [Bug debug/57389] New: ICE in dbx_reg_number, at dwarf2out.c:10507 on powerpc-spe target rmansfield at qnx dot com
19:51 [Bug rtl-optimization/57359] wrong code for union access at -O3 on x86_64-linux dhazeghi at yahoo dot com
19:40 [Bug c++/57378] gnu multiversioning gives assembler error: foo.resolver is already defined davidxl at google dot com
19:31 [Bug c++/57378] gnu multiversioning gives assembler error: foo.resolver is already defined tmsriram at google dot com
19:07 [Bug c++/57248] string parameter to constexpr functions sutambe at yahoo dot com
18:37 [Bug c++/57375] gnu multiversioning selects different version depending on link order davidxl at google dot com
18:32 [Bug libstdc++/54354] TODO extended iomanip manipulators std::get_time and std::put_time (C++11, section 27.7.5) paolo.carlini at oracle dot co
18:30 [Bug middle-end/57366] gcc.dg/lto/attr-weakref-1 FAILs ro at CeBiTec dot Uni-Bielefel
18:24 [Bug c++/57375] gnu multiversioning selects different version depending on link order tmsriram at google dot com
18:13 [Bug c++/57317] [4.8/4.9 Regression] bogus and unsuppressible warning: 'YYY' has a base 'ZZZ' whose type uses the anonymous namespace ppluzhnikov at google dot com
18:02 [Bug c++/57388] [C++11] ICE when function types with ref-qualifiers meet other function types jason at gcc dot gnu.org
17:52 [Bug target/49146] segv from libgcc_s when raising an exception, or unwinding stack with backtrace with ms_abi rth at gcc dot gnu.org
17:48 [Bug target/49146] segv from libgcc_s when raising an exception, or unwinding stack with backtrace with ms_abi woodard at redhat dot com
17:40 [Bug libstdc++/54354] TODO extended iomanip manipulators std::get_time and std::put_time (C++11, section 27.7.5) dmorilha at gmail dot com
17:33 [Bug c++/57319] [4.8 Regression]: bogus "defaulted move assignment for ... calls a non-trivial move assignment operator for virtual base ..." ppluzhnikov at google dot com
17:04 [Bug c++/57388] [C++11] ICE when function types with ref-qualifiers meet other function types paolo.carlini at oracle dot co
16:37 [Bug c++/57384] can't expand a parameter pack into a list of function types or function pointer types daniel.kruegler at googlemail
16:24 [Bug c++/57388] New: [C++11] ICE when function types with ref-qualifiers meet other function types daniel.kruegler at googlemail
14:42 [Bug middle-end/57287] GCC 4.9.0 fails to build GDB on Ubuntu 12.04 rguenth at gcc dot gnu.org
14:34 [Bug middle-end/57287] GCC 4.9.0 fails to build GDB on Ubuntu 12.04 rguenth at gcc dot gnu.org
14:28 [Bug c++/57387] Passing parameter pack to emplace stl function cause compilation bug redi at gcc dot gnu.org
14:25 [Bug debug/57351] ICE: internal compiler error: in dbx_reg_number, at dwarf2out.c:10507 on arm-none-eabi chrbr at gcc dot gnu.org
14:25 [Bug libstdc++/57386] ICE: hash-long-double-tr1-aux.cc:54:7: error: unrecognizable insn rguenth at gcc dot gnu.org
14:18 [Bug middle-end/57287] GCC 4.9.0 fails to build GDB on Ubuntu 12.04 rguenth at gcc dot gnu.org
14:00 [Bug c++/57387] New: Passing parameter pack to emplace stl function cause compilation bug avraammauridis at gmail dot co
13:47 [Bug middle-end/57347] [4.8/4.9 Regression] wrong code for bitfield on x86_64-linux at -Os and above jamborm at gcc dot gnu.org
13:47 [Bug middle-end/57347] [4.8/4.9 Regression] wrong code for bitfield on x86_64-linux at -Os and above jamborm at gcc dot gnu.org
13:41 [Bug middle-end/57366] gcc.dg/lto/attr-weakref-1 FAILs hubicka at ucw dot cz
13:24 [Bug libstdc++/57386] New: ICE: hash-long-double-tr1-aux.cc:54:7: error: unrecognizable insn stigge at antcom dot de
13:15 [Bug target/56446] Generate one fewer relocation when calling a checked weakref function hubicka at gcc dot gnu.org
12:55 [Bug tree-optimization/57385] [tree-ssa] Possible segfault in fully_constant_vn_reference_p aivchenk at gmail dot com
12:26 [Bug tree-optimization/57385] [tree-ssa] Possible segfault in fully_constant_vn_reference_p rguenth at gcc dot gnu.org
12:24 [Bug tree-optimization/57380] [4.7/4.8 Regression] GCC 4.9.0 will not vectorize std::max and similar functions rguenth at gcc dot gnu.org
11:45 [Bug tree-optimization/57385] [tree-ssa] Possible segfault in fully_constant_vn_reference_p aivchenk at gmail dot com
11:45 [Bug tree-optimization/57385] New: [tree-ssa] Possible segfault in fully_constant_vn_reference_p aivchenk at gmail dot com
11:37 [Bug middle-end/57366] gcc.dg/lto/attr-weakref-1 FAILs hubicka at gcc dot gnu.org
11:03 [Bug middle-end/57287] GCC 4.9.0 fails to build GDB on Ubuntu 12.04 rguenth at gcc dot gnu.org
11:02 [Bug middle-end/57287] GCC 4.9.0 fails to build GDB on Ubuntu 12.04 rguenth at gcc dot gnu.org
10:57 [Bug middle-end/57287] GCC 4.9.0 fails to build GDB on Ubuntu 12.04 muhammad_bilal at mentor dot c
10:37 [Bug target/57341] [4.8/4.9 Regression] wrong code on x86_64-linux at -O3 in 32-bit mode rguenth at gcc dot gnu.org
10:09 [Bug rtl-optimization/57381] [4.8 Regression] array of volatile pointers hangs gcc rguenth at gcc dot gnu.org
10:09 [Bug target/57341] [4.8/4.9 Regression] wrong code on x86_64-linux at -O3 in 32-bit mode rguenth at gcc dot gnu.org
10:01 [Bug middle-end/57366] gcc.dg/lto/attr-weakref-1 FAILs ro at CeBiTec dot Uni-Bielefel
09:21 [Bug rtl-optimization/57344] [4.7 Regression] wrong code with pragma pack(1) and -O1 on x86 jakub at gcc dot gnu.org
09:20 [Bug tree-optimization/57380] [4.7/4.8/4.9 Regression] GCC 4.9.0 will not vectorize std::max and similar functions rguenth at gcc dot gnu.org
09:14 [Bug c++/57384] can't expand a parameter pack into a list of function types or function pointer types redi at gcc dot gnu.org
08:43 [Bug c++/57378] gnu multiversioning gives assembler error: foo.resolver is already defined rguenth at gcc dot gnu.org
08:41 [Bug target/57379] [4.9 Regression]: Segfault in invalidate_any_buried_refs (x=0x0) at ../../gcc-svn/trunk/gcc/gcse.c:3850 rguenth at gcc dot gnu.org
08:35 [Bug tree-optimization/57380] [4.7/4.8/4.9 Regression] GCC 4.9.0 will not vectorize std::max and similar functions rguenth at gcc dot gnu.org
08:25 [Bug target/53854] ICE in find_constant_pool_ref dan at danny dot cz
08:25 [Bug rtl-optimization/57381] [4.8/4.9 Regression] array of volatile pointers hangs gcc rguenth at gcc dot gnu.org
08:05 [Bug rtl-optimization/57381] [4.8/4.9 Regression] array of volatile pointers hangs gcc rguenth at gcc dot gnu.org
06:51 [Bug c++/57384] New: can't expand a parameter pack into a list of function types or function pointer types eric.niebler at gmail dot com
06:14 [Bug middle-end/57370] [4.9 Regression] compile time hog in reassoc Joost.VandeVondele at mat dot
04:22 [Bug c++/56915] [4.9 regression] ICE in symtab_add_to_same_comdat_group, at symtab.c:383 jason at gcc dot gnu.org
04:21 [Bug c++/56930] [4.8 regression] pointless -Wconversion warning with sizeof jason at gcc dot gnu.org
00:03 [Bug ada/57383] New: Illegal program not detected, RM 7.3(10.1) adam at irvine dot com

May 22, 2013
23:46 [Bug c++/57362] [4.8/4.9 Regression] unsupported __attribute__((target())) values appear to cause loop and/or pathological behavior tmsriram at google dot com
23:29 [Bug ada/57382] New: Illegal type conversion to access-interface-class inside generic not detected adam at irvine dot com
23:19 [Bug rtl-optimization/56742] [4.8/4.9 regression] Optimization bug lead to uncaught throw rth at gcc dot gnu.org
23:12 [Bug rtl-optimization/30807] postreload bug (might be generic in trunk) kkojima at gcc dot gnu.org
22:46 [Bug c++/57352] internal compiler error in cp_parser_abort_tentative_parse at cp/parser.c:22878 paolo.carlini at oracle dot co
22:11 [Bug target/57379] [4.9 Regression]: Segfault in invalidate_any_buried_refs (x=0x0) at ../../gcc-svn/trunk/gcc/gcse.c:3850 ubizjak at gmail dot com
21:49 [Bug rtl-optimization/57381] New: array of volatile pointers hangs gcc dhazeghi at yahoo dot com
21:47 [Bug tree-optimization/57380] GCC 4.9.0 will not vectorize std::max and similar functions jewillco at osl dot iu.edu
21:42 [Bug tree-optimization/57380] New: GCC 4.9.0 will not vectorize std::max and similar functions jewillco at osl dot iu.edu
20:57 [Bug rtl-optimization/56742] [4.8/4.9 regression] Optimization bug lead to uncaught throw rth at gcc dot gnu.org
20:55 [Bug rtl-optimization/56742] [4.8/4.9 regression] Optimization bug lead to uncaught throw rth at gcc dot gnu.org
20:54 [Bug rtl-optimization/56742] [4.8/4.9 regression] Optimization bug lead to uncaught throw rth at gcc dot gnu.org
20:41 [Bug rtl-optimization/30807] postreload bug (might be generic in trunk) olegendo at gcc dot gnu.org
20:17 [Bug c++/37140] type inherited from base class not recognized fabien at gcc dot gnu.org
19:42 [Bug rtl-optimization/57379] New: [4.9 Regression]: Segfault in invalidate_any_buried_refs (x=0x0) at ../../gcc-svn/trunk/gcc/gcse.c:3850 ubizjak at gmail dot com
17:51 [Bug c++/57378] New: gnu multiversioning gives assembler error: foo.resolver is already defined mib.bugzilla at gmail dot com
17:49 [Bug target/57341] [4.8/4.9 Regression] wrong code on x86_64-linux at -O3 in 32-bit mode rguenther at suse dot de
17:31 [Bug c++/57352] internal compiler error in cp_parser_abort_tentative_parse at cp/parser.c:22878 paolo.carlini at oracle dot co
17:10 [Bug middle-end/57287] GCC 4.9.0 fails to build GDB on Ubuntu 12.04 palves at redhat dot com
17:09 [Bug target/57377] New: compiler cannot be built with RTL checking ebotcazou at gcc dot gnu.org
17:09 [Bug c++/57376] New: Bogus error due to failure of unqualified namespace lookup ppluzhnikov at google dot com
17:05 [Bug c++/57375] gnu multiversioning selects different version depending on link order mib.bugzilla at gmail dot com
17:04 [Bug c++/57375] New: gnu multiversioning selects different version depending on link order mib.bugzilla at gmail dot com
16:44 [Bug c/57368] Trying to build CilkPlus fails with an ICE nmm1 at cam dot ac.uk
16:30 [Bug tree-optimization/57371] Simplify (double)i != 0 glisse at gcc dot gnu.org
16:24 [Bug middle-end/57347] [4.8/4.9 Regression] wrong code for bitfield on x86_64-linux at -Os and above jamborm at gcc dot gnu.org
16:08 [Bug target/57356] gcc-4.8: SSE2 instructions generated with '-mno-sse2' ubizjak at gmail dot com
15:54 [Bug bootstrap/57340] [4.9 regression] stage2 miscompiles build/genconditions on armv5tel-linux-gnueabi breaking bootstrap ramana at gcc dot gnu.org
15:52 [Bug c++/57374] c+11 attribute noreturn does not blend well akim.demaille at gmail dot com
15:50 [Bug c++/57374] c+11 attribute noreturn does not blend well paolo.carlini at oracle dot co
15:49 [Bug tree-optimization/57371] Simplify (double)i != 0 joseph at codesourcery dot com
15:48 [Bug c++/57374] c+11 attribute noreturn does not blend well akim.demaille at gmail dot com
15:46 [Bug c++/57374] c+11 attribute noreturn does not blend well akim.demaille at gmail dot com
15:39 [Bug c++/57374] c+11 attribute noreturn does not blend well paolo.carlini at oracle dot co
15:21 [Bug c++/57374] New: c+11 attribute noreturn does not blend well akim.demaille at gmail dot com
15:20 [Bug bootstrap/57340] [4.9 regression] stage2 miscompiles build/genconditions on armv5tel-linux-gnueabi breaking bootstrap ramana at gcc dot gnu.org
15:19 [Bug fortran/57373] New: ICE on invalid: insert_bbt(): Duplicate key found! bugs at stellardeath dot org
15:15 [Bug rtl-optimization/57372] [4.9 Regression] Miscompiled tailcall on ARM ramana at gcc dot gnu.org
15:15 [Bug bootstrap/57340] [4.9 regression] stage2 miscompiles build/genconditions on armv5tel-linux-gnueabi breaking bootstrap ramana at gcc dot gnu.org
14:53 [Bug rtl-optimization/57372] New: [4.9 Regression] Miscompiled tailcall on ARM zhroma at ispras dot ru
14:46 [Bug middle-end/57366] gcc.dg/lto/attr-weakref-1 FAILs ro at gcc dot gnu.org
14:44 [Bug middle-end/57366] gcc.dg/lto/attr-weakref-1 FAILs ro at CeBiTec dot Uni-Bielefel
14:43 [Bug target/57341] [4.8/4.9 Regression] wrong code on x86_64-linux at -O3 in 32-bit mode jakub at gcc dot gnu.org
14:40 [Bug c++/57038] Latest libreoffice compilation fails with enabled LTO hubicka at gcc dot gnu.org
14:38 [Bug target/57341] [4.8/4.9 Regression] wrong code on x86_64-linux at -O3 in 32-bit mode rguenth at gcc dot gnu.org
14:37 [Bug c++/56930] [4.8/4.9 regression] pointless -Wconversion warning with sizeof jakub at gcc dot gnu.org
14:37 [Bug target/57341] [4.8/4.9 Regression] wrong code on x86_64-linux at -O3 in 32-bit mode matz at gcc dot gnu.org
14:36 [Bug tree-optimization/57371] New: Simplify (double)i != 0 glisse at gcc dot gnu.org
14:32 [Bug target/57341] [4.8/4.9 Regression] wrong code on x86_64-linux at -O3 in 32-bit mode jakub at gcc dot gnu.org
14:32 [Bug middle-end/57370] [4.9 Regression] compile time hog in reassoc Joost.VandeVondele at mat dot
14:28 [Bug middle-end/57370] [4.9 Regression] compile time hog in reassoc rguenth at gcc dot gnu.org
14:23 [Bug target/57341] [4.8/4.9 Regression] wrong code on x86_64-linux at -O3 in 32-bit mode rguenth at gcc dot gnu.org
14:22 [Bug tree-optimization/57328] Missed optimization: Unable to vectorize Fortran min and max intrinsics glisse at gcc dot gnu.org
14:19 [Bug middle-end/57370] [4.9 Regression] compile time hog in reassoc Joost.VandeVondele at mat dot
14:18 [Bug middle-end/57370] [4.9 Regression] compile time hog in reassoc Joost.VandeVondele at mat dot
14:18 [Bug middle-end/57370] New: [4.9 Regression] compile time hog in reassoc Joost.VandeVondele at mat dot
14:06 [Bug c++/56930] [4.8/4.9 regression] pointless -Wconversion warning with sizeof jason at gcc dot gnu.org
14:00 [Bug debug/57369] New: type-less DW_TAG_const_type tromey at gcc dot gnu.org
13:59 [Bug middle-end/57366] gcc.dg/lto/attr-weakref-1 FAILs hubicka at gcc dot gnu.org
13:53 [Bug c/57368] New: Trying to build CilkPlus fails with an ICE nmm1 at cam dot ac.uk
12:59 [Bug c++/57367] Missing warning: array subscript is above array bounds rguenth at gcc dot gnu.org
12:50 [Bug c++/57367] Missing warning: array subscript is above array bounds paolo.carlini at oracle dot co
12:46 [Bug libffi/56033] FAIL: libffi.call/cls_struct_va1.c on powerpc-*-* and sparc-sun-solaris2* with -m64 ro at gcc dot gnu.org
12:45 [Bug fortran/57364] [4.8/4.9 Regression][OOP] ICE gfc_enforce_clean_symbol_state burnus at gcc dot gnu.org
12:33 [Bug c++/57367] Missing warning: array subscript is above array bounds paolo.carlini at oracle dot co
12:31 [Bug middle-end/57366] gcc.dg/lto/attr-weakref-1 FAILs ro at gcc dot gnu.org
12:30 [Bug middle-end/57366] gcc.dg/lto/attr-weakref-1 FAILs ro at gcc dot gnu.org
12:24 [Bug c++/57367] Missing warning: array subscript is above array bounds Gildos at gmail dot com
11:54 [Bug c++/57367] Missing warning: array subscript is above array bounds paolo.carlini at oracle dot co
11:38 [Bug c++/57367] Missing warning: array subscript is above array bounds rguenth at gcc dot gnu.org
11:36 [Bug c++/57038] Latest libreoffice compilation fails with enabled LTO hubicka at gcc dot gnu.org
11:28 [Bug tree-optimization/57349] [4.9 Regression] ICE on 253.perlbmk with pgo after r198096 rguenth at gcc dot gnu.org
11:28 [Bug tree-optimization/56982] [4.8 Regression] Bad optimization with setjmp() rguenth at gcc dot gnu.org
11:25 [Bug middle-end/57366] gcc.dg/lto/attr-weakref-1 FAILs hubicka at gcc dot gnu.org
11:14 [Bug fortran/57338] ICE with assumed rank burnus at gcc dot gnu.org
11:13 [Bug fortran/57338] ICE with assumed rank burnus at gcc dot gnu.org
11:10 [Bug fortran/57364] [4.8/4.9 Regression][OOP] ICE gfc_enforce_clean_symbol_state mikael.morin at sfr dot fr
11:10 Re: [Bug fortran/57364] [4.8/4.9 Regression][OOP] ICE gfc_enforce_clean_symbol_state Mikael Morin
11:09 [Bug c++/57367] Missing warning: array subscript is above array bounds glisse at gcc dot gnu.org
10:51 [Bug c++/57367] New: Missing warning: array subscript is above array bounds Gildos at gmail dot com
10:25 [Bug plugins/56754] some missing plugin headers during installation in gcc 4.8 baldrick at gcc dot gnu.org
10:20 [Bug plugins/56754] some missing plugin headers during installation in gcc 4.8 baldrick at gcc dot gnu.org
10:08 [Bug middle-end/57366] gcc.dg/lto/attr-weakref-1 FAILs ro at gcc dot gnu.org
10:07 [Bug middle-end/57366] New: gcc.dg/lto/attr-weakref-1 FAILs ro at gcc dot gnu.org
09:44 [Bug tree-optimization/57349] [4.9 Regression] ICE on 253.perlbmk with pgo after r198096 rguenth at gcc dot gnu.org
09:34 [Bug c++/57211] wrong line indicated in warning for synthesized method paolo.carlini at oracle dot co
09:22 [Bug fortran/57364] [4.8/4.9 Regression][OOP] ICE gfc_enforce_clean_symbol_state burnus at gcc dot gnu.org
09:22 [Bug fortran/46897] [OOP] type-bound defined ASSIGNMENT(=) not used for derived type component in intrinsic assign burnus at gcc dot gnu.org
09:19 [Bug fortran/46897] [OOP] type-bound defined ASSIGNMENT(=) not used for derived type component in intrinsic assign burnus at gcc dot gnu.org
09:17 [Bug fortran/48858] Incorrect error for same binding label on two generic interface specifics burnus at gcc dot gnu.org
08:35 [Bug tree-optimization/57361] Remove self memory assignment rguenth at gcc dot gnu.org
08:29 [Bug fortran/57364] [4.8/4.9 Regression][OOP] ICE gfc_enforce_clean_symbol_state burnus at gcc dot gnu.org
08:20 [Bug c++/31397] Useful compiler warning missing (virtual functions in derived classes used without 'virtual') ethouris at gmail dot com
08:17 [Bug c++/57362] [4.8/4.9 Regression] unsupported __attribute__((target())) values appear to cause loop and/or pathological behavior rguenth at gcc dot gnu.org
08:11 [Bug fortran/57364] [4.8/4.9 Regression][OOP] ICE gfc_enforce_clean_symbol_state rguenth at gcc dot gnu.org
08:09 [Bug tree-optimization/57318] [4.9 Regression] optimizer takes several seconds on nested loops rguenth at gcc dot gnu.org
08:08 [Bug tree-optimization/57303] [4.7 Regression] struct miscompiled at -O1 and above rguenth at gcc dot gnu.org
08:07 [Bug tree-optimization/57330] [4.8 Regression] ICE: verify_gimple failed -O3 [tree-cfg.c:4792] rguenth at gcc dot gnu.org
07:21 [Bug fortran/57365] New: Soured allocation fails in subroutines rxs at hotmail dot de
06:39 [Bug fortran/55465] Name collision in C binding (calling C from Fortran) burnus at gcc dot gnu.org
03:24 [Bug c++/37108] bogus ambiguity reported jason at gcc dot gnu.org
01:11 [Bug c++/57211] wrong line indicated in warning for synthesized method paolo.carlini at oracle dot co

May 21, 2013
23:18 [Bug c++/47226] [C++0x] GCC doesn't expand template parameter pack that appears in a lambda-expression paolo.carlini at oracle dot co
23:18 [Bug fortran/57364] New: [4.8/4.9 Regression][OOP] ICE gfc_enforce_clean_symbol_state burnus at gcc dot gnu.org
23:14 [Bug c++/44402] Doesn't allow friend declarations using a typedef for function type paolo.carlini at oracle dot co
23:03 [Bug c++/57352] internal compiler error in cp_parser_abort_tentative_parse at cp/parser.c:22878 paolo.carlini at oracle dot co
22:58 [Bug c++/37108] bogus ambiguity reported paolo.carlini at oracle dot co
22:27 [Bug c++/57352] internal compiler error in cp_parser_abort_tentative_parse at cp/parser.c:22878 paolo.carlini at oracle dot co
21:25 [Bug tree-optimization/57328] Missed optimization: Unable to vectorize Fortran min and max intrinsics glisse at gcc dot gnu.org
20:25 [Bug fortran/57328] Missed optimization: Unable to vectorize Fortran min and max intrinsics bdavis at gcc dot gnu.org
20:08 [Bug c/57345] Preprocessor fails to evaluation string token not valid signupnathan at gmail dot com
19:42 [Bug target/57363] New: IBM long double: adding NaN and number raises inexact exception azanella at linux dot vnet.ibm
19:18 [Bug c++/57362] unsupported __attribute__((target())) values appear to cause loop and/or pathological behavior mib.bugzilla at gmail dot com
19:16 [Bug c++/57362] New: unsupported __attribute__((target())) values appear to cause loop and/or pathological behavior mib.bugzilla at gmail dot com
19:10 [Bug tree-optimization/57361] New: Remove self memory assignment glisse at gcc dot gnu.org
18:42 [Bug fortran/57360] New: Implement a warning for implied save Joost.VandeVondele at mat dot
18:33 [Bug rtl-optimization/57359] wrong code for union access at -O3 on x86_64-linux jakub at gcc dot gnu.org
18:26 [Bug rtl-optimization/57359] wrong code for union access at -O3 on x86_64-linux pinskia at gcc dot gnu.org
18:20 [Bug rtl-optimization/57359] New: wrong code for union access at -O3 on x86_64-linux dhazeghi at yahoo dot com
18:17 [Bug fortran/57328] Missed optimization: Unable to vectorize Fortran min and max intrinsics spam.brian.taylor at gmail dot
18:11 [Bug fortran/57338] ICE with assumed rank burnus at gcc dot gnu.org
17:29 [Bug fortran/57035] TS29113's C535b: Wrongly accept DIMENSION(..) to TRANSFER burnus at gcc dot gnu.org
17:29 [Bug fortran/57035] TS29113's C535b: Wrongly accept DIMENSION(..) to TRANSFER burnus at gcc dot gnu.org
16:58 [Bug target/57357] Error with '-mno-sse' and include wchar.h glisse at gcc dot gnu.org
16:46 [Bug target/57357] Error with '-mno-sse' and include wchar.h pinskia at gcc dot gnu.org
16:34 [Bug target/57357] Error with '-mno-sse' and include wchar.h thutt at vmware dot com
16:33 [Bug tree-optimization/57318] [4.9 Regression] optimizer takes several seconds on nested loops rguenther at suse dot de
16:21 [Bug target/57357] Error with '-mno-sse' and include wchar.h pinskia at gcc dot gnu.org
16:09 [Bug debug/57351] ICE: internal compiler error: in dbx_reg_number, at dwarf2out.c:10507 on arm-none-eabi ktkachov at gcc dot gnu.org
15:48 [Bug bootstrap/57340] [4.9 regression] stage2 miscompiles build/genconditions on armv5tel-linux-gnueabi breaking bootstrap ramana at gcc dot gnu.org
15:25 [Bug target/57356] gcc-4.8: SSE2 instructions generated with '-mno-sse2' ubizjak at gmail dot com
15:22 [Bug debug/57351] ICE: internal compiler error: in dbx_reg_number, at dwarf2out.c:10507 on arm-none-eabi chrbr at gcc dot gnu.org
15:20 [Bug debug/57351] ICE: internal compiler error: in dbx_reg_number, at dwarf2out.c:10507 on arm-none-eabi chrbr at gcc dot gnu.org
15:20 [Bug tree-optimization/57331] [4.9 Regression] ICE: tree check: expected integer_type or enumeral_type or boolean_type or real_type or fixed_point_type, have pointer_type in int_fits_type_p, at tree.c:8437 jakub at gcc dot gnu.org
15:18 [Bug debug/57351] ICE: internal compiler error: in dbx_reg_number, at dwarf2out.c:10507 on arm-none-eabi chrbr at gcc dot gnu.org
15:17 [Bug tree-optimization/57358] New: segmentation fault with attribute(optimize(O0)) nbkolchin at gmail dot com
15:16 [Bug debug/57351] ICE: internal compiler error: in dbx_reg_number, at dwarf2out.c:10507 on arm-none-eabi ktkachov at gcc dot gnu.org
15:15 [Bug debug/57351] ICE: internal compiler error: in dbx_reg_number, at dwarf2out.c:10507 on arm-none-eabi ktkachov at gcc dot gnu.org
15:04 [Bug debug/57351] ICE: internal compiler error: in dbx_reg_number, at dwarf2out.c:10507 on arm-none-eabi chrbr at gcc dot gnu.org
14:57 [Bug debug/57351] ICE: internal compiler error: in dbx_reg_number, at dwarf2out.c:10507 on arm-none-eabi ktkachov at gcc dot gnu.org
14:51 [Bug debug/57351] ICE: internal compiler error: in dbx_reg_number, at dwarf2out.c:10507 on arm-none-eabi chrbr at gcc dot gnu.org
14:41 [Bug tree-optimization/57343] [4.8/4.9 Regression] wrong code on x86_64-linux at -Os and above rakdver at gcc dot gnu.org
14:35 [Bug fortran/57354] Wrong run-time assignment of allocatable array of derived type with allocatable component burnus at gcc dot gnu.org
14:33 [Bug debug/57351] ICE: internal compiler error: in dbx_reg_number, at dwarf2out.c:10507 on arm-none-eabi ktkachov at gcc dot gnu.org
14:30 [Bug tree-optimization/57318] [4.9 Regression] optimizer takes several seconds on nested loops hubicka at ucw dot cz
14:11 [Bug debug/57351] ICE: internal compiler error: in dbx_reg_number, at dwarf2out.c:10507 on arm-none-eabi chrbr at gcc dot gnu.org
14:08 [Bug tree-optimization/53991] _mm_popcnt_u64 fails with -O3 -fgnu-tm torvald at gcc dot gnu.org
14:00 [Bug tree-optimization/57303] [4.7/4.8 Regression] struct miscompiled at -O1 and above glisse at gcc dot gnu.org
13:55 [Bug tree-optimization/57349] [4.9 Regression] ICE on 253.perlbmk with pgo after r198096 rguenth at gcc dot gnu.org
13:53 [Bug debug/57351] ICE: internal compiler error: in dbx_reg_number, at dwarf2out.c:10507 on arm-none-eabi ktkachov at gcc dot gnu.org
13:51 [Bug lto/57289] [4.9 Regression] ICE during 454.calculix compilation with -O3 -flto jamborm at gcc dot gnu.org
13:47 [Bug rtl-optimization/57347] [4.8/4.9 Regression] wrong code for bitfield on x86_64-linux at -Os and above jamborm at gcc dot gnu.org
13:35 [Bug c/57357] New: Error with '-mno-sse' and include wchar.h thutt at vmware dot com
13:30 [Bug debug/57351] ICE: internal compiler error: in dbx_reg_number, at dwarf2out.c:10507 on arm-none-eabi chrbr at gcc dot gnu.org
13:29 [Bug debug/57351] ICE: internal compiler error: in dbx_reg_number, at dwarf2out.c:10507 on arm-none-eabi chrbr at gcc dot gnu.org
13:29 [Bug c/57356] New: gcc-4.8: SSE2 instructions generated with '-mno-sse2' thutt at vmware dot com
13:19 [Bug c++/57352] internal compiler error in cp_parser_abort_tentative_parse at cp/parser.c:22878 paolo.carlini at oracle dot co
13:03 [Bug target/57355] -march=native ivy bridge i5 shows tuning for sandy bridge croutch at gmail dot com
12:52 [Bug target/57355] -march=native ivy bridge i5 shows tuning for sandy bridge croutch at gmail dot com
12:45 [Bug target/57355] -march=native ivy bridge i5 shows tuning for sandy bridge pinskia at gcc dot gnu.org
12:45 [Bug plugins/56754] some missing plugin headers during installation in gcc 4.8 pageexec at freemail dot hu
12:39 [Bug plugins/57355] New: -march=native ivy bridge i5 shows tuning for sandy bridge croutch at gmail dot com
12:36 [Bug fortran/57354] Wrong run-time assignment of allocatable array of derived type with allocatable component vladimir.fuka at gmail dot com
12:31 [Bug fortran/57354] New: Wrong run-time assignment of allocatable array of derived type with allocatable component vladimir.fuka at gmail dot com
12:30 [Bug libgcc/57353] New: unrecognizable insn in decLibrary.c, ICE in extract_insn stigge at antcom dot de
12:29 [Bug tree-optimization/57318] [4.9 Regression] optimizer takes several seconds on nested loops rguenther at suse dot de
12:27 [Bug tree-optimization/57318] [4.9 Regression] optimizer takes several seconds on nested loops glisse at gcc dot gnu.org
12:26 [Bug rtl-optimization/57347] [4.8/4.9 Regression] wrong code for bitfield on x86_64-linux at -Os and above jakub at gcc dot gnu.org
12:19 [Bug tree-optimization/57343] [4.8/4.9 Regression] wrong code on x86_64-linux at -Os and above rguenth at gcc dot gnu.org
12:01 [Bug tree-optimization/57318] [4.9 Regression] optimizer takes several seconds on nested loops rguenth at gcc dot gnu.org
12:00 [Bug tree-optimization/57330] [4.8 Regression] ICE: verify_gimple failed -O3 [tree-cfg.c:4792] rguenth at gcc dot gnu.org
11:54 [Bug tree-optimization/57343] [4.8/4.9 Regression] wrong code on x86_64-linux at -Os and above rguenth at gcc dot gnu.org
11:46 [Bug target/57341] [4.8/4.9 Regression] wrong code on x86_64-linux at -O3 in 32-bit mode jakub at gcc dot gnu.org
11:40 [Bug c++/57352] New: internal compiler error in cp_parser_abort_tentative_parse at cp/parser.c:22878 vanyacpp at gmail dot com
11:26 [Bug lto/57289] [4.9 Regression] ICE during 454.calculix compilation with -O3 -flto jamborm at gcc dot gnu.org
11:21 [Bug fortran/57328] Missed optimization: Unable to vectorize Fortran min and max intrinsics glisse at gcc dot gnu.org
10:56 [Bug debug/57351] ICE: internal compiler error: in dbx_reg_number, at dwarf2out.c:10507 on arm-none-eabi chrbr at gcc dot gnu.org
10:51 [Bug debug/57351] New: ICE: internal compiler error: in dbx_reg_number, at dwarf2out.c:10507 on arm-none-eabi ktkachov at gcc dot gnu.org
10:18 [Bug rtl-optimization/57344] [4.7/4.8/4.9 Regression] wrong code with pragma pack(1) and -O1 on x86 jakub at gcc dot gnu.org
10:16 [Bug tree-optimization/57331] [4.9 Regression] ICE: tree check: expected integer_type or enumeral_type or boolean_type or real_type or fixed_point_type, have pointer_type in int_fits_type_p, at tree.c:8437 jakub at gcc dot gnu.org
10:16 [Bug fortran/57328] Missed optimization: Unable to vectorize Fortran min and max intrinsics jakub at gcc dot gnu.org
09:59 [Bug libstdc++/57350] std::align missing redi at gcc dot gnu.org
09:56 [Bug fortran/57328] Missed optimization: Unable to vectorize Fortran min and max intrinsics glisse at gcc dot gnu.org
09:54 [Bug tree-optimization/57343] [4.8/4.9 Regression] wrong code on x86_64-linux at -Os and above rguenth at gcc dot gnu.org
09:51 [Bug tree-optimization/57330] [4.8/4.9 Regression] ICE: verify_gimple failed -O3 [tree-cfg.c:4792] rguenth at gcc dot gnu.org
09:41 [Bug tree-optimization/57330] [4.8/4.9 Regression] ICE: verify_gimple failed -O3 [tree-cfg.c:4792] rguenth at gcc dot gnu.org
09:38 [Bug tree-optimization/57315] LTO and/or vectorizer performance regression on salsa20 core, 4.7->4.8 rguenth at gcc dot gnu.org
09:35 [Bug sanitizer/57316] [4.8/4.9 regression] build failure in libsanitizer rguenth at gcc dot gnu.org
09:32 [Bug tree-optimization/57318] [4.9 Regression] optimizer takes several seconds on nested loops rguenth at gcc dot gnu.org
09:27 [Bug tree-optimization/57318] [4.9 Regression] optimizer takes several seconds on nested loops rguenth at gcc dot gnu.org
09:24 [Bug c++/57319] [4.8 Regression]: bogus "defaulted move assignment for ... calls a non-trivial move assignment operator for virtual base ..." rguenth at gcc dot gnu.org
09:23 [Bug tree-optimization/57322] [4.9 Regression] Segfault at -O1 in build_and_add_sum rguenth at gcc dot gnu.org
09:22 [Bug tree-optimization/57326] Piecewise folding of operations on PHI nodes rguenth at gcc dot gnu.org
09:16 [Bug fortran/57328] Missed optimization: Unable to vectorize Fortran min and max intrinsics rguenth at gcc dot gnu.org
09:15 [Bug rtl-optimization/57344] [4.7/4.8/4.9 Regression] wrong code with pragma pack(1) and -O1 on x86 jakub at gcc dot gnu.org
09:12 [Bug lto/57334] ICE: in input_gimple_stmt, at gimple-streamer-in.c:287 rguenth at gcc dot gnu.org
09:10 [Bug tree-optimization/57337] [4.9 Regression] 416.gamess ICE on x86 after r199048 rguenth at gcc dot gnu.org
09:10 [Bug bootstrap/57340] [4.9 regression] stage2 miscompiles build/genconditions on armv5tel-linux-gnueabi breaking bootstrap rguenth at gcc dot gnu.org
09:08 [Bug rtl-optimization/57344] [4.7/4.8/4.9 Regression] wrong code with pragma pack(1) and -O1 on x86 rguenth at gcc dot gnu.org
09:03 [Bug libstdc++/53631] [C++11] <regex> is unimplemented redi at gcc dot gnu.org
09:01 [Bug middle-end/57348] [TM] ICE for transaction expression in gimplify_expr rguenth at gcc dot gnu.org
09:00 [Bug libstdc++/53631] [C++11] <regex> is unimplemented akim.demaille at gmail dot com
08:59 [Bug tree-optimization/57349] [4.9 Regression] ICE on 253.perlbmk with pgo after r198096 rguenth at gcc dot gnu.org
08:56 [Bug libstdc++/53631] [C++11] <regex> is unimplemented redi at gcc dot gnu.org
08:48 [Bug libstdc++/57350] std::align missing potswa at mac dot com
08:48 [Bug libstdc++/53631] [C++11] <regex> is unimplemented rleigh at debian dot org
08:48 [Bug libstdc++/57350] New: std::align missing potswa at mac dot com
08:40 Re: Could not open source file "limits.h" Jonathan Wakely
08:38 [Bug tree-optimization/57303] [4.7/4.8 Regression] struct miscompiled at -O1 and above rguenth at gcc dot gnu.org
08:36 [Bug libstdc++/57336] [4.8/4.9 Regression] Cannot INVOKE a reference_wrapper around an abstract type redi at gcc dot gnu.org
08:32 Could not open source file "limits.h" tulio.portilho
08:19 [Bug middle-end/57344] [4.8/4.9 Regression] wrong code with pragma pack(1) and -O1 on x86 jakub at gcc dot gnu.org
08:09 [Bug libstdc++/53631] [C++11] <regex> is unimplemented akim.demaille at gmail dot com
08:04 [Bug tree-optimization/57349] New: ICE on 253.perlbmk with pgo after r198096 izamyatin at gmail dot com
08:00 [Bug middle-end/56988] ipa-cp incorrectly propagates a field of an aggregate jakub at gcc dot gnu.org
08:00 [Bug tree-optimization/57321] [4.8/4.9 Regression] static function call miscompiled at -Os and above jakub at gcc dot gnu.org
07:57 [Bug tree-optimization/57303] [4.7/4.8/4.9 Regression] struct miscompiled at -O1 and above rguenther at suse dot de
07:50 [Bug plugins/56754] some missing plugin headers during installation in gcc 4.8 baldrick at gcc dot gnu.org
07:26 [Bug rtl-optimization/57321] [4.8/4.9 Regression] static function call miscompiled at -Os and above jakub at gcc dot gnu.org
07:15 [Bug c++/41933] [c++0x] lambdas and variadic templates don't work together akim.demaille at gmail dot com
07:08 [Bug fortran/57328] Missed optimization: Unable to vectorize Fortran min and max intrinsics burnus at gcc dot gnu.org
06:46 [Bug target/57341] [4.8/4.9 Regression] wrong code on x86_64-linux at -O3 in 32-bit mode jakub at gcc dot gnu.org
06:32 [Bug rtl-optimization/57347] [4.8/4.9 Regression] wrong code for bitfield on x86_64-linux at -Os and above jakub at gcc dot gnu.org
06:23 [Bug tree-optimization/57343] [4.8/4.9 Regression] wrong code on x86_64-linux at -Os and above jakub at gcc dot gnu.org
02:22 [Bug libitm/57348] New: ICE for transaction expression in gimplify_expr spear at cse dot lehigh.edu
01:53 [Bug target/57088] Register allocator has an issue with subreg in some cases eraman at google dot com
01:53 [Bug rtl-optimization/57046] [4.8 Regression] wrong code generated by gcc 4.8.0 on i686 eraman at google dot com
01:03 [Bug fortran/57328] Missed optimization: Unable to vectorize Fortran min and max intrinsics bdavis at gcc dot gnu.org
00:45 [Bug c++/57342] [C++11] Warning for narrowing conversion has ugly formatting for floating point number paolo.carlini at oracle dot co
00:31 [Bug c++/57342] [C++11] Warning for narrowing conversion has ugly formatting for floating point number paolo.carlini at oracle dot co
00:05 [Bug c++/54891] [C++11] lambda-expression and explicit type conversion (cast notation) paolo.carlini at oracle dot co

May 20, 2013
23:48 [Bug c++/57043] [4.7/4.8/4.9 Regression] converting overloaded complex function pow in C++11 is ambiguous paolo.carlini at oracle dot co
23:28 [Bug rtl-optimization/57347] New: wrong code for bitfield on x86_64-linux at -Os and above dhazeghi at yahoo dot com
23:02 [Bug target/57339] [SH] Wrong ISR FPU register save/restore kkojima at gcc dot gnu.org
22:55 [Bug tree-optimization/57343] wrong code on x86_64-linux at -Os and above glisse at gcc dot gnu.org
22:52 [Bug preprocessor/38161] [4.4 regression] #elif <non-const expression #defined in this #if> breaks pinskia at gcc dot gnu.org
22:52 [Bug c/57345] Preprocessor fails to evaluation string token not valid pinskia at gcc dot gnu.org
22:51 [Bug preprocessor/36453] [DR 412] PR36320 breaks boost pinskia at gcc dot gnu.org
22:51 [Bug preprocessor/36320] Required diagnosis of syntax error missed pinskia at gcc dot gnu.org
22:51 [Bug preprocessor/36453] [DR 412] PR36320 breaks boost pinskia at gcc dot gnu.org
22:49 [Bug c++/57346] New: g++ prematurely rejects references to local variables that are not odr-uses from local classes inside templates richard-gccbugzilla at metafoo
22:48 [Bug c/57345] Preprocessor fails to evaluation string token not valid signupnathan at gmail dot com
22:42 [Bug preprocessor/38161] [4.4 regression] #elif <non-const expression #defined in this #if> breaks harald at gigawatt dot nl
22:39 [Bug preprocessor/38161] [4.4 regression] #elif <non-const expression #defined in this #if> breaks jakub at gcc dot gnu.org
22:39 [Bug c/57345] Preprocessor fails to evaluation string token not valid jakub at gcc dot gnu.org
22:38 [Bug c/57345] Preprocessor fails to evaluation string token not valid jakub at gcc dot gnu.org
22:19 [Bug c/57345] Preprocessor fails to evaluation string token not valid pinskia at gcc dot gnu.org
22:10 [Bug c/57345] New: Preprocessor fails to evaluation string token not valid signupnathan at gmail dot com
21:38 [Bug target/57344] New: wrong code with pragma pack(1) and -O1 on x86 dhazeghi at yahoo dot com
21:35 [Bug c++/57102] [4.9 Regression] ICE: SIGSEGV in fndecl_declared_return_type with -fdump-final-insns=... jason at gcc dot gnu.org
21:35 [Bug c++/57016] [4.9 Regression] [C++0x] ICE: unexpected expression '__is_final(hash<int>)' of kind trait_expr jason at gcc dot gnu.org
21:22 [Bug c++/57342] [C++11] Warning for narrowing conversion has ugly formatting for floating point number manu at gcc dot gnu.org
21:12 [Bug rtl-optimization/57343] New: wrong code on x86_64-linux at -Os and above dhazeghi at yahoo dot com
21:09 [Bug c++/57342] New: [C++11] Warning for narrowing conversion has ugly formatting for floating point number austern at google dot com
20:54 [Bug tree-optimization/57330] ICE: verify_gimple failed -O3 [tree-cfg.c:4792] mpolacek at gcc dot gnu.org
20:31 [Bug target/57341] New: wrong code on x86_64-linux at -O3 in 32-bit mode dhazeghi at yahoo dot com
20:26 [Bug bootstrap/57340] New: [4.9 regression] stage2 miscompiles build/genconditions on armv5tel-linux-gnueabi breaking bootstrap mikpe at it dot uu.se
20:18 [Bug fortran/55465] Name collision in C binding (calling C from Fortran) burnus at gcc dot gnu.org
20:14 [Bug fortran/55465] Name collision in C binding (calling C from Fortran) burnus at gcc dot gnu.org
20:14 [Bug fortran/55465] Name collision in C binding (calling C from Fortran) burnus at gcc dot gnu.org
20:14 [Bug fortran/53478] gfortran segfaults when module name clashes with C binding name of procedure burnus at gcc dot gnu.org
20:14 [Bug fortran/48858] Incorrect error for same binding label on two generic interface specifics burnus at gcc dot gnu.org
20:14 [Bug tree-optimization/57337] 416.gamess ICE on x86 after r199048 pthaugen at gcc dot gnu.org
20:10 [Bug fortran/48858] Incorrect error for same binding label on two generic interface specifics burnus at gcc dot gnu.org
20:09 [Bug fortran/48858] Incorrect error for same binding label on two generic interface specifics burnus at gcc dot gnu.org
20:09 [Bug fortran/48858] Incorrect error for same binding label on two generic interface specifics burnus at gcc dot gnu.org
19:16 [Bug c++/57038] Latest libreoffice compilation fails with enabled LTO marxin.liska at gmail dot com
18:21 [Bug c++/36486] g++ accepts code with ambiguous overloading paolo.carlini at oracle dot co
18:07 [Bug c++/36486] g++ accepts code with ambiguous overloading richard-gccbugzilla at metafoo
17:55 [Bug sanitizer/57316] [4.8 regression] build failure in libsanitizer PHHargrove at lbl dot gov
17:34 [Bug c++/37140] type inherited from base class not recognized paolo.carlini at oracle dot co
17:29 [Bug c++/36486] g++ accepts code with ambiguous overloading paolo.carlini at oracle dot co
17:17 [Bug c++/12288] unintelligible error message for constructor declaration with misspelled type redi at gcc dot gnu.org
17:17 [Bug web/54651] Bugzilla sending broken emails glisse at gcc dot gnu.org
17:15 [Bug c++/12288] unintelligible error message for constructor declaration with misspelled type paolo.carlini at oracle dot co
17:04 [Bug fortran/57338] ICE with assumed rank burnus at gcc dot gnu.org
17:04 [Bug fortran/57035] TS29113's C535b: Wrongly accept DIMENSION(..) to TRANSFER burnus at gcc dot gnu.org
17:02 [Bug c++/57319] [4.8 Regression]: bogus "defaulted move assignment for ... calls a non-trivial move assignment operator for virtual base ..." jason at gcc dot gnu.org
17:01 [Bug c++/57325] [4.7/4.8/4.9 Regression] ICE in strip_typedefs, at cp/tree.c:1306 jason at gcc dot gnu.org
16:25 [Bug tree-optimization/56547] [SH] missed opportunity for fmac with -ffast-math olegendo at gcc dot gnu.org
16:05 [Bug tree-optimization/57303] [4.7/4.8/4.9 Regression] struct miscompiled at -O1 and above glisse at gcc dot gnu.org
16:03 [Bug c++/57317] [4.8/4.9] Regression bogus and unsuppressible warning: 'YYY' has a base 'ZZZ' whose type uses the anonymous namespace jason at gcc dot gnu.org
15:19 [Bug tree-optimization/57199] [4.8/4.9 Regression] Bogus warning: iteration NNNN invokes undefined behavior -Waggressive-loop-optimizations ppluzhnikov at google dot com
14:40 [Bug target/57339] New: [SH] Wrong ISR FPU register save/restore olegendo at gcc dot gnu.org
14:38 [Bug c++/12288] unintelligible error message for constructor declaration with misspelled type paolo.carlini at oracle dot co
14:26 [Bug tree-optimization/57199] [4.8/4.9 Regression] Bogus warning: iteration NNNN invokes undefined behavior -Waggressive-loop-optimizations jakub at gcc dot gnu.org
14:10 [Bug tree-optimization/57199] [4.8/4.9 Regression] Bogus warning: iteration NNNN invokes undefined behavior -Waggressive-loop-optimizations ppluzhnikov at google dot com
14:03 [Bug tree-optimization/57337] 416.gamess ICE on x86 after r199048 eraman at google dot com
14:02 [Bug debug/56950] compare-debug failure for gcc.dg/pr41345.c with fschedule-insns jakub at gcc dot gnu.org
13:44 [Bug debug/56950] compare-debug failure for gcc.dg/pr41345.c with fschedule-insns stevenb.gcc at gmail dot com
13:43 [Bug fortran/57338] New: ICE with assumed rank vladimir.fuka at gmail dot com
13:43 [Bug debug/56950] compare-debug failure for gcc.dg/pr41345.c with fschedule-insns steven at gcc dot gnu.org
13:40 [Bug tree-optimization/57337] New: 416.gamess ICE on x86 after r199048 izamyatin at gmail dot com
13:37 [Bug c++/57319] [4.8/4.9] Regression: bogus "defaulted move assignment for ... calls a non-trivial move assignment operator for virtual base ..." jason at gcc dot gnu.org
13:31 [Bug debug/56950] compare-debug failure for gcc.dg/pr41345.c with fschedule-insns jakub at gcc dot gnu.org
13:23 [Bug c++/23608] constant propagation (CCP) would improve -Wsign-compare paolo.carlini at oracle dot co
13:23 [Bug c/38470] value range propagation (VRP) would improve -Wsign-compare paolo.carlini at oracle dot co
13:16 [Bug debug/56950] compare-debug failure for gcc.dg/pr41345.c with fschedule-insns steven at gcc dot gnu.org
13:05 [Bug tree-optimization/53991] _mm_popcnt_u64 fails with -O3 -fgnu-tm jakub at gcc dot gnu.org
12:44 [Bug c++/57038] Latest libreoffice compilation fails with enabled LTO dimhen at gmail dot com
12:44 [Bug lto/57267] [4.9 regression] -flto-partition=none : symbol is already defined dimhen at gmail dot com
12:33 [Bug tree-optimization/53991] _mm_popcnt_u64 fails with -O3 -fgnu-tm hubicka at ucw dot cz
12:31 [Bug lto/57267] [4.9 regression] -flto-partition=none : symbol is already defined hubicka at ucw dot cz
12:30 [Bug c++/57038] Latest libreoffice compilation fails with enabled LTO hubicka at gcc dot gnu.org
11:37 [Bug c++/57335] internal compiler error: in cxx_eval_bit_field_ref, at cp/semantics.c:6977 daniel.kruegler at googlemail
11:20 [Bug c++/23608] constant propagation (CCP) would improve -Wsign-compare paolo.carlini at oracle dot co
11:08 [Bug c++/23608] constant propagation (CCP) would improve -Wsign-compare paolo.carlini at oracle dot co
11:00 [Bug c++/20724] function overload resolution fails when any template is declared paolo.carlini at oracle dot co
10:56 [Bug c++/57335] internal compiler error: in cxx_eval_bit_field_ref, at cp/semantics.c:6977 paolo.carlini at oracle dot co
10:45 [Bug c++/57335] internal compiler error: in cxx_eval_bit_field_ref, at cp/semantics.c:6977 paolo.carlini at oracle dot co
10:44 [Bug libstdc++/57336] [4.8/4.9 Regression] Cannot INVOKE a reference_wrapper around an abstract type redi at gcc dot gnu.org
10:42 [Bug libstdc++/57336] New: [4.8/4.9 Regression] Cannot INVOKE a reference_wrapper around an abstract type redi at gcc dot gnu.org
10:41 [Bug c++/57335] New: internal compiler error: in cxx_eval_bit_field_ref, at cp/semantics.c:6977 chet.simpson at gmail dot com
10:35 [Bug lto/57267] [4.9 regression] -flto-partition=none : symbol is already defined dimhen at gmail dot com
10:00 [Bug c++/23885] incorrect template two-stage name-lookup paolo.carlini at oracle dot co
09:45 [Bug c++/57327] 'derived' is an ambiguous base class of 'base' diagnostic is backwards paolo.carlini at oracle dot co
09:42 [Bug c++/10207] Empty structure initialization fails under C++ (but works under C) paolo.carlini at oracle dot co
09:37 [Bug target/57333] Wrong detection of LZCNT instruction, -mno-lzcnt has no effect bernhard.hartleb at gmail dot
09:23 [Bug fortran/51976] [F2003] Support deferred-length character components of derived types (allocatable string length) burnus at gcc dot gnu.org
08:12 [Bug tree-optimization/57199] [4.8/4.9 Regression] Bogus warning: iteration NNNN invokes undefined behavior -Waggressive-loop-optimizations jakub at gcc dot gnu.org
07:52 [Bug c++/57175] NRVO and alignment glisse at gcc dot gnu.org
07:13 [Bug rtl-optimization/57281] [4.9 Regression] x86_64-linux loop fails to terminate at -O3 -m32 jakub at gcc dot gnu.org
07:13 [Bug rtl-optimization/57300] [4.8/4.9 Regression] statement in expression miscompiled at -O3 in 32-bit mode jakub at gcc dot gnu.org
06:52 [Bug tree-optimization/57331] [4.9 Regression] ICE: tree check: expected integer_type or enumeral_type or boolean_type or real_type or fixed_point_type, have pointer_type in int_fits_type_p, at tree.c:8437 jakub at gcc dot gnu.org
06:33 [Bug target/57333] Wrong detection of LZCNT instruction, -mno-lzcnt has no effect ubizjak at gmail dot com
06:05 [Bug tree-optimization/57331] [4.9 Regression] ICE: tree check: expected integer_type or enumeral_type or boolean_type or real_type or fixed_point_type, have pointer_type in int_fits_type_p, at tree.c:8437 jakub at gcc dot gnu.org
05:45 [Bug sanitizer/57316] [4.8 regresion] build failure in libsanitizer jakub at gcc dot gnu.org
04:49 [Bug sanitizer/57316] [4.8 regresion] build failure in libsanitizer kcc at gcc dot gnu.org

May 19, 2013
22:20 [Bug lto/57334] New: ICE: in input_gimple_stmt, at gimple-streamer-in.c:287 dimhen at gmail dot com
20:33 [Bug c++/15272] lookup, dependent base paolo.carlini at oracle dot co
19:44 [Bug tree-optimization/57330] ICE: verify_gimple failed -O3 [tree-cfg.c:4792] dimhen at gmail dot com
19:43 [Bug target/57333] Wrong detection of LZCNT instruction, -mno-lzcnt has no effect bernhard.hartleb at gmail dot
19:35 [Bug fortran/46703] Wrong I/O output (only) when running under valgrind jvdelisle at gcc dot gnu.org
19:22 [Bug tree-optimization/57331] ICE: tree check: expected integer_type or enumeral_type or boolean_type or real_type or fixed_point_type, have pointer_type in int_fits_type_p, at tree.c:8437 dimhen at gmail dot com
17:32 [Bug c/57332] Fedora 18 unable to compile any C code even hello world ray.brunkow at gmail dot com
17:29 [Bug c/57332] Fedora 18 unable to compile any C code even hello world mpolacek at gcc dot gnu.org
17:26 [Bug target/57333] New: Wrong detection of LZCNT instruction, -mno-lzcnt has no effect bernhard.hartleb at gmail dot
17:16 [Bug c/57332] New: Fedora 18 unable to compile any C code even hello world ray.brunkow at gmail dot com
13:30 [Bug tree-optimization/57331] New: ICE: tree check: expected integer_type or enumeral_type or boolean_type or real_type or fixed_point_type, have pointer_type in int_fits_type_p, at tree.c:8437 dimhen at gmail dot com
13:16 [Bug fortran/57297] FAIL: gfortran.dg/select_type_4.f90 -O2 execution test mikael at gcc dot gnu.org
13:09 [Bug fortran/57297] FAIL: gfortran.dg/select_type_4.f90 -O2 execution test mikael at gcc dot gnu.org
13:04 [Bug middle-end/48580] missed optimization: integer overflow checks glisse at gcc dot gnu.org
12:46 [Bug tree-optimization/57330] New: ICE: verify_gimple failed -O3 [tree-cfg.c:4792] dimhen at gmail dot com
12:12 [Bug tree-optimization/53991] _mm_popcnt_u64 fails with -O3 -fgnu-tm ubizjak at gmail dot com
11:51 [Bug tree-optimization/53991] _mm_popcnt_u64 fails with -O3 -fgnu-tm ubizjak at gmail dot com
10:41 [Bug c++/57327] 'derived' is an ambiguous base class of 'base' diagnostic is backwards redi at gcc dot gnu.org
10:00 [Bug c++/57327] 'derived' is an ambiguous base class of 'base' diagnostic is bacwards paolo.carlini at oracle dot co
09:43 [Bug tree-optimization/25290] PHI-OPT could be rewritten so that is uses fold glisse at gcc dot gnu.org
09:30 [Bug c/57329] ICE with -O2 and -mthumb Martin.Jansa at gmail dot com
09:30 [Bug c/57329] New: ICE with -O2 and -mthumb Martin.Jansa at gmail dot com
05:01 [Bug fortran/46703] Wrong I/O output (only) when running under valgrind bdavis at gcc dot gnu.org
03:02 [Bug fortran/51024] OpenMP: ICE with type(c_ptr) in private() spam.brian.taylor at gmail dot
02:39 [Bug fortran/57328] New: Missed optimization: Unable to vectorize Fortran min and max intrinsics spam.brian.taylor at gmail dot
02:33 [Bug fortran/46703] Wrong I/O output (only) when running under valgrind bdavis at gcc dot gnu.org
02:03 [Bug c++/57327] New: 'derived' is an ambiguous base class of 'base' diagnostic is bacwards redi at gcc dot gnu.org

May 18, 2013
20:27 [Bug tree-optimization/57326] New: Piecewise folding of operations on PHI nodes glisse at gcc dot gnu.org
18:50 [Bug c++/57325] New: [4.7/4.8/4.9 Regression] ICE in strip_typedefs, at cp/tree.c:1306 ppluzhnikov at google dot com
18:26 [Bug c++/57314] [Core/1635] default template arguments for member template functions of class templates are instantiated before allowed paolo.carlini at oracle dot co
17:10 [Bug other/57324] New: Undefined behavior issues found with clang's -fsanitize=undefined markus at trippelsdorf dot de
16:01 [Bug c++/57323] Overloaded && operator evaluates operands in the wrong order pinskia at gcc dot gnu.org
15:54 [Bug tree-optimization/57322] [4.9 Regression] Segfault at -O1 in build_and_add_sum glisse at gcc dot gnu.org
15:48 [Bug c++/57323] Overloaded && operator evaluates operands in the wrong order calli911 at web dot de
15:45 [Bug c++/57323] New: Overloaded && operator evaluates operands in the wrong order calli911 at web dot de
15:27 [Bug libgcc/56101] pthread program abort pinskia at gcc dot gnu.org
15:27 [Bug libgcc/55779] Debug program abort on pthread_exit() while using -static-libgcc and -static-libstdc++ pinskia at gcc dot gnu.org
15:27 [Bug libgcc/56101] pthread program abort pinskia at gcc dot gnu.org
14:49 [Bug tree-optimization/57322] New: Segfault at -O1 in build_and_add_sum antoine.balestrat at gmail dot
14:39 [Bug c++/57314] default template arguments for member template functions of class templates are instantiated before allowed daniel.kruegler at googlemail
14:33 [Bug libgcc/55779] Debug program abort on pthread_exit() while using -static-libgcc and -static-libstdc++ siddhesh at redhat dot com
14:04 [Bug rtl-optimization/23684] Combine stores for non strict alignment targets msharov at users dot sourcefor
13:04 [Bug libgcc/56101] pthread program abort siddhesh at redhat dot com
12:53 [Bug libgcc/56101] pthread program abort siddhesh at redhat dot com
11:48 [Bug rtl-optimization/57321] static function call miscompiled at -Os and above mikpe at it dot uu.se
02:52 [Bug fortran/38312] Unexpected STATEMENT FUNCTION statement bdavis at gcc dot gnu.org
00:29 [Bug c++/10207] Empty structure initialization fails under C++ (but works under C) paolo.carlini at oracle dot co

May 17, 2013
23:08 [Bug middle-end/57073] __builtin_powif (-1.0, k) should be optimized to "1.0 - 2.0 * (K%2)" tkoenig at gcc dot gnu.org
23:06 [Bug fortran/57071] Optimize (-1)**k to 1 - 2 * mod(K, 2) tkoenig at gcc dot gnu.org
23:05 [Bug fortran/57071] Optimize (-1)**k to 1 - 2 * mod(K, 2) tkoenig at gcc dot gnu.org
22:39 [Bug debug/56950] compare-debug failure for gcc.dg/pr41345.c with fschedule-insns steven at gcc dot gnu.org
22:39 [Bug debug/57257] [4.9 Regression]: FAIL: gcc.dg/pr41345.c fails with -fcompare-debug failure (length) steven at gcc dot gnu.org
22:35 [Bug rtl-optimization/57321] New: static function call miscompiled at -Os and above dhazeghi at yahoo dot com
22:19 [Bug tree-optimization/57289] [4.9 Regression] ICE during 454.calculix compilation with -O3 -flto jamborm at gcc dot gnu.org
22:12 [Bug tree-optimization/57294] [4.9 Regression] ice in remove_described_reference hubicka at ucw dot cz
21:53 [Bug rtl-optimization/57320] Shrink-wrapping leaves unreachable blocks in the CFG steven at gcc dot gnu.org
21:51 [Bug rtl-optimization/57320] New: Shrink-wrapping breaks graph dumping steven at gcc dot gnu.org
21:13 [Bug middle-end/57276] Waste work in cgraph_edge_brings_all_agg_vals_for_node() jamborm at gcc dot gnu.org
20:36 [Bug tree-optimization/57318] optimizer takes several seconds on nested loops glisse at gcc dot gnu.org
20:20 [Bug c++/57319] New: [4.8/4.9] Regression: bogus "defaulted move assignment for ... calls a non-trivial move assignment operator for virtual base ..." ppluzhnikov at google dot com
20:13 [Bug tree-optimization/57318] New: optimizer takes several seconds on nested loops dhazeghi at yahoo dot com
19:10 [Bug rtl-optimization/57304] [4.9 Regression] Revision 198896 segfaults building cpu2000 benchmark 176.gcc mrs at gcc dot gnu.org
18:02 [Bug target/46396] gcc not detect caches for VIA CPUs ubizjak at gmail dot com
18:00 [Bug target/45359] poor -march=native choices for VIA C7 Esther processors ubizjak at gmail dot com
17:55 [Bug c++/57317] [4.8/4.9] Regression bogus and unsuppressable warning: 'YYY' has a base 'ZZZ' whose type uses the anonymous namespace paolo.carlini at oracle dot co
17:13 [Bug c++/57317] New: [4.8/4.9] Regression bogus and unsuppressable warning: 'YYY' has a base 'ZZZ' whose type uses the anonymous namespace ppluzhnikov at google dot com
16:53 [Bug tree-optimization/57294] [4.9 Regression] ice in remove_described_reference jamborm at gcc dot gnu.org
16:34 [Bug sanitizer/57316] New: [4.8 regresion] build failure in libsanitizer PHHargrove at lbl dot gov
15:48 [Bug rtl-optimization/57304] [4.9 Regression] Revision 198896 segfaults building cpu2000 benchmark 176.gcc pthaugen at gcc dot gnu.org
15:35 [Bug target/49146] segv from libgcc_s when raising an exception, or unwinding stack with backtrace with ms_abi rth at gcc dot gnu.org
15:33 [Bug testsuite/57313] [4.9 Regression]: gcc.dg/binop-xor3.c scan-tree-dump-times glisse at gcc dot gnu.org
15:20 [Bug tree-optimization/57315] New: LTO and/or vectorizer performance regression on salsa20 core, 4.7->4.8 zackw at panix dot com
15:10 [Bug c++/57314] New: [SFINAE] GCC istantiates default-arguments for member-template-functions of classtemplates bevore allowed florian dot weber at sfz-bw do
14:21 [Bug fortran/57297] FAIL: gfortran.dg/select_type_4.f90 -O2 execution test gretay at gcc dot gnu.org
14:03 [Bug rtl-optimization/57067] Missing control flow edges for setjmp/longjmp gretay at gcc dot gnu.org
12:37 [Bug c++/18126] sizeof compound-literal not parsed correctly paolo.carlini at oracle dot co
12:27 [Bug tree-optimization/57051] Optimization regression in 4.8.0 from 4.7.2 jakub at gcc dot gnu.org
12:11 [Bug regression/57313] [4.9 Regression]: gcc.dg/binop-xor3.c scan-tree-dump-times glisse at gcc dot gnu.org
11:58 [Bug target/57309] Spill code degrades vectorized loop for 437.leslie3d on PPC64 wschmidt at gcc dot gnu.org
11:17 [Bug regression/57313] [4.9 Regression]: gcc.dg/binop-xor3.c scan-tree-dump-times glisse at gcc dot gnu.org
11:11 [Bug target/57310] [4.7/4.8/4.9 Regression] segfault with -O2 or higher on x86_64-linux-gnu jakub at gcc dot gnu.org
11:09 [Bug regression/57313] [4.9 Regression]: gcc.dg/binop-xor3.c scan-tree-dump-times hp at gcc dot gnu.org
11:08 [Bug regression/57313] New: [4.9 Regression]: gcc.dg/binop-xor3.c scan-tree-dump-times hp at gcc dot gnu.org
10:50 [Bug c++/57312] missing 'template' keyword not diagnosed redi at gcc dot gnu.org
10:49 [Bug c++/51908] [C++11] ICE in cp_parser_abort_tentative_parse with decltype and variable template arguments paolo.carlini at oracle dot co
10:42 [Bug c++/11814] Code with missing "template" keyword wrongly accepted paolo.carlini at oracle dot co
10:42 [Bug c++/57312] missing 'template' keyword not diagnosed paolo.carlini at oracle dot co
10:34 [Bug preprocessor/49928] Only workaround for "-Wundef" is "defined(Macro) && Macro", but it is undefined behavior? skannan at redhat dot com
10:32 [Bug target/57293] [4.8/4.9 Regression] not needed frame pointers on IA-32 (performance regression?) fanael4 at gmail dot com
10:29 [Bug c++/57312] New: missing 'template' keyword not diagnosed redi at gcc dot gnu.org
10:25 [Bug preprocessor/51776] fixincludes hacks around a C++ deficiency skannan at redhat dot com
10:17 [Bug target/57310] [4.7/4.8/4.9 Regression] segfault with -O2 or higher on x86_64-linux-gnu rguenth at gcc dot gnu.org
10:13 [Bug c++/57311] Conversion operator can be overloaded with itself by using typedef redi at gcc dot gnu.org
10:11 [Bug preprocessor/51259] no escape on control characters on linemarker lines skannan at redhat dot com
10:04 [Bug c++/57311] New: Conversion operator can be overloaded with itself by using typedef redi at gcc dot gnu.org
09:52 [Bug rtl-optimization/23684] Combine stores for non strict alignment targets jakub at gcc dot gnu.org
09:47 [Bug target/57310] New: [4.7/4.8/4.9 Regression] segfault with -O2 or higher on x86_64-linux-gnu doko at gcc dot gnu.org
09:23 [Bug c++/56782] [4.8/4.9 Regression] Regression with empty pack expansions dodji at gcc dot gnu.org
09:18 [Bug preprocessor/47254] ICE: unspellable token PRAGMA_EOL with #pragma redefine_extname and -fdirectives-only manu at gcc dot gnu.org
09:15 [Bug preprocessor/44317] ,##__VA_ARGS__ comma not eaten with -std=c++0x manu at gcc dot gnu.org
09:10 [Bug preprocessor/47254] ICE: unspellable token PRAGMA_EOL with #pragma redefine_extname and -fdirectives-only skannan at redhat dot com
09:06 [Bug preprocessor/47254] ICE: unspellable token PRAGMA_EOL with #pragma redefine_extname and -fdirectives-only manu at gcc dot gnu.org
09:05 [Bug tree-optimization/57303] [4.7/4.8/4.9 Regression] struct miscompiled at -O1 and above rguenth at gcc dot gnu.org
08:58 [Bug rtl-optimization/57304] [4.9 Regression] Revision 198896 segfaults building cpu2000 benchmark 176.gcc steven at gcc dot gnu.org
08:51 [Bug rtl-optimization/57304] [4.9 Regression] Revision 198896 segfaults building cpu2000 benchmark 176.gcc dje at gcc dot gnu.org
08:51 [Bug rtl-optimization/57304] [4.9 Regression] Revision 198896 segfaults building cpu2000 benchmark 176.gcc dje at gcc dot gnu.org
08:48 [Bug rtl-optimization/23684] Combine stores for non strict alignment targets rguenth at gcc dot gnu.org
08:48 [Bug rtl-optimization/57302] Should merge zeroing multiple consecutive memory locations rguenth at gcc dot gnu.org
08:44 [Bug tree-optimization/57303] [4.7/4.8/4.9 Regression] struct miscompiled at -O1 and above rguenth at gcc dot gnu.org
08:42 [Bug rtl-optimization/57304] [4.9 Regression] Revision 198896 segfaults building cpu2000 benchmark 176.gcc rguenth at gcc dot gnu.org
08:42 [Bug target/57309] Spill code degrades vectorized loop for 437.leslie3d on PPC64 rguenth at gcc dot gnu.org
07:58 [Bug fortran/57297] FAIL: gfortran.dg/select_type_4.f90 -O2 execution test rguenther at suse dot de
07:30 [Bug preprocessor/44317] ,##__VA_ARGS__ comma not eaten with -std=c++0x jakub at gcc dot gnu.org
07:22 [Bug preprocessor/44317] ,##__VA_ARGS__ comma not eaten with -std=c++0x skannan at redhat dot com
07:17 [Bug preprocessor/47254] ICE: unspellable token PRAGMA_EOL with #pragma redefine_extname and -fdirectives-only skannan at redhat dot com
05:58 [Bug libstdc++/50160] vector<bool> comparison very slow (no overload) amandalionard at gmail dot com
03:06 [Bug target/57309] New: Spill code degrades vectorized loop for 437.leslie3d on PPC64 wschmidt at gcc dot gnu.org
01:42 [Bug rtl-optimization/57308] [4.9 Regression] DF_REF_REAL_LOC segfault in web.c:union_match_dups mrs at gcc dot gnu.org
01:42 [Bug rtl-optimization/57304] Revision 198896 segfaults building cpu2000 benchmark 176.gcc mrs at gcc dot gnu.org
00:43 [Bug rtl-optimization/57308] [4.9 Regression] DF_REF_REAL_LOC segfault in web.c:union_match_dups pinskia at gcc dot gnu.org
00:33 [Bug rtl-optimization/57308] [4.9 Regression] DF_REF_REAL_LOC segfault in web.c:union_match_dups dje at gcc dot gnu.org
00:33 [Bug rtl-optimization/57308] New: DF_REF_REAL_LOC segfault in web.c:union_match_dups dje at gcc dot gnu.org

May 16, 2013
23:49 [Bug c++/17314] Error message wrongly shows declared rather than inherited access paolo.carlini at oracle dot co
22:45 [Bug fortran/57297] FAIL: gfortran.dg/select_type_4.f90 -O2 execution test mikael at gcc dot gnu.org
22:31 [Bug target/49146] segv from libgcc_s when raising an exception, or unwinding stack with backtrace with ms_abi woodard at redhat dot com
22:19 [Bug rtl-optimization/57304] Revision 198896 segfaults building cpu2000 benchmark 176.gcc mrs at gcc dot gnu.org
21:54 [Bug bootstrap/57266] [4.9 regression] comparison between signed and unsigned integer expressions in fold_binary_loc breaks m68k bootstrap glisse at gcc dot gnu.org
21:45 [Bug tree-optimization/56547] [SH] missed opportunity for fmac with -ffast-math olegendo at gcc dot gnu.org
20:10 [Bug c++/57279] [C++11] alias declaration fails to declare function types with cv-qualifiers jason at gcc dot gnu.org
20:09 [Bug c++/17314] Error message wrongly shows declared rather than inherited access jason at gcc dot gnu.org
20:09 [Bug c++/17314] Error message wrongly shows declared rather than inherited access jason at gcc dot gnu.org
19:52 [Bug fortran/57307] New: ICE with sourced allocation with array constructor vladimir.fuka at gmail dot com
19:51 [Bug middle-end/56552] conditional move can generate unnecessary conversion code rsandifo at gcc dot gnu.org
19:48 [Bug middle-end/56552] conditional move can generate unnecessary conversion code rsandifo at gcc dot gnu.org
19:16 [Bug fortran/57306] [OOP] ICE on valid with class pointer initialization janus at gcc dot gnu.org
19:10 [Bug fortran/57305] ICE with warnings and unlimited polymorphic vladimir.fuka at gmail dot com
19:02 [Bug fortran/57305] ICE with warnings and unlimited polymorphic (incorrect code) vladimir.fuka at gmail dot com
19:02 [Bug fortran/57305] ICE with warnings and unlimited polymorphic (incorrect code) vladimir.fuka at gmail dot com
18:52 [Bug fortran/57306] New: ICE on valid with class pointer assignment abensonca at gmail dot com
18:45 [Bug tree-optimization/57303] [4.7/4.8/4.9 Regression] struct miscompiled at -O1 and above hjl.tools at gmail dot com
18:39 [Bug fortran/57305] New: ICE with warnings and unlimited polymorphic (incorrect code) vladimir.fuka at gmail dot com
18:27 [Bug target/49146] segv from libgcc_s when raising an exception, or unwinding stack with backtrace with ms_abi rth at gcc dot gnu.org
18:19 [Bug c++/18126] sizeof compound-literal not parsed correctly paolo.carlini at oracle dot co
18:08 [Bug target/49146] segv from libgcc_s when raising an exception, or unwinding stack with backtrace with ms_abi woodard at redhat dot com
18:00 [Bug tree-optimization/57303] [4.7/4.8/4.9 Regression] struct miscompiled at -O1 and above hjl.tools at gmail dot com
17:26 [Bug c++/17459] Spurious message when forgetting parentheses on call of member manu at gcc dot gnu.org
17:23 [Bug fortran/57297] FAIL: gfortran.dg/select_type_4.f90 -O2 execution test jamborm at gcc dot gnu.org
17:18 [Bug tree-optimization/53991] _mm_popcnt_u64 fails with -O3 -fgnu-tm ubizjak at gmail dot com
17:09 [Bug c++/17459] Spurious message when forgetting parentheses on call of member paolo.carlini at oracle dot co
17:06 [Bug libitm/53991] _mm_popcnt_u64 fails with -O3 -fgnu-tm ubizjak at gmail dot com
17:02 [Bug rtl-optimization/57304] New: Revision 198896 segfaults building cpu2000 benchmark 176.gcc pthaugen at gcc dot gnu.org
16:58 [Bug c++/17410] Specialization of nested template rejected because of unrelated declaration paolo.carlini at oracle dot co
16:56 [Bug web/52239] Upgrade GCC Bugzilla to 4.4 burnus at gcc dot gnu.org
16:55 [Bug web/52239] Upgrade GCC Bugzilla to 4.4 burnus at gcc dot gnu.org
16:37 [Bug c++/17410] Specialization of nested template rejected because of unrelated declaration paolo.carlini at oracle dot co
16:18 [Bug tree-optimization/57303] struct miscompiled at -O1 and above glisse at gcc dot gnu.org
15:59 [Bug rtl-optimization/57303] New: struct miscompiled at -O1 and above dhazeghi at yahoo dot com
15:44 [Bug target/57293] [4.8/4.9 Regression] not needed frame pointers on IA-32 (performance regression?) jakub at gcc dot gnu.org
15:36 [Bug target/57293] [4.8/4.9 Regression] not needed frame pointers on IA-32 (performance regression?) vmakarov at redhat dot com
15:24 [Bug rtl-optimization/57302] New: Should merge zeroing multiple consecutive memory locations msharov at users dot sourcefor
14:56 [Bug testsuite/57301] bit rotation is optimized in c but not c++ jakub at gcc dot gnu.org
14:55 [Bug fortran/57297] FAIL: gfortran.dg/select_type_4.f90 -O2 execution test gretay at gcc dot gnu.org
14:52 [Bug c++/17314] Error message wrongly shows declared rather than inherited access paolo.carlini at oracle dot co
14:48 [Bug rtl-optimization/57300] [4.8/4.9 Regression] statement in expression miscompiled at -O3 in 32-bit mode ebotcazou at gcc dot gnu.org
14:35 [Bug middle-end/56548] [4.8 Regression] ICE in emit_move_insn, at expr.c:3486 with -march=pentium{pro,2,3} -O3 ralf at linux-mips dot org
14:07 [Bug c++/17314] Error message wrongly shows declared rather than inherited access jason at gcc dot gnu.org
14:05 [Bug tree-optimization/57294] [4.9 Regression] ice in remove_described_reference jamborm at gcc dot gnu.org
13:33 [Bug libstdc++/57283] missing typedefs in specialized std::mem_fn for member variables record.nctu.cis91 at gmail dot
13:00 [Bug c++/17314] Error message wrongly shows declared rather than inherited access paolo.carlini at oracle dot co
12:49 [Bug c++/17314] Error message wrongly shows declared rather than inherited access paolo.carlini at oracle dot co
12:40 [Bug middle-end/56548] [4.8 Regression] ICE in emit_move_insn, at expr.c:3486 with -march=pentium{pro,2,3} -O3 mikpe at it dot uu.se
12:33 [Bug middle-end/56548] [4.8 Regression] ICE in emit_move_insn, at expr.c:3486 with -march=pentium{pro,2,3} -O3 ralf at linux-mips dot org
11:26 [Bug rtl-optimization/57300] [4.8/4.9 Regression] statement in expression miscompiled at -O3 in 32-bit mode rguenth at gcc dot gnu.org
11:19 [Bug lto/57290] [4.9 Regression] After r198333 the aermod runtime is ~10% slower when compiled with -fprotect-parens and -flto rguenth at gcc dot gnu.org
10:57 [Bug rtl-optimization/57300] [4.8/4.9 Regression] statement in expression miscompiled at -O3 in 32-bit mode jakub at gcc dot gnu.org
10:50 [Bug web/52239] Upgrade GCC Bugzilla to 4.4 LpSolit at netscape dot net
10:31 [Bug middle-end/57286] [4.9 regression] infinite recursion in fold-const.c:10037 glisse at gcc dot gnu.org
10:16 [Bug target/57293] [4.8/4.9 Regression] not needed frame pointers on IA-32 (performance regression?) rguenth at gcc dot gnu.org
10:14 [Bug fortran/57297] FAIL: gfortran.dg/select_type_4.f90 -O2 execution test rguenth at gcc dot gnu.org
10:13 [Bug rtl-optimization/57300] [4.8/4.9 Regression] statement in expression miscompiled at -O3 in 32-bit mode jakub at gcc dot gnu.org
10:08 [Bug rtl-optimization/57300] [4.8/4.9 Regression] statement in expression miscompiled at -O3 in 32-bit mode jakub at gcc dot gnu.org
09:50 [Bug rtl-optimization/57300] [4.8/4.9 Regression] statement in expression miscompiled at -O3 in 32-bit mode steven at gcc dot gnu.org
09:43 [Bug rtl-optimization/57300] [4.8/4.9 Regression] statement in expression miscompiled at -O3 in 32-bit mode jakub at gcc dot gnu.org
09:37 [Bug c++/52960] Missing warnings on ambiguous source : function decl vs local var decl paolo.carlini at oracle dot co
09:37 [Bug c++/15672] local function causes weird warning paolo.carlini at oracle dot co
09:29 [Bug rtl-optimization/57300] [4.8/4.9 Regression] statement in expression miscompiled at -O3 in 32-bit mode ebotcazou at gcc dot gnu.org
09:28 [Bug c++/10634] in-class initialization of static data members no longer allowed paolo.carlini at oracle dot co
09:07 [Bug tree-optimization/57124] 254 dot gap at spec2000 got miscompare after r198413 rguenth at gcc dot gnu.org
09:02 [Bug rtl-optimization/57300] [4.8/4.9 Regression] statement in expression miscompiled at -O3 in 32-bit mode jakub at gcc dot gnu.org
08:55 [Bug web/52239] Upgrade GCC Bugzilla to 4.4 burnus at gcc dot gnu.org
08:51 [Bug rtl-optimization/57300] [4.8/4.9 Regression] statement in expression miscompiled at -O3 in 32-bit mode steven at gcc dot gnu.org
08:47 [Bug tree-optimization/57294] [4.9 Regression] ice in remove_described_reference mpolacek at gcc dot gnu.org
08:35 [Bug rtl-optimization/57300] [4.8/4.9 Regression] statement in expression miscompiled at -O3 in 32-bit mode jakub at gcc dot gnu.org
08:30 [Bug target/19599] function pointer prevents tail-call optimization on arm ramana at gcc dot gnu.org
08:23 [Bug testsuite/57301] bit rotation is optimized in c but not c++ steven at gcc dot gnu.org
08:16 [Bug rtl-optimization/57300] [4.8/4.9 Regression] statement in expression miscompiled at -O3 in 32-bit mode jakub at gcc dot gnu.org
08:11 [Bug rtl-optimization/57300] [4.8/4.9 Regression] statement in expression miscompiled at -O3 in 32-bit mode jakub at gcc dot gnu.org
07:53 [Bug rtl-optimization/57300] [4.8/4.9 Regression] statement in expression miscompiled at -O3 in 32-bit mode jakub at gcc dot gnu.org
06:48 [Bug c++/57301] bit rotation is optimized in c but not c++ glisse at gcc dot gnu.org
06:47 [Bug c++/57301] bit rotation is optimized in c but not c++ glisse at gcc dot gnu.org
04:03 [Bug middle-end/57286] [4.9 regression] infinite recursion in fold-const.c:10037 jojelino at gmail dot com
04:01 [Bug middle-end/57286] [4.9 regression] infinite recursion in fold-const.c:10037 jojelino at gmail dot com
00:20 [Bug c++/57301] New: bit rotation is not optimized in c but not c++ luto at mit dot edu

May 15, 2013
21:59 [Bug inline-asm/57299] Inline assembly memory dependencies produce spurious loads, register pressure, compilation failures pinskia at gcc dot gnu.org
21:57 [Bug inline-asm/57299] Inline assembly memory dependencies produce spurious loads, register pressure, compilation failures umbricola at gmail dot com
20:16 [Bug inline-asm/57299] Inline assembly memory dependencies produce spurious loads, register pressure, compilation failures pinskia at gcc dot gnu.org
20:09 [Bug fortran/57296] Infinite loop in do while when using -O2 antti.pekka.hynninen at nrel d
19:57 [Bug tree-optimization/57294] [4.9 Regression] ice in remove_described_reference mpolacek at gcc dot gnu.org
19:41 [Bug rtl-optimization/57300] New: statement in expression miscompiled at -O3 in 32-bit mode dhazeghi at yahoo dot com
19:26 [Bug middle-end/57278] -fno-if-conversion and -fno-if-conversion2 do not work as intended shiwen.hu at gmail dot com
19:21 [Bug target/57260] Generated R_MIPS_GOT_MIPS relocation for direct function call while compiling with -O2 on MIPS N64 rsandifo at gcc dot gnu.org
19:20 [Bug inline-asm/57299] Inline assembly memory dependencies produce spurious loads, register pressure, compilation failures umbricola at gmail dot com
18:53 [Bug inline-asm/57299] Inline assembly memory dependencies produce spurious loads, register pressure, compilation failures pinskia at gcc dot gnu.org
18:44 [Bug inline-asm/57299] Inline assembly memory dependencies produce spurious loads, register pressure, compilation failures umbricola at gmail dot com
18:40 [Bug fortran/57296] Infinite loop in do while when using -O2 antti.pekka.hynninen at nrel d
18:35 [Bug fortran/57297] FAIL: gfortran.dg/select_type_4.f90 -O2 execution test mikael at gcc dot gnu.org
18:24 [Bug inline-asm/57299] Inline assembly memory dependencies produce spurious loads, register pressure, compilation failures pinskia at gcc dot gnu.org
18:22 [Bug inline-asm/57299] Inline assembly memory dependencies produce spurious loads, register pressure, compilation failures umbricola at gmail dot com
18:16 [Bug fortran/57296] Infinite loop in do while when using -O2 dominiq at lps dot ens.fr
18:14 [Bug inline-asm/57299] Inline assembly memory dependencies produce spurious loads, register pressure, compilation failures pinskia at gcc dot gnu.org
18:11 [Bug middle-end/57287] GCC 4.9.0 fails to build GDB on Ubuntu 12.04 pinskia at gcc dot gnu.org
18:08 [Bug inline-asm/57299] New: Inline assembly memory dependencies produce spurious loads, register pressure, compilation failures umbricola at gmail dot com
18:04 [Bug target/57295] target c6x-elf // internal compiler error: in extract_insn, at recog.c:2150 pinskia at gcc dot gnu.org
17:52 [Bug target/49146] segv from libgcc_s when raising an exception, or unwinding stack with backtrace with ms_abi woodard at redhat dot com
17:49 [Bug libgomp/57298] GOMP_CPU_AFFINITY will not work when system has >1024 cores sp at numascale dot com
17:42 [Bug libgomp/57298] New: GOMP_CPU_AFFINITY will not work when system has >1024 cores sp at numascale dot com
17:33 [Bug target/49146] segv from libgcc_s when raising an exception, or unwinding stack with backtrace with ms_abi woodard at redhat dot com
17:30 [Bug fortran/57297] New: FAIL: gfortran.dg/select_type_4.f90 -O2 execution test gretay at gcc dot gnu.org
17:00 [Bug lto/57290] [4.9 Regression] After r198333 the aermod runtime is ~10% slower when compiled with -fprotect-parens and -flto dominiq at lps dot ens.fr
16:54 [Bug fortran/57296] New: Infinite loop in do while when using -O2 antti.pekka.hynninen at nrel d
16:22 [Bug tree-optimization/57294] [4.9 Regression] ice in remove_described_reference mpolacek at gcc dot gnu.org
16:18 [Bug c/57295] New: target c6x-elf // internal compiler error: in extract_insn, at recog.c:2150 daniel.calcoen at cern dot ch
16:17 [Bug c/57294] New: ice in remove_described_reference dcb314 at hotmail dot com
16:11 [Bug c++/31952] parameters may be redeclared in a function try-block paolo.carlini at oracle dot co
16:08 [Bug target/57293] New: [4.8/4.9 Regression] not needed frame pointers on IA-32 (performance regression?) fanael4 at gmail dot com
16:00 [Bug middle-end/57286] [4.9 regression] infinite recurison in fold-const.c:10037 glisse at gcc dot gnu.org
15:28 [Bug fortran/56919] [4.7/4.8 Regression] Wrong result for SYSTEM_CLOCK on Cygwin jb at gcc dot gnu.org
15:27 [Bug libffi/56033] FAIL: libffi.call/cls_struct_va1.c on powerpc-*-* and sparc-sun-solaris2* with -m64 dominiq at lps dot ens.fr
15:23 [Bug tree-optimization/57124] 254 dot gap at spec2000 got miscompare after r198413 ysrumyan at gmail dot com
15:21 [Bug middle-end/57276] Waste work in cgraph_edge_brings_all_agg_vals_for_node() jamborm at gcc dot gnu.org
15:13 [Bug bootstrap/57292] New: Failure in build after stage 3, concerning libitm.la ExtraLeveLInSoftware at ntlwor
15:09 [Bug bootstrap/57291] New: Failure in build stages 2 and 3 concerning pseudo-op: .balign ExtraLeveLInSoftware at ntlwor
15:02 [Bug rtl-optimization/56833] [4.9 Regression] Valid register is over written by postreload pass amylaar at gcc dot gnu.org
14:47 [Bug c++/56782] [4.8/4.9 Regression] Regression with empty pack expansions dodji at gcc dot gnu.org
14:35 [Bug tree-optimization/57289] [4.9 Regression] ICE during 454.calculix compilation with -O3 -flto jamborm at gcc dot gnu.org
14:26 [Bug lto/57290] [4.9 Regression] After r198333 the aermod runtime is ~10% slower when compiled with -fprotect-parens and -flto rguenth at gcc dot gnu.org
14:21 [Bug fortran/57284] [OOP] ICE with find_array_spec for polymorphic arrays janus at gcc dot gnu.org
14:20 [Bug libffi/56033] FAIL: libffi.call/cls_struct_va1.c on powerpc-*-* and sparc-sun-solaris2* with -m64 ro at gcc dot gnu.org
14:14 [Bug c++/56976] using braces to initialize a reference forces copy construction paolo.carlini at oracle dot co
14:09 [Bug fortran/57285] [OOP] ICE on invalid: "gfc_array_dimen_size(): Bad dimension" due to SIZE intrinsic with invalid dim on CLASS dummy janus at gcc dot gnu.org
14:08 [Bug lto/57290] [4.9 Regression] After r198333 the aermod runtime is ~10% slower when compiled with -fprotect-parens and -flto rguenther at suse dot de
14:06 [Bug rtl-optimization/56776] [4.8/4.9 Regression] valgrind errors within ira jakub at gcc dot gnu.org
14:02 [Bug lto/57290] New: [4.9 Regression] After r198333 the aermod runtime is ~10% slower when compiled with -fprotect-parens and -flto dominiq at lps dot ens.fr
13:59 [Bug tree-optimization/57289] [4.9 Regression] ICE during 454.calculix compilation with -O3 -flto rguenth at gcc dot gnu.org
13:55 [Bug c++/56976] using braces to initialize a reference forces copy construction daniel.kruegler at googlemail
13:32 [Bug c++/56966] [4.7 Regression] wrong warning with -Werror (wrong code without Werror?) rguenth at gcc dot gnu.org
13:32 [Bug libffi/56033] FAIL: libffi.call/cls_struct_va1.c on powerpc-*-* and sparc-sun-solaris2* with -m64 ro at CeBiTec dot Uni-Bielefel
13:31 [Bug c++/56971] [4.9 Regression] GCC claims a friend function to be overloaded, but it isn't rguenth at gcc dot gnu.org
13:30 [Bug lto/57289] New: ICE during 454.calculix compilation with -O3 -flto izamyatin at gmail dot com
13:29 [Bug libgcc/57221] [4.8/4.9 regression] libgcc symbol visibility changes break Android blobs rguenth at gcc dot gnu.org
13:29 [Bug libffi/56033] FAIL: libffi.call/cls_struct_va1.c on powerpc-*-* and sparc-sun-solaris2* with -m64 dominiq at lps dot ens.fr
13:29 [Bug fortran/57217] [4.7/4.8/4.9 Regression][OOP] Accepts invalid TBP overriding - lacking arguments check rguenth at gcc dot gnu.org
13:29 [Bug tree-optimization/57199] [4.8/4.9 Regression] Bogus warning: iteration NNNN invokes undefined behavior -Waggressive-loop-optimizations rguenth at gcc dot gnu.org
13:28 [Bug fortran/57129] [4.7/4.8/4.9 Regression] ICE (segfault) in check_extended_derived_type rguenth at gcc dot gnu.org
13:28 [Bug c++/57101] [4.8/4.9 Regression] -fcompare-debug failure with <type error> rguenth at gcc dot gnu.org
13:28 [Bug fortran/57042] [4.7/4.8/4.9 Regression] ICE/Segfault with -fdump-parse-tree rguenth at gcc dot gnu.org
13:27 [Bug fortran/57019] [4.7/4.8/4.9 Regression] Compiler crashes (and make wrong assignments) at some combinations of pointers rguenth at gcc dot gnu.org
13:27 [Bug fortran/56939] [4.8/4.9 Regression] [OOP] Derived type is being used before it is defined rguenth at gcc dot gnu.org
13:27 [Bug fortran/56919] [4.7/4.8/4.9 Regression] Wrong result for SYSTEM_CLOCK on Cygwin rguenth at gcc dot gnu.org
13:27 [Bug fortran/56852] [4.7/4.8/4.9 Regression] ICE on invalid: "Bad array reference" for an undeclared loop variable rguenth at gcc dot gnu.org
13:26 [Bug c++/56782] [4.8/4.9 Regression] Regression with empty pack expansions rguenth at gcc dot gnu.org
13:26 [Bug rtl-optimization/56776] [4.8/4.9 Regression] valgrind errors within ira rguenth at gcc dot gnu.org
13:22 [Bug fortran/57284] [OOP] ICE with "find_array_spec for polymorphic arrays burnus at gcc dot gnu.org
13:00 [Bug c/57287] GCC 4.9.0 fails to build GDB on Ubuntu 12.04 rguenth at gcc dot gnu.org
12:44 [Bug middle-end/57286] [4.9 regression] infinite recurison in fold-const.c:10037 glisse at gcc dot gnu.org
12:43 [Bug c/57287] GCC 4.9.0 fails to build GDB on Ubuntu 12.04 palves at redhat dot com
12:34 [Bug target/57288] New: cfi_restore should precede cfi_def_cfa_offset msharov at users dot sourcefor
12:32 [Bug c/57287] GCC 4.9.0 fails to build GDB on Ubuntu 12.04 muhammad_bilal at mentor dot c
12:11 [Bug libstdc++/57283] missing typedefs in specialized std::mem_fn for member variables redi at gcc dot gnu.org
12:11 [Bug c/57287] New: GCC 4.9.0 fails to build GDB on Ubuntu 12.04 muhammad_bilal at mentor dot c
11:59 [Bug target/56807] mingw32: Conflict between stack realignment and stack probe destroys function argument in EAX ktietz at gcc dot gnu.org
11:56 [Bug middle-end/57286] [4.9 regression] infinite recurison in fold-const.c:10037 rguenth at gcc dot gnu.org
11:50 [Bug middle-end/57286] [4.9 regression] infinite recurison in fold-const.c:10037 rguenth at gcc dot gnu.org
11:46 [Bug web/55237] Linkify r123456 in comments to point to SVN stevenb.gcc at gmail dot com
11:42 [Bug libstdc++/57283] missing typedefs in specialized std::mem_fn for member variables redi at gcc dot gnu.org
11:36 [Bug c/57286] New: [4.9 regression] infinite recurison in fold-const.c:10037 jojelino at gmail dot com
11:17 [Bug web/55237] Linkify r123456 in comments to point to SVN LpSolit at netscape dot net
11:14 [Bug web/55237] Linkify r123456 in comments to point to SVN amonakov at gcc dot gnu.org
11:05 [Bug rtl-optimization/57281] [4.9 Regression] x86_64-linux loop fails to terminate at -O3 -m32 ebotcazou at gcc dot gnu.org
10:55 [Bug rtl-optimization/57281] [4.9 Regression] x86_64-linux loop fails to terminate at -O3 -m32 rguenth at gcc dot gnu.org
10:52 [Bug web/55237] Linkify r123456 in comments to point to SVN jakub at gcc dot gnu.org
10:42 [Bug rtl-optimization/57281] [4.9 Regression] x86_64-linux loop fails to terminate at -O3 -m32 ebotcazou at gcc dot gnu.org
10:40 [Bug web/55237] Linkify r123456 in comments to point to SVN LpSolit at netscape dot net
10:40 [Bug tree-optimization/56265] [4.8 Regression] ICE in ipa_make_edge_direct_to_target jamborm at gcc dot gnu.org
10:33 [Bug libstdc++/57283] missing typedefs in specialized std::mem_fn for member variables record.nctu.cis91 at gmail dot
10:19 [Bug fortran/57284] ICE with "find_array_spec: unused as (1)" in conjunction with size() intrinsic on class dummy parameter shape bugs at stellardeath dot org
10:18 [Bug fortran/57285] ICe on invalid: "gfc_array_dimen_size(): Bad dimension" due to size() intrinsic with invalid dim on class() dummy argument bugs at stellardeath dot org
10:18 [Bug fortran/57285] New: ICe on invalid: "gfc_array_dimen_size(): Bad dimension" due to size() intrinsic with invalid dim on class() dummy argument bugs at stellardeath dot org
10:11 [Bug fortran/57284] New: ICE with "find_array_spec: unused as (1)" in conjunction with size() intrinsic on class dummy parameter shape bugs at stellardeath dot org
09:48 [Bug rtl-optimization/57281] [4.9 Regression] x86_64-linux loop fails to terminate at -O3 -m32 steven at gcc dot gnu.org
09:41 [Bug rtl-optimization/57281] [4.9 Regression] x86_64-linux loop fails to terminate at -O3 -m32 rguenth at gcc dot gnu.org
09:38 [Bug libstdc++/57283] missing typedefs in specialized std::mem_fn for member variables redi at gcc dot gnu.org
09:37 [Bug target/57260] Generated R_MIPS_GOT_MIPS relocation for direct function call while compiling with -O2 on MIPS N64 lee.duhem at gmail dot com
09:37 [Bug target/57281] [4.9 Regression] x86_64-linux loop fails to terminate at -O3 -m32, bogus extendsidi2_1 splitter rguenth at gcc dot gnu.org
09:18 [Bug target/57281] x86_64-linux loop fails to terminate at -O3 -m32 rguenth at gcc dot gnu.org
09:12 [Bug middle-end/57276] Waste work in cgraph_edge_brings_all_agg_vals_for_node() rguenth at gcc dot gnu.org
08:52 [Bug libstdc++/57283] New: missing typedefs in specialized std::mem_fn for member variables record.nctu.cis91 at gmail dot
08:37 [Bug c++/56976] using braces to initialize a reference forces copy construction akim.demaille at gmail dot com
08:24 [Bug web/55237] Linkify r123456 in comments to point to SVN steven at gcc dot gnu.org
08:20 [Bug rtl-optimization/56833] [4.9 Regression] Valid register is over written by postreload pass steven at gcc dot gnu.org
08:18 [Bug middle-end/57278] -fno-if-conversion and -fno-if-conversion2 do not work as intended steven at gcc dot gnu.org
08:13 [Bug tree-optimization/57275] [4.9 Regression] Error in data dependence analysis during gather vectorization rguenth at gcc dot gnu.org
06:15 [Bug bootstrap/57059] [4.8/4.9 Regression] Host configuration of loose_warn breaks for build components for Canadian crosses pinskia at gcc dot gnu.org
06:15 [Bug other/57282] Canadian cross on FreeBSD to MingW32 fails with unknown warning "-Wno-narrowing" as build gcc is too old pinskia at gcc dot gnu.org
06:05 [Bug other/57282] New: Canadian cross on FreeBSD to MingW32 fails with unknown warning "-Wno-narrowing" is build gcc is too old chris at contemporary dot net.
05:54 [Bug c++/50477] -Wunused-parameter should not warn about virtual method declarations with bodies anthony.foiani at gmail dot co
05:40 [Bug c++/57211] wrong line indicated in warning for synthesized method anthony.foiani at gmail dot co
05:38 [Bug c++/57211] wrong line indicated in warning for synthesized method anthony.foiani at gmail dot co
03:41 [Bug target/57281] New: x86_64-linux loop fails to terminate at -O3 -m32 dhazeghi at yahoo dot com

May 14, 2013
22:36 [Bug c++/57271] ARM: gcc generates insufficient alignment for memory passed as extra argument for function return large composite type java4ada at yahoo dot com
21:36 [Bug c++/57271] ARM: gcc generates insufficient alignment for memory passed as extra argument for function return large composite type rearnsha at gcc dot gnu.org
20:56 [Bug c++/57243] Using auto in range based for with templated container in templated function requires extraneous template qualifier jason at gcc dot gnu.org
20:53 [Bug c++/57274] [4.8/4.9 Regression] Bogus sequence-point warning in C++ jakub at gcc dot gnu.org
19:14 [Bug libgcc/57280] new crtbegin1.o for __EH_FRAME_BEGIN__ jan.kratochvil at redhat dot c
19:13 [Bug target/57260] Generated R_MIPS_GOT_MIPS relocation for direct function call while compiling with -O2 on MIPS N64 rsandifo at gcc dot gnu.org
19:03 [Bug libgcc/57280] New: new crtbegin1.o for __EH_FRAME_BEGIN__ jan.kratochvil at redhat dot c
18:37 [Bug c++/57279] New: [C++11] alias declaration fails to declare function types with cv-qualifiers daniel.kruegler at googlemail
18:27 [Bug c++/57271] ARM: gcc generates insufficient alignment for memory passed as extra argument for function return large composite type pinskia at gcc dot gnu.org
18:22 [Bug target/57260] Generated R_MIPS_GOT_MIPS relocation for direct function call while compiling with -O2 on MIPS N64 rsandifo at gcc dot gnu.org
18:20 [Bug middle-end/57278] -fno-if-conversion and -fno-if-conversion2 do not work as intended pinskia at gcc dot gnu.org
18:07 [Bug tree-optimization/57275] [4.9 Regression] Error in data dependence analysis during gather vectorization andrey.turetskiy at gmail dot
18:00 [Bug target/57264] cld not emitted when string instructions used, and '-mcld' on command line ubizjak at gmail dot com
17:53 [Bug tree-optimization/57275] [4.9 Regression] Error in data dependence analysis during gather vectorization jakub at gcc dot gnu.org
17:45 [Bug tree-optimization/57275] [4.9 Regression] Error in data dependence analysis during gather vectorization andrey.turetskiy at gmail dot
17:12 [Bug lto/57267] [4.9 regression] -flto-partition=none : symbol is already defined hubicka at ucw dot cz
17:07 [Bug target/57264] cld not emitted when string instructions used, and '-mcld' on command line thutt at vmware dot com
16:48 [Bug c/57278] New: -fno-if-conversion and -fno-if-conversion2 do not work as intended shiwen.hu at gmail dot com
16:31 [Bug libgcc/57277] arm-unknown-linux-gnueabi: armv6 libgcc -march=armv6: not found Dominik.Bittner94 at web dot d
16:13 [Bug libgcc/57277] arm-unknown-linux-gnueabi: armv6 libgcc -march=armv6: not found Dominik.Bittner94 at web dot d
16:06 [Bug libgcc/57277] New: arm-unknown-linux-gnueabi: armv6 libgcc -march=armv6: not found Dominik.Bittner94 at web dot d
16:00 [Bug c++/56998] [4.8 Regression] ICE in value_dependent_expression_p, at cp/pt.c:19598 raphael.kubo.da.costa at intel
15:55 [Bug c++/31952] parameters may be redeclared in a function try-block jason at gcc dot gnu.org
15:53 [Bug c++/57041] [4.7/4.8/4.9 Regression] ICE in lookup_field_1, at cp/search.c:376 (with dot-prefixed structure initialisation) paolo.carlini at oracle dot co
15:53 [Bug c++/37736] Problem with designated initializer and template paolo.carlini at oracle dot co
15:43 [Bug rtl-optimization/56833] [4.9 Regression] Valid register is over written by reload pass amylaar at gcc dot gnu.org
15:37 [Bug rtl-optimization/57268] [4.9 Regression] c nested loops hang compiler in sched-deps.c jakub at gcc dot gnu.org
15:33 [Bug other/41400] unwind table not properly populated ktietz at gcc dot gnu.org
15:12 [Bug tree-optimization/57275] [4.9 Regression] Error in data dependence analysis during gather vectorization jakub at gcc dot gnu.org
15:09 [Bug c++/57274] [4.8/4.9 Regression] Bogus sequence-point warning in C++ jakub at gcc dot gnu.org
15:09 [Bug c++/57274] [4.8/4.9 Regression] Bogus sequence-point warning in C++ jakub at gcc dot gnu.org
15:03 [Bug middle-end/57276] Waste work in cgraph_edge_brings_all_agg_vals_for_node() pchang9 at cs dot wisc.edu
14:57 [Bug tree-optimization/57275] [4.9 Regression] Error in data dependence analysis during gather vectorization rguenth at gcc dot gnu.org
14:55 [Bug c++/57041] [4.7/4.8/4.9 Regression] ICE in lookup_field_1, at cp/search.c:376 (with dot-prefixed structure initialisation) jason at gcc dot gnu.org
14:55 [Bug c++/55365] ICE in process_init_constructor_union, at cp/typeck2.c:1335 jason at gcc dot gnu.org
14:53 [Bug c++/56782] [4.8/4.9 Regression] Regression with empty pack expansions dodji at gcc dot gnu.org
14:47 [Bug tree-optimization/57275] [4.9 Regression] Error in data dependence analysis during gather vectorization rguenth at gcc dot gnu.org
14:33 [Bug middle-end/57276] Waste work in cgraph_edge_brings_all_agg_vals_for_node() paolo.carlini at oracle dot co
14:29 [Bug middle-end/57276] New: Waste work in cgraph_edge_brings_all_agg_vals_for_node() pchang9 at cs dot wisc.edu
14:25 [Bug tree-optimization/57275] New: Error in data dependence analysis during gather vectorization andrey.turetskiy at gmail dot
14:16 [Bug c++/57274] New: [4.8/4.9 Regression] Bogus sequence-point warning in C++ ppluzhnikov at google dot com
14:01 [Bug target/57264] cld not emitted when string instructions used, and '-mcld' on command line ubizjak at gmail dot com
13:56 [Bug c++/53903] [C++11] Incompatible exception-specification allowed if member explicitly-defaulted after first declaration paolo.carlini at oracle dot co
13:41 [Bug target/57264] cld not emitted when string instructions used, and '-mcld' on command line thutt at vmware dot com
13:05 [Bug gcov-profile/57234] gcov 4.7.3 segfaults when reading Clang's .gc* files. magnus.reftel at gmail dot com
13:05 [Bug libstdc++/57273] stringstream str initialization fails ycollette.nospam at free dot f
13:01 [Bug libstdc++/57273] stringstream str initialization fails redi at gcc dot gnu.org
13:00 [Bug gcov-profile/35568] missing gcov data spoils other files. david.claessens at bestsorting
12:59 [Bug libstdc++/57273] stringstream str initialization fails redi at gcc dot gnu.org
12:55 [Bug libstdc++/57273] stringstream str initialization fails ycollette.nospam at free dot f
12:47 [Bug libstdc++/57273] stringstream str initialization fails paolo.carlini at oracle dot co
12:43 [Bug libstdc++/57273] stringstream str initialization fails ycollette.nospam at free dot f
12:42 [Bug libstdc++/57273] stringstream str initialization fails ycollette.nospam at free dot f
12:41 [Bug libstdc++/57273] New: stringstream str initialization fails ycollette.nospam at free dot f
12:09 [Bug tree-optimization/55761] process_assignment assumes -1 can be created paulo at matos-sorge dot com
12:07 [Bug tree-optimization/55761] process_assignment assumes -1 can be created paulo at matos-sorge dot com
12:05 [Bug tree-optimization/55761] process_assignment assumes -1 can be created glisse at gcc dot gnu.org
11:58 [Bug tree-optimization/55761] process_assignment assumes -1 can be created paulo at matos-sorge dot com
11:54 [Bug other/56780] --disable-install-libiberty still installs libiberty.a matthew at linuxfromscratch do
11:39 [Bug libstdc++/57272] New: node-based containers don't use allocator's pointer type internally redi at gcc dot gnu.org
11:15 [Bug rtl-optimization/57067] Missing control flow edges for setjmp/longjmp rguenth at gcc dot gnu.org
11:03 [Bug c++/57271] ARM: gcc generates insufficient alignment for memory passed as extra argument for function return large composite type java4ada at yahoo dot com
10:55 [Bug c++/57271] ARM: gcc generates insufficient alignment for memory passed as extra argument for function return large composite type rguenth at gcc dot gnu.org
10:52 [Bug c++/57271] New: ARM: gcc generates insufficient alignment for memory passed as extra argument for function return large composite type java4ada at yahoo dot com
10:50 [Bug gcov-profile/57269] [4.7 Regression] ICE in gcov_open, at gcov-io.c:82 rguenth at gcc dot gnu.org
10:49 [Bug middle-end/57235] [4.9 Regression] ICE verify_ssa failied rguenth at gcc dot gnu.org
09:56 [Bug bootstrap/57266] [4.9 regression] comparison between signed and unsigned integer expressions in fold_binary_loc breaks m68k bootstrap rguenth at gcc dot gnu.org
09:55 [Bug lto/57267] [4.9 regression] -flto-partition=none : symbol is already defined rguenth at gcc dot gnu.org
09:54 [Bug rtl-optimization/57268] [4.9 Regression] c nested loops hang compiler in sched-deps.c rguenth at gcc dot gnu.org
09:51 [Bug gcov-profile/57269] [4.7 Regression] ICE in gcov_open, at gcov-io.c:82 rguenth at gcc dot gnu.org
09:36 [Bug libgcc/57256] Building for arm-elf with CFLAGS_FOR_TARGET=-mabi=aapcs-linux fails in libgcc/crtstuff.c ramana at gcc dot gnu.org
09:35 [Bug target/57261] [4.9 regression] libgcc_s.so always linked on Solaris ro at gcc dot gnu.org
09:28 [Bug bootstrap/57266] [4.9 regression] comparison between signed and unsigned integer expressions in fold_binary_loc breaks m68k bootstrap mikpe at it dot uu.se
09:01 [Bug libstdc++/57270] std::is_function ignores function ref-qualifiers daniel.kruegler at googlemail
08:53 [Bug libgcc/57256] Building for arm-elf with CFLAGS_FOR_TARGET=-mabi=aapcs-linux fails in libgcc/crtstuff.c rearnsha at gcc dot gnu.org
07:16 [Bug bootstrap/56554] stage2 ./intl: error: C compiler cannot create executables dougmencken at gmail dot com
06:29 [Bug tree-optimization/57251] [4.8/4.9 Regression] ICE in optab_handler, at optabs.h:258 jakub at gcc dot gnu.org
06:19 [Bug bootstrap/57266] [4.9 regression] comparison between signed and unsigned integer expressions in fold_binary_loc breaks m68k bootstrap glisse at gcc dot gnu.org
06:16 [Bug target/57260] Generated R_MIPS_GOT_MIPS relocation for direct function call while compiling with -O2 on MIPS N64 lee.duhem at gmail dot com
04:39 [Bug libstdc++/57270] New: std::is_function ignores function ref-qualifiers lucdanton at free dot fr
02:44 [Bug target/57260] Generated R_MIPS_GOT_MIPS relocation for direct function call while compiling with -O2 on MIPS N64 pinskia at gcc dot gnu.org
02:25 [Bug target/50962] Additional opportunity for AGU stall avoidance optimization for Atom processor dirtyepic at gentoo dot org
02:06 [Bug target/57260] Generated R_MIPS_GOT_MIPS relocation for direct function call while compiling with -O2 on MIPS N64 lee.duhem at gmail dot com
02:03 [Bug gcov-profile/57269] New: ICE in gcov_open, at gcov-io.c:82 dirtyepic at gentoo dot org

May 13, 2013
22:12 [Bug tree-optimization/57268] New: c nested loops hang compiler dhazeghi at yahoo dot com
21:48 [Bug bootstrap/57266] [4.9 regression] comparison between signed and unsigned integer expressions in fold_binary_loc breaks m68k bootstrap glisse at gcc dot gnu.org
21:47 [Bug lto/57267] [4.9 regression] -flto-partition=none : symbol is already defined dimhen at gmail dot com
21:44 [Bug lto/57267] New: [4.9 regression] -flto-partition=none : symbol is already defined dimhen at gmail dot com
21:13 [Bug bootstrap/57266] New: [4.9 regression] comparison between signed and unsigned integer expressions in fold_binary_loc breaks m68k bootstrap mikpe at it dot uu.se
20:21 [Bug c++/57101] [4.8/4.9 Regression] -fcompare-debug failure with <type error> jason at gcc dot gnu.org
20:15 [Bug libstdc++/57263] std::set with user-defined allocator - compile error redi at gcc dot gnu.org
20:09 [Bug target/52122] [4.7/4.8/4.9 Regression] incorrect ln -s replacement for mingw like targets in configure files ktietz at gcc dot gnu.org
20:06 [Bug ada/47163] Failure building target-libada for MingW64 ktietz at gcc dot gnu.org
20:00 [Bug libstdc++/56332] libstdc++-v3 does not support x86_64-pc-mingw64: No support for this host/target combination ktietz at gcc dot gnu.org
19:59 [Bug target/48233] [4.6] can't bootstrap with ada, java and go on mingw ktietz at gcc dot gnu.org
19:52 [Bug target/56975] [regression] dllimport broken on i686-pc-cygwin ktietz at gcc dot gnu.org
19:50 [Bug target/57261] [4.9 regression] libgcc_s.so always linked on Solaris ebotcazou at gcc dot gnu.org
19:50 [Bug bootstrap/57265] Bootstrap failure on sparc-sun-solaris2.10 in libquadmath ebotcazou at gcc dot gnu.org
19:45 [Bug c++/57038] Latest libreoffice compilation fails with enabled LTO marxin.liska at gmail dot com
19:37 [Bug c++/57255] [meta-bug] ref-qualifiers jason at gcc dot gnu.org
19:37 [Bug c++/57252] GCC does not treat ref-qualified overload set as ambiguous jason at gcc dot gnu.org
19:36 [Bug c++/57255] [meta-bug] ref-qualifiers jason at gcc dot gnu.org
19:36 [Bug c++/57254] Overload resolution failure when ref-qualified member function templates are defined out-of-line jason at gcc dot gnu.org
19:36 [Bug c++/57255] [meta-bug] ref-qualifiers jason at gcc dot gnu.org
19:36 [Bug c++/57253] GCC ignores ref-qualifiers of pseudo-function types in explicit specializations jason at gcc dot gnu.org
19:35 [Bug c++/56998] [4.8 Regression] ICE in value_dependent_expression_p, at cp/pt.c:19598 jason at gcc dot gnu.org
19:35 [Bug c++/57041] [4.7/4.8/4.9 Regression] ICE in lookup_field_1, at cp/search.c:376 (with dot-prefixed structure initialisation) jason at gcc dot gnu.org
19:34 [Bug c++/57196] [4.8 regression] Bogus "aggregate ... has incomplete type and cannot be defined" jason at gcc dot gnu.org
19:29 [Bug c++/31952] parameters may be redeclared in a function try-block paolo.carlini at oracle dot co
19:06 [Bug c++/15882] Check for return type of overloaded operator new too early jason at gcc dot gnu.org
18:54 [Bug target/57264] cld not emitted when string instructions used, and '-mcld' on command line ubizjak at gmail dot com
18:49 [Bug c++/57038] Latest libreoffice compilation fails with enabled LTO hubicka at gcc dot gnu.org
17:57 [Bug bootstrap/57265] New: Bootstrap failure on sparc-sun-solaris2.10 in libquadmath ahaas at airmail dot net
17:56 [Bug target/57264] cld not emitted when string instructions used, and '-mcld' on command line thutt at vmware dot com
17:28 [Bug target/57264] cld not emitted when string instructions used, and '-mcld' on command line ubizjak at gmail dot com
17:26 [Bug target/57264] cld not emitted when string instructions used, and '-mcld' on command line ubizjak at gmail dot com
17:18 [Bug c++/57038] Latest libreoffice compilation fails with enabled LTO hubicka at ucw dot cz
17:13 [Bug c++/31952] parameters may be redeclared in a function try-block paolo.carlini at oracle dot co
16:55 [Bug pch/57242] precompiled headers ignored unless the .gch and TU's are compiled with certain combinations of -g flag scottbaldwin at gmail dot com
16:40 [Bug other/56780] --disable-install-libiberty still installs libiberty.a redi at gcc dot gnu.org
15:56 [Bug target/57264] cld not emitted when string instructions used, and '-mcld' on command line ubizjak at gmail dot com
15:41 [Bug target/57264] cld not emitted when string instructions used, and '-mcld' on command line ubizjak at gmail dot com
14:57 [Bug middle-end/57192] [4.9 Regression] miscompilation at -O3 Joost.VandeVondele at mat dot
14:46 [Bug c++/57252] GCC does not treat ref-qualified overload set as ambiguous jason at gcc dot gnu.org
14:21 [Bug c++/28107] Incomplete type in struct added to global namespace paolo.carlini at oracle dot co
14:03 [Bug c++/15882] Check for return type of overloaded operator new too early redi at gcc dot gnu.org
13:49 [Bug c++/56926] Crash (without ICE) while compiling Boost.Math vanboxem.ruben at gmail dot co
13:42 [Bug c++/57038] Latest libreoffice compilation fails with enabled LTO marxin.liska at gmail dot com
13:32 [Bug c/57264] New: cld not emitted when string instructions used, and '-mcld' on command line thutt at vmware dot com
13:12 [Bug c++/15882] Check for return type of overloaded operator new too early paolo.carlini at oracle dot co
13:11 [Bug target/57261] [4.9 regression] libgcc_s.so always linked on Solaris ro at gcc dot gnu.org
12:56 [Bug lto/54095] Unnecessary static variable renaming izamyatin at gmail dot com
12:45 [Bug target/47333] [4.8/4.9 regression] g++.dg/lto/20091219 FAILs on Solaris 2 with SUN as ro at CeBiTec dot Uni-Bielefel
12:38 [Bug fortran/57262] Optimize bound intrinsics with dim=var for rank one arrays burnus at gcc dot gnu.org
12:31 [Bug libstdc++/57263] std::set with user-defined allocator - compile error redi at gcc dot gnu.org
12:27 [Bug libstdc++/57263] std::set with user-defined allocator - compile error redi at gcc dot gnu.org
12:10 [Bug libstdc++/57263] std::set with user-defined allocator - compile error mustrumr97 at gmail dot com
12:08 [Bug c++/57038] Latest libreoffice compilation fails with enabled LTO hubicka at gcc dot gnu.org
12:06 [Bug libstdc++/57263] New: std::set with user-defined allocator - compile error mustrumr97 at gmail dot com
12:02 [Bug fortran/57262] Optimize bound intrinsics with dim=var for rank one arrays dominiq at lps dot ens.fr
11:31 [Bug libffi/56033] FAIL: libffi.call/cls_struct_va1.c on powerpc-*-* and sparc-sun-solaris2* with -m64 ro at CeBiTec dot Uni-Bielefel
11:15 [Bug tree-optimization/45216] Rotate expressions not recognized at tree level jakub at gcc dot gnu.org
11:15 [Bug c/57157] Poor optimization of portable rotate idiom jakub at gcc dot gnu.org
11:13 [Bug tree-optimization/45216] Rotate expressions not recognized at tree level jakub at gcc dot gnu.org
11:08 [Bug ada/57188] [4.9 regression] Ada bootstrap broken on Solaris/x64: No_Implicit_Dynamic_Code violation ro at gcc dot gnu.org
10:21 [Bug middle-end/42371] dead code not eliminated during folding with whole-program jamborm at gcc dot gnu.org
10:11 [Bug target/57260] Generated R_MIPS_GOT_MIPS relocation for direct function call while compiling with -O2 on MIPS N64 pinskia at gcc dot gnu.org
10:10 [Bug debug/57257] [4.9 Regression]: FAIL: gcc.dg/pr41345.c fails with -fcompare-debug failure (length) steven at gcc dot gnu.org
10:10 [Bug tree-optimization/57251] [4.8/4.9 Regression] ICE in optab_handler, at optabs.h:258 jakub at gcc dot gnu.org
09:44 [Bug fortran/57262] New: Optimize bound intrinsics with dim=var for rank one arrays burnus at gcc dot gnu.org
09:38 [Bug target/57260] Generated R_MIPS_GOT_MIPS relocation for direct function call while compiling with -O2 on MIPS N64 lee.duhem at gmail dot com
09:31 [Bug debug/57257] [4.9 Regression]: FAIL: gcc.dg/pr41345.c fails with -fcompare-debug failure (length) ebotcazou at gcc dot gnu.org
09:25 [Bug debug/57257] [4.9 Regression]: FAIL: gcc.dg/pr41345.c fails with -fcompare-debug failure (length) ubizjak at gmail dot com
09:15 [Bug target/57260] Generated R_MIPS_GOT_MIPS relocation for direct function call while compiling with -O2 on MIPS N64 pinskia at gcc dot gnu.org
09:09 [Bug target/57260] Generated R_MIPS_GOT_MIPS relocation for direct function call while compiling with -O2 on MIPS N64 pinskia at gcc dot gnu.org
09:03 [Bug tree-optimization/57251] [4.8/4.9 Regression] ICE in optab_handler, at optabs.h:258 jakub at gcc dot gnu.org
09:01 [Bug tree-optimization/57124] 254 dot gap at spec2000 got miscompare after r198413 izamyatin at gmail dot com
08:53 [Bug pch/57242] precompiled headers ignored unless the .gch and TU's are compiled with certain combinations of -g flag rguenth at gcc dot gnu.org
08:44 [Bug tree-optimization/57245] Floating-point constant truncation ignores -frounding-math rguenth at gcc dot gnu.org
08:40 [Bug tree-optimization/57249] Unrolling too late for inlining rguenth at gcc dot gnu.org
08:32 [Bug c/57259] extra load and store with -fexcess-precision=standard rguenth at gcc dot gnu.org
08:25 [Bug target/57261] [4.9 regression] libgcc_s.so always linked on Solaris rguenth at gcc dot gnu.org
08:25 [Bug c/57258] unused variable warning is emitted for volatile variables rguenth at gcc dot gnu.org
08:06 [Bug tree-optimization/57251] [4.8/4.9 Regression] ICE in optab_handler, at optabs.h:258 mpolacek at gcc dot gnu.org
07:54 [Bug tree-optimization/57230] [4.7/4.8/4.9 Regression] tree-ssa-strlen incorrectly optimizes a strlen to 0 jakub at gcc dot gnu.org
07:53 [Bug debug/57257] [4.9 Regression]: FAIL: gcc.dg/pr41345.c fails with -fcompare-debug failure (length) jakub at gcc dot gnu.org
07:47 [Bug tree-optimization/57251] [4.8/4.9 Regression] ICE in optab_handler, at optabs.h:258 mpolacek at gcc dot gnu.org
07:21 [Bug c/57260] Generated R_MIPS_GOT_MIPS relocation for direct function call while compiling with -O2 on MIPS N64 lee.duhem at gmail dot com
07:19 [Bug c/57260] Generated R_MIPS_GOT_MIPS relocation for direct function call while compiling with -O2 on MIPS N64 lee.duhem at gmail dot com
07:15 [Bug ada/57188] [4.9 regression] Ada bootstrap broken on Solaris/x64: No_Implicit_Dynamic_Code violation charlet at adacore dot com
07:15 Re: [Bug ada/57188] [4.9 regression] Ada bootstrap broken on Solaris/x64: No_Implicit_Dynamic_Code violation Arnaud Charlet
07:09 [Bug target/57261] New: [4.9 regression] libgcc_s.so always linked on Solaris ebotcazou at gcc dot gnu.org
07:01 [Bug c/57260] New: Generated R_MIPS_GOT_MIPS relocation for direct function call while compiling with -O2 on MIPS N64 lee.duhem at gmail dot com
06:43 [Bug preprocessor/42669] libcpp: five redundant tests skannan at redhat dot com
00:58 [Bug target/57237] Upstreaming the rtems v850 multilib gcc patch chris at contemporary dot net.

May 12, 2013
21:02 [Bug c/57259] New: extra load and store with -fexcess-precision=standard nszabolcs at gmail dot com
20:57 [Bug c++/57253] GCC ignores ref-qualifiers of pseudo-function types in explicit specializations paolo.carlini at oracle dot co
20:32 [Bug c/57258] New: unused variable warning is emitted for volatile variables nszabolcs at gmail dot com
20:08 [Bug c++/57241] -Wmultichar warnings despite a #pragma diagnostic ignored -Wmultichar directive manu at gcc dot gnu.org
19:54 [Bug debug/57257] New: [4.9 Regression]: FAIL: gcc.dg/pr41345.c fails with -fcompare-debug failure (length) ubizjak at gmail dot com
18:36 [Bug fortran/50405] allocation LOOP or SIGSEGV bdavis at gcc dot gnu.org
17:36 [Bug rtl-optimization/55278] [4.8/4.9 Regression] Botan performance regressions, other compilers generate better code than gcc ubizjak at gmail dot com
14:37 [Bug middle-end/57192] [4.9 Regression] miscompilation at -O3 Joost.VandeVondele at mat dot
14:08 [Bug libgcc/57256] New: Building for arm-elf with CFLAGS_FOR_TARGET=-mabi=aapcs-linux fails in libgcc/crtstuff.c bruck.michael at googlemail do
12:57 [Bug c++/57253] GCC ignores ref-qualifiers of pseudo-function types in explicit specializations daniel.kruegler at googlemail
11:56 [Bug c++/57038] Latest libreoffice compilation fails with enabled LTO hubicka at gcc dot gnu.org
10:12 [Bug middle-end/55185] Error generated on extern inline function which isn't called markus at trippelsdorf dot de
10:02 [Bug libstdc++/57250] [C++11] std::shared_ptr misses atomic_* support paolo.carlini at oracle dot co
10:02 [Bug rtl-optimization/56451] [4.8/4.9 regression] Wrong code for gcc.c-torture/execute/941015-1.c on SH olegendo at gcc dot gnu.org
09:39 [Bug libstdc++/57250] [C++11] std::shared_ptr misses atomic_* support daniel.kruegler at googlemail
09:28 [Bug middle-end/55185] Error generated on extern inline function which isn't called markus at trippelsdorf dot de
08:50 [Bug c++/57243] Using auto in range based for with templated container in templated function requires extraneous template qualifier paolo.carlini at oracle dot co
08:48 [Bug c++/57255] [meta-bug] ref-qualifiers paolo.carlini at oracle dot co
08:47 [Bug c++/57255] New: [meta-bug] ref-qualifiers paolo.carlini at oracle dot co
04:45 [Bug c++/57254] New: Overload resolution failure when member function tempate is defined out-of-line lucdanton at free dot fr
02:53 [Bug target/57232] wcstol.c:213:1: internal compiler error pinskia at gcc dot gnu.org

May 11, 2013
21:51 [Bug c++/57253] New: GCC ignores ref-qualifiers of pseudo-function types in explicit specializations lucdanton at free dot fr
21:46 [Bug inline-asm/39440] User Manual: describe asm ("%a0,%c0"::) gccbugzilla at limegreensocks
21:45 [Bug c++/57252] New: GCC does not treat ref-qualified overload set as ambiguous lucdanton at free dot fr
20:36 [Bug libstdc++/57250] [C++11] std::shared_ptr misses atomic_* support redi at gcc dot gnu.org
17:54 [Bug tree-optimization/57251] New: ICE in optab_handler, at optabs.h:258 antoine.balestrat at gmail dot
17:09 [Bug fortran/51591] Strange output from STOP statement in OpenMP region bdavis at gcc dot gnu.org
17:08 [Bug rtl-optimization/55278] [4.8/4.9 Regression] Botan performance regressions, other compilers generate better code than gcc steven at gcc dot gnu.org
15:15 [Bug c++/57239] cannot handle inner/nested class templates with non-type parameter packs that were declared in the outer/containing class scottbaldwin at gmail dot com
13:14 [Bug c++/57239] cannot handle inner/nested class templates with non-type parameter packs that were declared in the outer/containing class daniel.kruegler at googlemail
12:21 [Bug libstdc++/57250] New: [C++11] std::shared_ptr misses atomic_* support daniel.kruegler at googlemail
10:59 [Bug web/52239] Upgrade GCC Bugzilla to 4.4 LpSolit at netscape dot net
10:49 [Bug tree-optimization/57236] Missed optimization: weird pointer update after the loop petschy at gmail dot com
10:41 [Bug web/52239] Upgrade GCC Bugzilla to 4.4 LpSolit at netscape dot net
09:18 [Bug c/57180] Structures with a flexible arrray member have wrong size mikpe at it dot uu.se
08:41 [Bug web/52239] Upgrade GCC Bugzilla to 4.4 glisse at gcc dot gnu.org
08:38 [Bug tree-optimization/57249] New: Unrolling too late for inlining glisse at gcc dot gnu.org
00:21 [Bug c++/57248] string parameter to constexpr functions paolo.carlini at oracle dot co

May 10, 2013
23:26 [Bug c++/57248] New: string parameter to constexpr functions sutambe at yahoo dot com
22:38 [Bug c++/57246] ICE on lambda in template function paolo.carlini at oracle dot co
22:35 [Bug c++/57247] ICE when referencing 'this' in lambda function inside array paolo.carlini at oracle dot co
22:10 [Bug debug/49366] pointer-to-member-function not given value in DW_TAG_template_value_param dblaikie at gmail dot com
21:38 [Bug c++/57247] New: ICE when referencing 'this' in lambda function inside array bryan.ostergaard at gmail dot
21:02 [Bug c++/57246] New: ICE on lambda in template function dirkmoermans at gmail dot com
20:35 [Bug tree-optimization/57245] New: Floating-point constant truncation ignores -frounding-math jsm28 at gcc dot gnu.org
20:19 [Bug rtl-optimization/55278] [4.8/4.9 Regression] Botan performance regressions apparently due to LRA jakub at gcc dot gnu.org
19:48 [Bug c++/54320] [c++11] range access to VLA daniel.kruegler at googlemail
19:40 [Bug c++/54320] [c++11] range access to VLA jason at gcc dot gnu.org
19:38 [Bug c++/54320] [c++11] range access to VLA jason at gcc dot gnu.org
19:24 [Bug tree-optimization/57244] Missed optimization: dead register move before noreturn fn call & unnecessary store/load of reg petschy at gmail dot com
19:23 [Bug tree-optimization/57244] Missed optimization: dead register move before noreturn fn call & unnecessary store/load of reg petschy at gmail dot com
19:23 [Bug tree-optimization/57244] Missed optimization: dead register move before noreturn fn call & unnecessary store/load of reg petschy at gmail dot com
19:21 [Bug tree-optimization/57244] New: Missed optimization: dead register move before noreturn fn call & unnecessary store/load or reg petschy at gmail dot com
19:12 [Bug lto/54095] Unnecessary static variable renaming hubicka at gcc dot gnu.org
18:40 [Bug driver/57238] GCC passes --gdwarf2 to assembler despite -gdwarf-4 on command line ppluzhnikov at google dot com
18:33 [Bug driver/57238] GCC passes --gdwarf2 to assembler despite -gdwarf-4 on command line ccoutant at gcc dot gnu.org
18:33 [Bug pch/57242] precompiled headers ignored unless the .gch and TU's are compiled with certain combinations of -g flag scottbaldwin at gmail dot com
17:42 [Bug c++/57240] decltype() on a template non-type parameter causes "internal compiler error" scottbaldwin at gmail dot com
17:37 [Bug c++/57243] New: Using auto in range based for with templated container in templated function requires extraneous template qualifier w.shane.grant at gmail dot com
17:23 [Bug c++/57241] GCC still issues -Wmultichar warnings despite a #pragma diagnostic ignored -Wmultichar directive scottbaldwin at gmail dot com
17:15 [Bug pch/57242] gcc ignores precompiled headers unless the .gch and TU's are compiled with certain combinations of -g flag scottbaldwin at gmail dot com
16:57 [Bug c++/57241] GCC still issues -Wmultichar warnings despite a #pragma diagnostic ignored -Wmultichar directive pinskia at gcc dot gnu.org
16:56 [Bug fortran/57217] [4.7/4.8/4.9 Regression][OOP] Accepts invalid TBP overriding - lacking arguments check burnus at gcc dot gnu.org
16:56 [Bug pch/57242] gcc ignores precompiled headers unless the .gch and TU's are compiled with certain combinations of -g flag pinskia at gcc dot gnu.org
16:55 [Bug pch/57242] gcc ignores precompiled headers unless the .gch and TU's are compiled with certain combinations of -g flag pinskia at gcc dot gnu.org
16:52 [Bug rtl-optimization/57231] Hoist zero-extend operations when possible pinskia at gcc dot gnu.org
16:50 [Bug pch/57242] New: gcc ignores precompiled headers unless the .gch and TU's are compiled with certain combinations of -g flag scottbaldwin at gmail dot com
16:49 [Bug c++/57241] GCC still issues -Wmultichar warnings despite a #pragma diagnostic ignored -Wmultichar directive paolo.carlini at oracle dot co
16:43 [Bug driver/57238] GCC passes --gdwarf2 to assembler despite -gdwarf-4 on command line ppluzhnikov at google dot com
16:41 [Bug c++/57241] New: GCC still issues -Wmultichar warnings despite a #pragma diagnostic ignored -Wmultichar directive scottbaldwin at gmail dot com
16:37 [Bug target/57237] Upstreaming the rtems v850 multilib gcc patch cynt6007 at vandals dot uidaho
16:37 [Bug c++/57092] [4.8/4.9 Regression] Using decltype of function pointer type to define a data member causes compiler crash paolo.carlini at oracle dot co
16:37 [Bug c++/57240] decltype() on a template non-type parameter causes "internal compiler error" paolo.carlini at oracle dot co
16:26 [Bug c++/57240] New: decltype() on a template non-type parameter causes "internal compiler error" scottbaldwin at gmail dot com
16:21 [Bug driver/57238] GCC passes --gdwarf2 to assembler despite -gdwarf-4 on command line pinskia at gcc dot gnu.org
16:19 [Bug tree-optimization/57230] [4.7/4.8/4.9 Regression] tree-ssa-strlen incorrectly optimizes a strlen to 0 mpolacek at gcc dot gnu.org
16:05 [Bug c++/57239] GCC cannot handle inner/nested class templates with non-type parameter packs that were declared in the outer/containing class paolo.carlini at oracle dot co
15:53 [Bug c++/57239] New: GCC cannot handle inner/nested class templates with non-type parameter packs that were declared in the outer/containing class scottbaldwin at gmail dot com
15:33 [Bug c/57237] Upstreaming the rtems v850 multilib gcc patch corsepiu at gcc dot gnu.org
15:19 [Bug libstdc++/54577] deque<T>::erase() still takes iterator instead of const_iterator paolo.carlini at oracle dot co
15:18 [Bug driver/57238] GCC passes --gdwarf2 to assembler despite -gdwarf-4 on command line ppluzhnikov at google dot com
15:12 [Bug driver/57238] New: GCC passes --gdwarf2 to assembler despite -gdwarf-4 on command line ppluzhnikov at google dot com
15:04 [Bug c/57237] Upstreaming the rtems v850 multilib gcc patch joel at gcc dot gnu.org
14:59 [Bug c++/55149] capturing VLA in lambda paolo.carlini at oracle dot co
14:58 [Bug c++/54320] [c++11] range access to VLA paolo.carlini at oracle dot co
14:56 [Bug rtl-optimization/57231] Hoist zero-extend operations when possible josh.m.conner at gmail dot com
14:36 [Bug c++/57047] [4.7/4.8/4.9 Regression] [C++11] stl_pair.h:137:64: internal compiler error: Segmentation fault in constexpr constructor jason at gcc dot gnu.org
14:33 [Bug tree-optimization/57230] [4.7/4.8/4.9 Regression] tree-ssa-strlen incorrectly optimizes a strlen to 0 jakub at gcc dot gnu.org
14:32 [Bug c++/57196] [4.8 regression] Bogus "aggregate ... has incomplete type and cannot be defined" jason at gcc dot gnu.org
14:31 [Bug c++/55149] capturing VLA in lambda jason at gcc dot gnu.org
14:26 [Bug tree-optimization/57230] [4.7/4.8/4.9 Regression] tree-ssa-strlen incorrectly optimizes a strlen to 0 zackw at panix dot com
14:13 [Bug c/57237] Upstreaming the rtems v850 multilib gcc patch joel at gcc dot gnu.org
14:10 [Bug c/57237] Upstreaming the rtems v850 multilib gcc patch joel at gcc dot gnu.org
14:06 [Bug tree-optimization/57230] [4.7/4.8/4.9 Regression] tree-ssa-strlen incorrectly optimizes a strlen to 0 mpolacek at gcc dot gnu.org
14:00 [Bug c/57237] Upstreaming the rtems v850 multilib gcc patch joel at gcc dot gnu.org
13:46 [Bug c/57237] New: Upstreaming the rtems multilib gcc patch cynt6007 at vandals dot uidaho
13:42 [Bug tree-optimization/57230] [4.7/4.8/4.9 Regression] tree-ssa-strlen incorrectly optimizes a strlen to 0 jakub at gcc dot gnu.org
13:41 [Bug lto/57084] 483. xalancbmk run fails with -O2 -flto for i686 jamborm at gcc dot gnu.org
13:24 [Bug tree-optimization/57230] [4.7/4.8/4.9 Regression] tree-ssa-strlen incorrectly optimizes a strlen to 0 zackw at panix dot com
13:12 [Bug middle-end/57235] [4.9 Regression] ICE verify_ssa failied rguenth at gcc dot gnu.org
13:07 [Bug tree-optimization/57236] Missed optimization: weird pointer update after the loop petschy at gmail dot com
13:06 [Bug tree-optimization/57236] Missed optimization: weird pointer update after the loop petschy at gmail dot com
13:06 [Bug tree-optimization/57236] Missed optimization: weird pointer update after the loop petschy at gmail dot com
13:04 [Bug tree-optimization/57236] Missed optimization: weird pointer update after the loop petschy at gmail dot com
13:01 [Bug tree-optimization/57236] New: Missed optimization: weird pointer update after the loop petschy at gmail dot com
12:46 [Bug tree-optimization/57235] New: ICE verify_ssa failied rmansfield at qnx dot com
12:32 [Bug rtl-optimization/57231] Hoist zero-extend operations when possible jasonwucj at gmail dot com
12:26 [Bug tree-optimization/57214] [4.9 Regression] ice: tree check: expected ssa_name, have integer_cst in coalesce_partitions, at tree-ssa-coalesce.c:1194 rguenth at gcc dot gnu.org
11:18 [Bug rtl-optimization/57231] Hoist zero-extend operations when possible steven at gcc dot gnu.org
11:04 [Bug gcov-profile/57234] gcov 4.7.3 segfaults when reading Clang's .gc* files. steven at gcc dot gnu.org
10:49 [Bug tree-optimization/57218] [4.8/4.9 Regression] Excessive inlining even at -Os hubicka at gcc dot gnu.org
09:38 [Bug gcov-profile/57234] gcov 4.7.3 segfaults when reading Clang's .gc* files. magnus.reftel at gmail dot com
09:34 [Bug gcov-profile/57234] New: gcov 4.7.3 segfaults when reading Clang's .gc* files. magnus.reftel at gmail dot com
08:57 [Bug preprocessor/39080] -MF writes dependencies for last file only skannan at redhat dot com
08:49 [Bug tree-optimization/57218] [4.8/4.9 Regression] Excessive inlining even at -Os rguenth at gcc dot gnu.org
08:36 [Bug tree-optimization/57230] [4.7/4.8/4.9 Regression] tree-ssa-strlen incorrectly optimizes a strlen to 0 jakub at gcc dot gnu.org
08:28 [Bug debug/57232] wcstol.c:213:1: internal compiler error daniel.calcoen at cern dot ch
08:16 [Bug other/57195] Mode attributes with specific mode iterator can not be used as mode iterators in *.md files ubizjak at gmail dot com
08:09 [Bug tree-optimization/57233] Vector lowering of LROTATE_EXPR pessimizes code rguenth at gcc dot gnu.org
08:05 [Bug tree-optimization/57214] [4.9 Regression] ice: tree check: expected ssa_name, have integer_cst in coalesce_partitions, at tree-ssa-coalesce.c:1194 rguenth at gcc dot gnu.org
08:04 [Bug c/57216] error: definition in block 255 does not dominate use in block 252 rguenth at gcc dot gnu.org
08:03 [Bug tree-optimization/57203] [4.9 Regression] verify_gimple failed after SLSR rguenth at gcc dot gnu.org
08:02 [Bug tree-optimization/57233] New: Vector lowering of LROTATE_EXPR pessimizes code glisse at gcc dot gnu.org
07:56 [Bug debug/57232] wcstol.c:213:1: internal compiler error rguenth at gcc dot gnu.org
07:54 [Bug debug/57232] wcstol.c:213:1: internal compiler error daniel.calcoen at cern dot ch
07:44 [Bug debug/57232] wcstol.c:213:1: internal compiler error mpolacek at gcc dot gnu.org
07:34 [Bug debug/57232] wcstol.c:213:1: internal compiler error daniel.calcoen at cern dot ch
07:31 [Bug debug/57232] wcstol.c:213:1: internal compiler error daniel.calcoen at cern dot ch
07:30 [Bug debug/57232] wcstol.c:213:1: internal compiler error mpolacek at gcc dot gnu.org
07:27 [Bug c++/57232] wcstol.c:213:1: internal compiler error daniel.calcoen at cern dot ch
07:24 [Bug c++/57232] New: wcstol.c:213:1: internal compiler error daniel.calcoen at cern dot ch
07:08 [Bug tree-optimization/57230] [4.7/4.8/4.9 Regression] tree-ssa-strlen incorrectly optimizes a strlen to 0 jakub at gcc dot gnu.org
06:58 [Bug preprocessor/42014] Inconsistent column number display for "In file incuded from" skannan at redhat dot com
06:44 [Bug tree-optimization/57214] [4.9 Regression] ice: tree check: expected ssa_name, have integer_cst in coalesce_partitions, at tree-ssa-coalesce.c:1194 mpolacek at gcc dot gnu.org
06:39 [Bug tree-optimization/57230] [4.7/4.8/4.9 Regression] tree-ssa-strlen incorrectly optimizes a strlen to 0 mpolacek at gcc dot gnu.org
06:21 [Bug target/55036] Compiler fails with message "internal compiler error: in reg_save_code, at caller-save.c:158" segher at gcc dot gnu.org
06:01 [Bug tree-optimization/57230] [4.7/4.8/4.9 Regression] tree-ssa-strlen incorrectly optimizes a strlen to 0 pinskia at gcc dot gnu.org
05:50 [Bug tree-optimization/57230] tree-ssa-strlen incorrectly optimizes a strlen to 0 mpolacek at gcc dot gnu.org
05:39 [Bug tree-optimization/57230] tree-ssa-strlen incorrectly optimizes a strlen to 0 mpolacek at gcc dot gnu.org
02:37 [Bug c++/57138] [4.8/4.9 Regression] ICE in cp_parser_class_specifier with variadic templates, using declarations jason at gcc dot gnu.org
02:10 [Bug target/55033] [4.7/4.8/4.9 Regression] PowerPC section type conflict error amodra at gmail dot com
01:57 [Bug other/57195] Mode attributes with specific mode iterator can not be used as mode iterators in *.md files segher at gcc dot gnu.org
00:56 [Bug c++/55149] capturing VLA in lambda paolo.carlini at oracle dot co

May 09, 2013
23:36 [Bug rtl-optimization/57231] New: Hoist zero-extend operations when possible josh.m.conner at gmail dot com
22:38 [Bug tree-optimization/57230] New: tree-ssa-strlen incorrectly optimizes a strlen to 0 zackw at panix dot com
20:35 [Bug rtl-optimization/55278] [4.8/4.9 Regression] Botan performance regressions apparently due to LRA vmakarov at redhat dot com
19:47 [Bug rtl-optimization/55278] [4.8/4.9 Regression] Botan performance regressions apparently due to LRA hubicka at gcc dot gnu.org
19:33 [Bug web/52239] Upgrade GCC Bugzilla to 4.4 LpSolit at netscape dot net
19:20 [Bug c/57180] Structures with a flexible arrray member have wrong size mikpe at it dot uu.se
18:12 [Bug c++/57222] [4.8/4.9 Regression] Template alias not working in argument of template class template method jason at gcc dot gnu.org
17:40 [Bug tree-optimization/57214] [4.9 Regression] ice: tree check: expected ssa_name, have integer_cst in coalesce_partitions, at tree-ssa-coalesce.c:1194 mpolacek at gcc dot gnu.org
17:07 [Bug tree-optimization/57214] [4.9 Regression] ice: tree check: expected ssa_name, have integer_cst in coalesce_partitions, at tree-ssa-coalesce.c:1194 mpolacek at gcc dot gnu.org
17:07 [Bug tree-optimization/57214] [4.9 Regression] ice: tree check: expected ssa_name, have integer_cst in coalesce_partitions, at tree-ssa-coalesce.c:1194 mpolacek at gcc dot gnu.org
16:56 [Bug tree-optimization/57214] [4.9 Regression] ice: tree check: expected ssa_name, have integer_cst in coalesce_partitions, at tree-ssa-coalesce.c:1194 mpolacek at gcc dot gnu.org
16:54 [Bug c++/57068] [4.8/4.9 Regression] gcc prints warning "ref-qualifiers only available with -std=c++0x or -std=gnu++0x" for operator& jason at gcc dot gnu.org
16:38 [Bug c++/57215] [4.9 Regression] cc1plus causes possible glibc free corruption mpolacek at gcc dot gnu.org
16:16 [Bug libstdc++/57226] The installation of pretty printers is not documented redi at gcc dot gnu.org
15:55 [Bug middle-end/57192] [4.9 Regression] miscompilation at -O3 wschmidt at gcc dot gnu.org
15:55 [Bug libstdc++/57226] The installation of pretty printers is not documented morandini at aero dot polimi.i
15:53 [Bug c++/35405] [4.2/4.3/4.4 Regression] Internal compiler error jason at gcc dot gnu.org
15:53 [Bug tree-optimization/57214] [4.9 Regression] ice: tree check: expected ssa_name, have integer_cst in coalesce_partitions, at tree-ssa-coalesce.c:1194 mpolacek at gcc dot gnu.org
15:46 [Bug middle-end/57192] [4.9 Regression] miscompilation at -O3 wschmidt at gcc dot gnu.org
15:45 [Bug middle-end/57192] [4.9 Regression] miscompilation at -O3 wschmidt at gcc dot gnu.org
14:51 [Bug tree-optimization/45216] Rotate expressions not recognized at tree level jakub at gcc dot gnu.org
14:43 [Bug tree-optimization/45216] Rotate expressions not recognized at tree level steven at gcc dot gnu.org
14:16 [Bug libstdc++/57228] [c++11] constructing shared_ptr to enable_shared_from_this-derived class from raw pointers redi at gcc dot gnu.org
14:11 [Bug libstdc++/57228] [c++11] constructing shared_ptr to enable_shared_from_this-derived class from raw pointers redi at gcc dot gnu.org
14:09 [Bug rtl-optimization/57229] New: 4.6/4.7/4.8 inconsistent check for PRE_MODIFY/POST_MODIFY in post_reload rwahl at gmx dot de
14:02 [Bug libstdc++/57228] New: [c++11] constructing shared_ptr to enable_shared_from_this-derived class from raw pointers f dot heckenbach at fh-soft do
13:59 [Bug rtl-optimization/55278] [4.8/4.9 Regression] Botan performance regressions apparently due to LRA jakub at gcc dot gnu.org
13:53 [Bug c/57157] Poor optimization of portable rotate idiom jakub at gcc dot gnu.org
13:51 [Bug c/57157] Poor optimization of portable rotate idiom jakub at gcc dot gnu.org
13:46 [Bug libstdc++/57226] The installation of pretty printers is not documented redi at gcc dot gnu.org
13:34 [Bug libstdc++/57226] The installation of pretty printers is not documented marco.morandini at polimi dot
13:32 [Bug libstdc++/57226] The installation of pretty printers is not documented marco.morandini at polimi dot
13:23 [Bug c++/57227] New: Two function with identical signature but different calling convention seem to be symbol-encoded by the same string ondrej.kolacek at centrum dot
12:49 [Bug libstdc++/57226] The installation of pretty printers is not documented redi at gcc dot gnu.org
12:41 [Bug rtl-optimization/56766] Fails to combine (vec_select (vec_concat ...)) to (vec_merge ...) glisse at gcc dot gnu.org
12:37 [Bug middle-end/19721] [meta-bug] optimizations that CSE still catches steven at gcc dot gnu.org
12:31 [Bug web/55237] Linkify r123456 in comments to point to SVN LpSolit at netscape dot net
12:23 [Bug web/52239] Upgrade GCC Bugzilla to 4.4 LpSolit at netscape dot net
12:20 [Bug c++/57215] [4.9 Regression] cc1plus causes possible glibc free corruption mpolacek at gcc dot gnu.org
12:14 [Bug web/52239] Upgrade GCC Bugzilla to 4.4 LpSolit at netscape dot net
11:58 [Bug middle-end/56988] ipa-cp incorrectly propagates a field of an aggregate jamborm at gcc dot gnu.org
10:46 [Bug libstdc++/57226] New: The installation of pretty printers is not documented morandini at aero dot polimi.i
10:40 [Bug middle-end/19721] [meta-bug] optimizations that CSE still catches steven at gcc dot gnu.org
10:15 [Bug target/57225] New: x64 Windows seh GCC should define __USING_SEH_EXCEPTIONS like sjlj and dw2 builds vanboxem.ruben at gmail dot co
09:55 [Bug fortran/57217] [4.7/4.8/4.9 Regression][OOP] Accepts invalid TBP overriding - lacking arguments check burnus at gcc dot gnu.org
09:23 [Bug target/57224] New: Remove __builtin_ia32_cmpngtss and __builtin_ia32_cmpngess glisse at gcc dot gnu.org
08:12 [Bug libstdc++/57213] failed formatted input overwrites output value sbn at tbricks dot com
08:06 [Bug libstdc++/57213] failed formatted input overwrites output value redi at gcc dot gnu.org
08:06 [Bug c++/57222] [4.8/4.9 Regression] Template alias not working in argument of template class template method jakub at gcc dot gnu.org
07:41 [Bug go/57194] go binaries give "no debug info in ELF executable errno -1" gp at iws dot it
07:34 [Bug libstdc++/57213] failed formatted input overwrites output value sbn at tbricks dot com
05:11 [Bug tree-optimization/57223] Auto-vectorization fails for nested multiple loops depending on type of array snagavallis at outlook dot com
05:10 [Bug tree-optimization/57204] Auto-vectorization in nested loops with non-varying indexed array access results in very poor performance (worse than no auto-vectorization) snagavallis at outlook dot com
05:06 [Bug tree-optimization/57223] Auto-vectorization fails for nested multiple loops depending on type of array snagavallis at outlook dot com
05:04 [Bug tree-optimization/57223] New: Auto-vectorization fails for nested multiple loops depending on type of array snagavallis at outlook dot com
00:51 [Bug libgcc/57221] [4.8/4.9 regression] libgcc symbol visibility changes break Android blobs Bernhard.Rosenkranzer at linar
00:32 [Bug middle-end/19721] [meta-bug] optimizations that CSE still catches amylaar at gcc dot gnu.org
00:23 [Bug c++/57222] [4.8/4.9 Regression] Template alias not working in argument of template class template method paolo.carlini at oracle dot co
00:20 [Bug c++/57222] Template alias not working in argument of template class template method paolo.carlini at oracle dot co
00:20 [Bug web/52239] Upgrade GCC Bugzilla to 4.4 LpSolit at netscape dot net
00:19 [Bug tree-optimization/57204] Auto-vectorization in nested loops with non-varying indexed array access results in very poor performance (worse than no auto-vectorization) snagavallis at outlook dot com
00:17 [Bug web/52239] Upgrade GCC Bugzilla to 4.4 LpSolit at netscape dot net
00:16 [Bug c++/57222] New: Template alias not working in argument of template class template method florian.conrady at gmail dot c
00:13 [Bug web/52239] Upgrade GCC Bugzilla to 4.4 LpSolit at netscape dot net
00:09 [Bug libgcc/57221] [4.8/4.9 regression] libgcc symbol visibility changes break Android blobs Bernhard.Rosenkranzer at linar

May 08, 2013
23:52 [Bug libgcc/57221] [4.8/4.9 regression] libgcc symbol visibility changes break Android blobs pinskia at gcc dot gnu.org
23:41 [Bug libgcc/57221] New: [4.8/4.9 regression] libgcc symbol visibility changes break Android blobs Bernhard.Rosenkranzer at linar
22:17 [Bug libstdc++/57213] failed formatted input overwrites output value paolo.carlini at oracle dot co
22:09 [Bug libstdc++/57220] [mingw] Undefined reference to __mingw_strtod daniel.kruegler at googlemail
21:57 [Bug c/42979] OpenMP #pragma omp taskwait after a label is not permitted - should fail at compile time geir at cray dot com
21:55 [Bug c/45784] gcc OpenMP - error: invalid controlling predicate geir at cray dot com
21:41 [Bug libstdc++/57220] [mingw] Undefined reference to __mingw_strtod daniel.kruegler at googlemail
21:02 [Bug libstdc++/57220] [mingw] Undefined reference to __mingw_strtod ktietz at gcc dot gnu.org
20:25 [Bug libstdc++/57220] [mingw] Undefined reference to __mingw_strtod daniel.kruegler at googlemail
20:20 [Bug rtl-optimization/52235] rtlanal: commutative_operand_precedence should prioritize regs paulo at matos-sorge dot com
20:05 [Bug libstdc++/57220] [mingw] Undefined reference to __mingw_strtod ktietz at gcc dot gnu.org
19:56 [Bug libstdc++/57220] [mingw] Undefined reference to __mingw_strtod daniel.kruegler at googlemail
19:49 [Bug libstdc++/57220] [mingw] Undefined reference to __mingw_strtod ktietz at gcc dot gnu.org
19:48 [Bug middle-end/57219] __builtin_isinf_sign source comments more restrictive than documentation glisse at gcc dot gnu.org
19:47 [Bug libstdc++/57220] [mingw] Undefined reference to __mingw_strtod ktietz at gcc dot gnu.org
19:35 [Bug libstdc++/57220] [mingw] Undefined reference to __mingw_strtod daniel.kruegler at googlemail
19:33 [Bug libstdc++/57220] [mingw] Undefined reference to __mingw_strtod daniel.kruegler at googlemail
19:31 [Bug libstdc++/57220] New: [mingw] Undefined reference to __mingw_strtod daniel.kruegler at googlemail
19:31 [Bug other/57219] New: __builtin_isinf_sign source comments more restrictive than documentation jtaylor.debian at gmail dot co
19:20 [Bug libstdc++/57212] Don't use pe-coff weak support with mingw ktietz at gcc dot gnu.org
18:56 [Bug rtl-optimization/52235] rtlanal: commutative_operand_precedence should prioritize regs steven at gcc dot gnu.org
18:24 [Bug tree-optimization/57218] New: Excessive inlining even at -Os amylaar at gcc dot gnu.org
17:52 [Bug tree-optimization/57203] [4.9 Regression] verify_gimple failed after SLSR wschmidt at gcc dot gnu.org
17:32 [Bug fortran/57217] New: [4.7/4.8/4.9 Regression][OOP] Accepts invalid TBP overriding - lacking arguments check burnus at gcc dot gnu.org
16:37 [Bug c/57216] New: error: definition in block 255 does not dominate use in block 252 dcb314 at hotmail dot com
16:25 [Bug c++/57215] New: cc1plus causes possible glibc free corruption dcb314 at hotmail dot com
16:01 [Bug libstdc++/57213] failed formatted input overwrites output value redi at gcc dot gnu.org
15:56 [Bug c/57214] ice: tree check: expected ssa_name, have integer_cst in coalesce_partitions, at tree-ssa-coalesce.c:1194 dcb314 at hotmail dot com
15:55 [Bug c/57214] New: ice: tree check: expected ssa_name, have integer_cst in coalesce_partitions, at tree-ssa-coalesce.c:1194 dcb314 at hotmail dot com
15:50 [Bug libstdc++/57213] New: failed formatted input overwrites output value sbn at tbricks dot com
15:23 [Bug c++/51226] [c++0x] ICE with opaque enum and invalid template paolo.carlini at oracle dot co
15:16 [Bug libstdc++/57212] Don't use pe-coff weak support with mingw paolo.carlini at oracle dot co
15:11 [Bug libstdc++/57212] Don't use pe-coff weak support with mingw paolo.carlini at oracle dot co
14:48 [Bug c/57201] Using --save-temps affects whether warning is printed manu at gcc dot gnu.org
14:37 [Bug c/57201] Using --save-temps affects whether warning is printed jasonwucj at gmail dot com
14:34 [Bug c/57201] Using --save-temps affects whether warning is printed ian at airs dot com
14:26 [Bug libstdc++/57212] Don't use pe-coff weak support with mingw ktietz at gcc dot gnu.org
14:24 [Bug rtl-optimization/52235] rtlanal: commutative_operand_precedence should prioritize regs paulo at matos-sorge dot com
14:23 [Bug c/57201] Using --save-temps affects whether warning is printed manu at gcc dot gnu.org
14:05 [Bug libstdc++/57212] Don't use pe-coff weak support with mingw paolo.carlini at oracle dot co
13:43 [Bug bootstrap/54659] [4.8 Regression] Bootstrap with --disable-nls broken under Windows dnovillo at gcc dot gnu.org
13:42 [Bug libstdc++/57212] Don't use pe-coff weak support with mingw ylatuya at gmail dot com
13:41 [Bug libstdc++/57212] Don't use pe-coff weak support with mingw ylatuya at gmail dot com
13:40 [Bug libstdc++/57212] New: Don't use pe-coff weak support with mingw ylatuya at gmail dot com
13:24 [Bug c/57201] Using --save-temps affects whether warning is printed minux.ma at gmail dot com
13:23 [Bug bootstrap/54659] [4.8 Regression] Bootstrap with --disable-nls broken under Windows dnovillo at google dot com
13:22 [Bug tree-optimization/57206] Auto-vectorization fails when array index is an unsigned int expression rguenth at gcc dot gnu.org
13:21 [Bug c/57201] Using --save-temps affects whether warning is printed minux.ma at gmail dot com
13:15 [Bug c/57209] Wrong code of print statement rguenth at gcc dot gnu.org
13:08 [Bug c++/57211] New: wrong line indicated in warning for synthesized method doko at gcc dot gnu.org
13:04 [Bug middle-end/57192] [4.9 Regression] miscompilation at -O3 Joost.VandeVondele at mat dot
13:00 [Bug c++/56859] alignas() fails in template paolo.carlini at oracle dot co
13:00 [Bug c++/57210] Using alignas with an union does not compile. paolo.carlini at oracle dot co
12:57 [Bug web/52239] Upgrade GCC Bugzilla to 4.4 paolo.carlini at oracle dot co
12:55 [Bug tree-optimization/57199] [4.8/4.9 Regression] Bogus warning: iteration NNNN invokes undefined behavior -Waggressive-loop-optimizations ppluzhnikov at google dot com
12:52 [Bug c++/57210] New: Using alignas with an union does not compile. damien.levac at gmail dot com
12:49 [Bug web/52239] Upgrade GCC Bugzilla to 4.4 LpSolit at netscape dot net
12:42 [Bug web/52239] Upgrade GCC Bugzilla to 4.4 paolo.carlini at oracle dot co
12:42 [Bug c/57209] New: Wrong code of print statement ishiura-compiler at ml dot kwa
12:32 [Bug c++/57208] Latest chromium compilation fails with enabled LTO [4.8.1/4.9.0] marxin.liska at gmail dot com
12:32 [Bug c++/57208] Latest chromium compilation fails with enabled LTO [4.8.1/4.9.0] marxin.liska at gmail dot com
12:30 [Bug c++/57208] New: Latest chromium compilation fails with enabled LTO [4.8.1/4.9.0] marxin.liska at gmail dot com
12:30 [Bug c/57201] Using --save-temps affects whether warning is printed ian at airs dot com
11:49 [Bug c++/57206] Auto-vectorization fails when array index is an unsigned int expression paolo.carlini at oracle dot co
11:44 [Bug c++/57207] Incorrect lifetime of const references bound to temporary DimanNe at ya dot ru
11:43 [Bug web/52239] Upgrade GCC Bugzilla to 4.4 LpSolit at netscape dot net
11:30 [Bug c++/57207] Incorrect lifetime of const references bound to temporary redi at gcc dot gnu.org
11:19 [Bug sanitizer/56630] gcc's address-sanitizer uses 75% more memory than clang's on simple testcase markus at trippelsdorf dot de
11:19 [Bug sanitizer/56628] "bootstrap-lto bootstrap-asan" / profiledbootstrap fails markus at trippelsdorf dot de
11:16 [Bug c++/57207] Incorrect lifetime of const references bound to temporary vlukas at gmx dot de
11:15 [Bug c/57205] for unfinished function declaration, recover by skipping until matched parenthesis and report non-matched parenthesis manu at gcc dot gnu.org
10:55 [Bug c++/57206] Auto-vectorization fails when array index is an unsigned int expression snagavallis at outlook dot com
10:53 [Bug c++/57207] New: Incorrect lifetime of const references bound to temporary DimanNe at ya dot ru
10:51 [Bug c++/57206] Auto-vectorization fails when array index is an unsigned int expression snagavallis at outlook dot com
10:48 [Bug c++/57206] New: Auto-vectorization fails when array index is an unsigned int expression snagavallis at outlook dot com
10:17 [Bug c/57205] New: unfinished function declaration and inclusion of assert.h causes compiler errors rui.maciel at gmail dot com
10:07 [Bug bootstrap/54659] [4.8 Regression] Bootstrap with --disable-nls broken under Windows rguenther at suse dot de
09:29 [Bug ada/57188] [4.9 regression] Ada bootstrap broken on Solaris/x64: No_Implicit_Dynamic_Code violation ro at gcc dot gnu.org
09:17 [Bug preprocessor/41590] No __STDC__ definition in -g3 -E output on STDC_0_IN_SYSTEM_HEADERS systems ro at CeBiTec dot Uni-Bielefel
09:16 [Bug tree-optimization/57204] Auto-vectorization in nested loops with non-varying indexed array access results in very poor performance (worse than no auto-vectorization) snagavallis at outlook dot com
09:11 [Bug tree-optimization/57200] [4.8/4.9 Regression] aggressive-loop-optimizations notes appear even when warning itself is suppressed paolo.carlini at oracle dot co
09:10 [Bug other/50345] Incomplete GCC Internals sentence on LTO paulo at matos-sorge dot com
09:09 [Bug tree-optimization/57204] New: Auto-vectorization in nested loops with non-varying indexed array access results in very poor performance (worse than no auto-vectorization) snagavallis at outlook dot com
09:00 [Bug tree-optimization/57200] [4.8/4.9 Regression] aggressive-loop-optimizations notes appear even when warning itself is suppressed paolo.carlini at oracle dot co
08:59 [Bug rtl-optimization/57193] [4.7/4.8/4.9 Regression] suboptimal register allocation for SSE registers rguenth at gcc dot gnu.org
08:59 [Bug other/50345] Incomplete GCC Internals sentence on LTO paulo at matos-sorge dot com
08:58 [Bug tree-optimization/57199] [4.8/4.9 Regression] Bogus warning: iteration NNNN invokes undefined behavior -Waggressive-loop-optimizations rguenth at gcc dot gnu.org
08:45 [Bug tree-optimization/57200] [4.8/4.9 Regression] aggressive-loop-optimizations notes appear even when warning itself is suppressed rguenth at gcc dot gnu.org
08:44 [Bug c/57201] Using --save-temps affects whether warning is printed rguenth at gcc dot gnu.org
08:43 [Bug c++/53050] ssa_forward_propagate_and_combine: segmentation fault rguenth at gcc dot gnu.org
08:43 [Bug tree-optimization/57203] [4.9 Regression] verify_gimple failed after SLSR rguenth at gcc dot gnu.org
08:43 [Bug tree-optimization/57203] New: [4.9 Regression] verify_gimple failed after SLSR rguenth at gcc dot gnu.org
08:27 [Bug c++/53050] ssa_forward_propagate_and_combine: segmentation fault dcb314 at hotmail dot com
08:02 [Bug target/57202] Please make the intrinsics headers like immintrin.h be usable without compiler flags glisse at gcc dot gnu.org
07:59 [Bug c/57201] Using --save-temps affects whether warning is printed manu at gcc dot gnu.org
07:53 [Bug fortran/57094] [Fortran-Dev] ICE: in lhd_incomplete_type_error, at langhooks.c:203 dominiq at lps dot ens.fr
07:36 [Bug target/57202] Please make the intrinsics headers like immintrin.h be usable without compiler flags pinskia at gcc dot gnu.org
07:22 [Bug fortran/57094] [Fortran-Dev] ICE: in lhd_incomplete_type_error, at langhooks.c:203 burnus at gcc dot gnu.org
07:05 [Bug preprocessor/41590] No __STDC__ definition in -g3 -E output on STDC_0_IN_SYSTEM_HEADERS systems skannan at redhat dot com
07:03 [Bug target/57202] Please make the intrinsics headers like immintrin.h be usable without compiler flags thiago at kde dot org
06:58 [Bug rtl-optimization/55278] [4.8/4.9 Regression] Botan performance regressions apparently due to LRA jakub at gcc dot gnu.org
06:40 [Bug c++/57068] [4.8/4.9 Regression] gcc prints warning "ref-qualifiers only available with -std=c++0x or -std=gnu++0x" for operator& kai.koehne at digia dot com
06:27 [Bug middle-end/57192] [4.9 Regression] miscompilation at -O3 dominiq at lps dot ens.fr
06:18 [Bug middle-end/57192] [4.9 Regression] miscompilation at -O3 Joost.VandeVondele at mat dot
06:07 [Bug fortran/57094] [Fortran-Dev] ICE: in lhd_incomplete_type_error, at langhooks.c:203 dominiq at lps dot ens.fr
06:01 [Bug fortran/57197] [Fortran-Dev][Regression] ICE in record_reference, at cgraphbuild.c:66 dominiq at lps dot ens.fr
06:01 [Bug middle-end/57192] [4.9 Regression] miscompilation at -O3 dominiq at lps dot ens.fr
05:47 [Bug middle-end/57192] [4.9 Regression] miscompilation at -O3 Joost.VandeVondele at mat dot
05:30 [Bug preprocessor/42921] No error with missing header and -MM skannan at redhat dot com
04:28 [Bug other/57202] New: Please make the intrinsics headers like immintrin.h be usable without compiler flags thiago at kde dot org
03:18 [Bug c/57201] Using --save-temps affects whether warning is printed ian at airs dot com
01:56 [Bug c/57201] Using --save-temps affects whether warning is printed paolo.carlini at oracle dot co
01:01 [Bug c/57201] Using --save-temps affects whether warning is printed pinskia at gcc dot gnu.org
00:57 [Bug c/57201] New: Using --save-temps affects whether warning is printed ian at airs dot com

May 07, 2013
23:08 [Bug c/57200] [4.8/4.9 Regression] aggressive-loop-optimizations notes appear even when warning itself is suppressed paolo.carlini at oracle dot co
23:01 [Bug c++/57199] [4.8/4.9 Regression] Bogus warning: iteration NNNN invokes undefined behavior -Waggressive-loop-optimizations paolo.carlini at oracle dot co
22:48 [Bug rtl-optimization/55278] [4.8/4.9 Regression] Botan performance regressions apparently due to LRA glisse at gcc dot gnu.org
22:34 [Bug rtl-optimization/55278] [4.8/4.9 Regression] Botan performance regressions apparently due to LRA jakub at gcc dot gnu.org
22:31 [Bug rtl-optimization/55278] [4.8/4.9 Regression] Botan performance regressions apparently due to LRA mpolacek at gcc dot gnu.org
22:31 [Bug rtl-optimization/55278] [4.8/4.9 Regression] Botan performance regressions apparently due to LRA mpolacek at gcc dot gnu.org
22:29 [Bug rtl-optimization/55278] [4.8/4.9 Regression] Botan performance regressions apparently due to LRA mpolacek at gcc dot gnu.org
22:17 [Bug c/57200] New: [4.8/4.9] aggressive-loop-optimizations notes appear even when warning itself is suppressed ppluzhnikov at google dot com
22:09 [Bug c++/57199] New: [4.8, 4.9] Bogus warning: iteration NNNN invokes undefined behavior -Waggressive-loop-optimizations ppluzhnikov at google dot com
21:59 [Bug c++/54427] Expose more vector extensions glisse at gcc dot gnu.org
21:45 [Bug c++/57198] New: ICE in warn_logical_operator for vectors glisse at gcc dot gnu.org
21:27 [Bug fortran/57197] New: [Fortran-Dev][Regression] ICE in record_reference, at cgraphbuild.c:66 burnus at gcc dot gnu.org
20:52 [Bug c++/57196] [4.8 regression] Bogus "aggregate ... has incomplete type and cannot be defined" daniel.kruegler at googlemail
20:13 [Bug middle-end/57192] [4.9 Regression] miscompilation at -O3 wschmidt at gcc dot gnu.org
20:11 [Bug middle-end/57192] [4.9 Regression] miscompilation at -O3 wschmidt at gcc dot gnu.org
19:58 [Bug c++/57196] New: [4.8 regression] Bogus "aggregate ... has incomplete type and cannot be defined" ppluzhnikov at google dot com
19:16 [Bug middle-end/57192] [4.9 Regression] miscompilation at -O3 Joost.VandeVondele at mat dot
19:02 [Bug middle-end/57192] [4.9 Regression] miscompilation at -O3 Joost.VandeVondele at mat dot
18:54 [Bug middle-end/57192] [4.9 Regression] miscompilation at -O3 Joost.VandeVondele at mat dot
18:47 [Bug go/57194] go binaries give "no debug info in ELF executable errno -1" ian at airs dot com
18:23 [Bug middle-end/57192] [4.9 Regression] miscompilation at -O3 wschmidt at gcc dot gnu.org
18:21 [Bug c++/55942] [C++11] sorry, unimplemented: calling a member function of the object being constructed in a constant expression paolo.carlini at oracle dot co
18:17 [Bug rtl-optimization/57193] [4.5/4.6/4.7/4.8/4.9 Regression] suboptimal register allocation for SSE registers hjl.tools at gmail dot com
17:56 [Bug lto/57084] 483. xalancbmk run fails with -O2 -flto for i686 jamborm at gcc dot gnu.org
17:29 [Bug fortran/57142] [4.7/4.8/4.9 Regression] SIZE/SHAPE overflow despite kind=8 burnus at gcc dot gnu.org
17:28 [Bug fortran/57142] [4.7/4.8/4.9 Regression] SIZE/SHAPE overflow despite kind=8 burnus at gcc dot gnu.org
17:26 [Bug fortran/57142] [4.7/4.8/4.9 Regression] SIZE/SHAPE overflow despite kind=8 burnus at gcc dot gnu.org
17:10 [Bug bootstrap/54659] [4.8 Regression] Bootstrap with --disable-nls broken under Windows dnovillo at google dot com
17:07 [Bug bootstrap/54659] [4.8 Regression] Bootstrap with --disable-nls broken under Windows roland at gnu dot org
17:04 [Bug fortran/57094] [Fortran-Dev] ICE: in lhd_incomplete_type_error, at langhooks.c:203 burnus at gcc dot gnu.org
17:04 [Bug c++/55942] [C++11] sorry, unimplemented: calling a member function of the object being constructed in a constant expression mattyclarkson at gmail dot com
16:56 [Bug bootstrap/54659] [4.8 Regression] Bootstrap with --disable-nls broken under Windows dnovillo at gcc dot gnu.org
16:55 [Bug bootstrap/54659] [4.8 Regression] Bootstrap with --disable-nls broken under Windows dnovillo at gcc dot gnu.org
16:26 [Bug target/57150] GCC when targeting power7 spills long double using VSX instructions. meissner at gcc dot gnu.org
16:04 [Bug ada/57188] [4.9 regression] Ada bootstrap broken on Solaris/x64: No_Implicit_Dynamic_Code violation ebotcazou at gcc dot gnu.org
15:56 [Bug other/57195] New: Mode attributes with specific mode iterator can not be used as mode iterators in *.md files ubizjak at gmail dot com
15:09 [Bug ada/57188] [4.9 regression] Ada bootstrap broken on Solaris/x64: No_Implicit_Dynamic_Code violation ro at CeBiTec dot Uni-Bielefel
15:08 [Bug bootstrap/54659] [4.8 Regression] Bootstrap with --disable-nls broken under Windows dnovillo at gcc dot gnu.org
15:06 [Bug ada/57188] [4.9 regression] Ada bootstrap broken on Solaris/x64: No_Implicit_Dynamic_Code violation ebotcazou at gcc dot gnu.org
14:57 [Bug ada/57188] [4.9 regression] Ada bootstrap broken on Solaris/x64: No_Implicit_Dynamic_Code violation ro at CeBiTec dot Uni-Bielefel
12:15 [Bug preprocessor/41329] -M does not properly escape special characters. schwab at linux-m68k dot org
11:47 [Bug rtl-optimization/57193] suboptimal register allocation for SSE registers rguenth at gcc dot gnu.org
11:24 [Bug tree-optimization/57190] [4.9 Regression] verify_ssa failed: SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set rguenth at gcc dot gnu.org
11:20 [Bug preprocessor/41329] -M does not properly escape special characters. skannan at redhat dot com
11:05 [Bug go/57194] New: go binaries give "no debug info in ELF executable errno -1" allan at archlinux dot org
10:40 [Bug tree-optimization/57149] [4.8/4.9 Regression] wrong -Wmaybe-uninitialized warning with -Os jakub at gcc dot gnu.org
10:39 [Bug debug/57184] [4.8/4.9 Regression] ICE in expand_expr_real_1, at expr.c:10478 jakub at gcc dot gnu.org
10:15 [Bug web/55933] Missing attachment download link skannan at redhat dot com
10:11 [Bug ada/57187] [4.9 regression] Ada bootstrap broken on Solaris/SPARC: ICE in check_probability, at basic-block.h:941 ro at gcc dot gnu.org
10:11 [Bug bootstrap/57154] [4.9 Regression] Bootstrap broken for powerpc64-unknown-linux-gnu ro at gcc dot gnu.org
10:01 [Bug fortran/56800] [fortran-dev Regression] move_alloc_13.f90 failure burnus at gcc dot gnu.org
10:00 [Bug fortran/56800] [fortran-dev Regression] move_alloc_13.f90 failure burnus at gcc dot gnu.org
10:00 [Bug libfortran/57174] [Fortran-Dev] RTE triggered by type component allocation burnus at gcc dot gnu.org
09:36 [Bug rtl-optimization/57193] New: suboptimal register allocation for SSE registers vermaelen.wouter at gmail dot
09:26 [Bug middle-end/57192] [4.9 Regression] miscompilation at -O3 Joost.VandeVondele at mat dot
09:02 [Bug tree-optimization/57186] implement load sinking in loops rguenth at gcc dot gnu.org
08:52 [Bug ada/57188] [4.9 regression] Ada bootstrap broken on Solaris/x64: No_Implicit_Dynamic_Code violation rguenth at gcc dot gnu.org
08:51 [Bug rtl-optimization/57189] [4.9 Regression] Vector register is spilled for vector extract pattern rguenth at gcc dot gnu.org
08:51 [Bug rtl-optimization/57189] [4.9 Regression] Vector register is spilled for vector extract pattern rguenth at gcc dot gnu.org
08:49 [Bug tree-optimization/57190] [4.9 Regression] verify_ssa failed: SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set rguenth at gcc dot gnu.org
08:48 [Bug middle-end/57192] [4.9 Regression] miscompilation at -O3 rguenth at gcc dot gnu.org
08:34 [Bug middle-end/57192] New: [4.9 Regression] miscompilation at -O3 Joost.VandeVondele at mat dot
08:13 [Bug tree-optimization/57185] [4.8/4.9 Regression] ICE: Segmentation fault in add_field_for_reduction with -ftree-parallelize-loops=2 -fipa-pta rguenth at gcc dot gnu.org
08:12 [Bug tree-optimization/57000] [4.8 Regression] ICE with -Ofast and -frounding-math rguenth at gcc dot gnu.org
08:08 [Bug ada/56474] [4.8/4.9 regression] bogus Storage_Error raised for record containing empty zero-based array ebotcazou at gcc dot gnu.org
08:07 [Bug ada/56474] [4.8/4.9 regression] bogus Storage_Error raised for record containing empty zero-based array ebotcazou at gcc dot gnu.org
08:07 [Bug ada/56474] [4.8/4.9 regression] bogus Storage_Error raised for record containing empty zero-based array ebotcazou at gcc dot gnu.org
07:50 [Bug ada/56474] [4.8/4.9 regression] bogus Storage_Error raised for record containing empty zero-based array ebotcazou at gcc dot gnu.org
07:01 [Bug tree-optimization/57149] [4.8/4.9 Regression] wrong -Wmaybe-uninitialized warning with -Os jakub at gcc dot gnu.org
04:25 [Bug tree-optimization/57124] 254 dot gap at spec2000 got miscompare after r198413 law at redhat dot com
03:02 [Bug target/39725] [4.7/4.8/4.9 Regression][cond-optab] MIPS pessimizations on floating-point piet.delaney at gmail dot com
00:27 [Bug c++/51226] [c++0x] ICE with opaque enum and invalid template paolo.carlini at oracle dot co

May 06, 2013
22:31 [Bug target/55171] [4.7/4.8 Regression] incorrect virtual thunk on mingw i.nixman at gmail dot com
22:26 [Bug preprocessor/57191] GCC cross-compilers built with MinGW do no include correct directory MatthewS.Grochowalski at ge do
20:45 [Bug preprocessor/57191] New: GCC cross-compilers built with MinGW do no include correct directory MatthewS.Grochowalski at ge do
20:10 [Bug target/52933] SH Target: Use div0s for integer sign comparisons olegendo at gcc dot gnu.org
19:17 [Bug c++/57190] New: verify_ssa failed: SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set dcb314 at hotmail dot com
18:57 [Bug target/57106] [4.8/4.9 Regression] -fcompare-debug failure with -O2 -fschedule-insns -funroll-all-loops ubizjak at gmail dot com
18:57 [Bug target/57106] [4.8/4.9 Regression] -fcompare-debug failure with -O2 -fschedule-insns -funroll-all-loops ubizjak at gmail dot com
17:46 [Bug rtl-optimization/57189] New: [4.9 Regression] Vector register is spilled for vector extract pattern ubizjak at gmail dot com
17:03 [Bug c++/57183] [C++11] auto and -Wunused-variable paolo.carlini at oracle dot co
16:55 [Bug ada/57188] [4.9 regression] Ada bootstrap broken on Solaris/x64: No_Implicit_Dynamic_Code violation ebotcazou at gcc dot gnu.org
15:37 [Bug ada/57188] New: [4.9 regression] Ada bootstrap broken on Solaris/x64: No_Implicit_Dynamic_Code violation ro at gcc dot gnu.org
15:25 [Bug ada/57187] [4.9 regression] Ada bootstrap broken on Solaris/SPARC: ICE in check_probability, at basic-block.h:941 ebotcazou at gcc dot gnu.org
15:23 [Bug ada/57187] New: [4.9 regression] Ada bootstrap broken on Solaris/SPARC: ICE in check_probability, at basic-block.h:941 ro at gcc dot gnu.org
15:21 [Bug libgcj/57074] [4.8/4.9 Regression] libgcj regression on 32bit Power architecture jakub at gcc dot gnu.org
14:52 [Bug tree-optimization/57186] implement load sinking in loops ebotcazou at gcc dot gnu.org
14:52 [Bug tree-optimization/57186] implement load sinking in loops ebotcazou at gcc dot gnu.org
14:51 [Bug tree-optimization/57186] implement load sinking in loops ebotcazou at gcc dot gnu.org
14:50 [Bug tree-optimization/57186] New: implement load sinking in loops ebotcazou at gcc dot gnu.org
14:42 [Bug target/56560] [4.7 regression] vzeroupper clobbers argument with AVX ebotcazou at gcc dot gnu.org
13:44 [Bug c++/57176] copy elision with function arguments passed by value glisse at gcc dot gnu.org
13:11 [Bug c++/57176] copy elision with function arguments passed by value daniel.kruegler at googlemail
12:52 [Bug c++/57176] copy elision with function arguments passed by value glisse at gcc dot gnu.org
12:23 [Bug c++/57153] [C++11] tries to use copy constructor for in-class initialized member in default constructor of template struct paolo.carlini at oracle dot co
12:23 [Bug c++/57176] copy elision with function arguments passed by value daniel.kruegler at googlemail
12:16 [Bug c++/57183] [C++11] auto and -Wunused-variable paolo.carlini at oracle dot co
12:09 [Bug tree-optimization/57185] [4.8/4.9 Regression] ICE: Segmentation fault in add_field_for_reduction with -ftree-parallelize-loops=2 -fipa-pta rguenth at gcc dot gnu.org
12:09 [Bug c++/57153] [C++11] tries to use copy constructor for in-class initialized member in default constructor of template struct daniel.kruegler at googlemail
12:05 [Bug tree-optimization/57185] ICE: Segmentation fault in add_field_for_reduction with -ftree-parallelize-loops=2 -fipa-pta rguenth at gcc dot gnu.org
11:59 [Bug tree-optimization/57185] New: ICE: Segmentation fault in add_field_for_reduction with -ftree-parallelize-loops=2 -fipa-pta antoine.balestrat at gmail dot
11:55 [Bug tree-optimization/57051] Optimization regression in 4.8.0 from 4.7.2 rguenth at gcc dot gnu.org
11:50 [Bug debug/57184] [4.8/4.9 Regression] ICE in expand_expr_real_1, at expr.c:10478 jakub at gcc dot gnu.org
11:48 [Bug middle-end/57184] [4.8/4.9 Regression] ICE in expand_expr_real_1, at expr.c:10478 jakub at gcc dot gnu.org
11:47 [Bug middle-end/57147] [4.9 Regression]: setjmp call and if body wrongly elided (function runs off early end) rguenth at gcc dot gnu.org
11:46 [Bug tree-optimization/57162] Ofast does not make use of avx while O3 does rguenth at gcc dot gnu.org
11:37 [Bug c++/51927] [C++0x] Cannot access non-static members in initializer js at lastlog dot de
11:35 [Bug libstdc++/57139] std::tuple conversion constructor does the wrong checks daniel.kruegler at googlemail
11:33 [Bug tree-optimization/57169] fully unrolled matrix multiplication not vectorized rguenth at gcc dot gnu.org
11:24 [Bug middle-end/57184] [4.8/4.9 Regression] ICE in expand_expr_real_1, at expr.c:10478 jakub at gcc dot gnu.org
11:18 [Bug middle-end/57184] [4.8/4.9 Regression] ICE in expand_expr_real_1, at expr.c:10478 mpolacek at gcc dot gnu.org
10:59 [Bug middle-end/57184] [4.8/4.9 Regression] ICE in expand_expr_real_1, at expr.c:10478 mpolacek at gcc dot gnu.org
10:47 [Bug middle-end/57184] [4.8/4.9 Regression] ICE in expand_expr_real_1, at expr.c:10478 mpolacek at gcc dot gnu.org
10:42 [Bug middle-end/57184] ICE in expand_expr_real_1, at expr.c:10478 mpolacek at gcc dot gnu.org
10:37 [Bug middle-end/57184] New: ICE in expand_expr_real_1, at expr.c:10478 allan at archlinux dot org
10:33 [Bug web/50642] onlinedocs formated text too small to read skannan at redhat dot com
09:37 [Bug c/57180] Structures with a flexible arrray member have wrong size amodra at gmail dot com
09:34 [Bug middle-end/56474] [4.8/4.9 regression] bogus Storage_Error raised for record containing empty zero-based array ebotcazou at gcc dot gnu.org
08:53 [Bug c/57180] Structures with a flexible arrray member have wrong size mikpe at it dot uu.se
08:47 [Bug c++/57183] [C++11] auto and -Wunused-variable paolo.carlini at oracle dot co
08:37 [Bug c++/57183] [C++11] auto and -Wunused-variable paolo.carlini at oracle dot co
08:36 [Bug c++/57181] Segfault when dealing with typedef of class stub and nested array paolo.carlini at oracle dot co
07:59 [Bug c/57182] Documentation implies -fprofile-arcs required to create .text.unlikely sections rusty at rustcorp dot com.au
06:41 [Bug c++/57183] New: [C++11]auto and -Wunused-variable frankhb1989 at gmail dot com
06:08 [Bug c/57182] Documentation implies -fprofile-arcs required to create .text.unlikely sections pinskia at gcc dot gnu.org
05:48 [Bug target/55303] [SH] Add support for clips / clipu instructions olegendo at gcc dot gnu.org
05:22 [Bug c/57182] New: Documentation implies -fprofile-arcs required to create .text.unlikely sections rusty at rustcorp dot com.au
03:01 [Bug c++/57181] New: Segfault when dealing with typedef of class stub and nested array andrepuel at gmail dot com
01:27 [Bug gcov-profile/57121] undefined reference to gcov_merge_init and gcov_merge_add netravathi.muniraju at asia do
01:10 [Bug target/55171] [4.7/4.8 Regression] incorrect virtual thunk on mingw steve.k.chiu at gmail dot com

May 05, 2013
23:42 [Bug c/57180] New: Structures with a flexible arrray member have wrong size amodra at gmail dot com
23:34 [Bug c++/57175] NRVO and alignment paolo.carlini at oracle dot co
23:31 [Bug c++/56914] internal compiler error: Segmentation fault paolo.carlini at oracle dot co
23:25 [Bug c++/57178] bogus warning with -O3 using boost::optional paolo.carlini at oracle dot co
23:23 [Bug c++/57179] ICE on non-valid code with emplace_back paolo.carlini at oracle dot co
23:23 [Bug c++/57086] Internal compiler error: Error reporting routines re-entered. paolo.carlini at oracle dot co
22:04 [Bug libfortran/57174] [Fortran-Dev] RTE triggered by type component allocation burnus at gcc dot gnu.org
18:34 [Bug c++/57175] NRVO and alignment ebotcazou at gcc dot gnu.org
18:32 [Bug c++/56914] internal compiler error: Segmentation fault vini.ipsmaker at gmail dot com
15:50 [Bug libstdc++/57173] Regex match group contain extraneous character... redi at gcc dot gnu.org
15:50 [Bug libstdc++/53631] [C++11] <regex> is unimplemented redi at gcc dot gnu.org
15:19 [Bug c++/57179] New: ICE on non-valid code with emplace_back cartonmartin+gcc_bugzilla at g
14:56 [Bug c++/57178] bogus warning with -O3 using boost::optional eda-qa at disemia dot com
14:56 [Bug c++/57178] New: bogus warning with -O3 using boost::optional eda-qa at disemia dot com
14:33 [Bug target/57177] New: [SH] Improve integer division olegendo at gcc dot gnu.org
14:10 [Bug c++/55773] C++ class object destructors are not called which a static class object in destructor function in a shared library after dlclose is called. paolo.carlini at oracle dot co
14:09 [Bug c++/53308] AIX 5.3 segmentation fault with basic_ofstream, pthread and -O2 paolo.carlini at oracle dot co
14:05 [Bug fortran/57141] Cannot change attributes of USE-associated intrinsic burnus at gcc dot gnu.org
14:04 [Bug fortran/57141] Cannot change attributes of USE-associated intrinsic burnus at gcc dot gnu.org
14:03 [Bug c++/57176] New: copy elision with function arguments passed by value glisse at gcc dot gnu.org
13:56 [Bug c++/56914] internal compiler error: Segmentation fault paolo.carlini at oracle dot co
13:30 [Bug c++/57175] NRVO and alignment paolo.carlini at oracle dot co
13:28 [Bug c++/57175] New: NRVO and alignment glisse at gcc dot gnu.org
12:09 [Bug c++/53150] [C++0x] g++ crashes if struct member initializer references to local variable paolo.carlini at oracle dot co
12:09 [Bug c++/55240] [c++0x] ICE on non-static data member initialization using 'auto' variable from containing function paolo.carlini at oracle dot co
12:05 [Bug c++/53150] [C++0x] g++ crashes if struct member initializer references to local variable paolo.carlini at oracle dot co
11:58 [Bug c++/55206] GCC Reports Ambiguity; clang and comeau disagree paolo.carlini at oracle dot co
11:57 [Bug c++/54052] Segmentation Fault paolo.carlini at oracle dot co
10:54 [Bug libfortran/57174] New: RTE triggered by type component allocation Bader at lrz dot de
09:53 [Bug c++/53497] Partial ordering of function templates does not order lvalue/rvalue references correctly paolo.carlini at oracle dot co
09:53 [Bug c++/57172] [C++11][DR 1164] Template overload resolution ambiguous for T&& versus T& paolo.carlini at oracle dot co
09:50 [Bug c++/57172] [C++11][DR 1164] Template overload resolution ambiguous for T&& versus T& vlukas at gmx dot de
08:53 [Bug tree-optimization/57027] [4.9 Regression] ICE in gimple_assign_rhs_code, at gimple.h:2022 amylaar at gcc dot gnu.org
07:19 [Bug c/57157] Poor optimization of portable rotate idiom glisse at gcc dot gnu.org
00:59 [Bug c++/29143] address-of overloaded function does not work in function call paolo.carlini at oracle dot co
00:54 [Bug libstdc++/57173] New: Regex match group contain extraneous character... mjnxf at mailinator dot com
00:37 [Bug fortran/56660] Fails to read NAMELIST with certain form array syntax jvdelisle at gcc dot gnu.org
00:29 [Bug c++/53745] [C++11] Poor diagnostic for ill-formed narrowing conversion in enumerator initializer paolo.carlini at oracle dot co

May 04, 2013
23:03 [Bug tree-optimization/57027] [4.9 Regression] ICE in gimple_assign_rhs_code, at gimple.h:2022 dave.anglin at bell dot net
21:27 [Bug c++/57172] [C++11][DR 1164] Template overload resolution ambiguous for T&& versus T& glisse at gcc dot gnu.org
21:01 [Bug other/32185] unused result warnings and -werror paulo at matos-sorge dot com
19:38 [Bug c++/57172] New: [C++11][DR 1164] Template overload resolution ambiguous for T&& versus T& daniel.kruegler at googlemail
19:23 [Bug fortran/57160] short-circuit IF only with -ffrontend-optimize burnus at gcc dot gnu.org
18:50 [Bug c++/57102] [4.9 Regression] ICE: SIGSEGV in fndecl_declared_return_type with -fdump-final-insns=... ubizjak at gmail dot com
18:48 [Bug c++/57102] [4.9 Regression] ICE: SIGSEGV in fndecl_declared_return_type with -fcompare-debug ubizjak at gmail dot com
17:23 [Bug c++/28525] ICE after duplicate_decls paolo.carlini at oracle dot co
16:42 [Bug c++/57171] Internal compiler error: Error reporting routines re-entered. paolo.carlini at oracle dot co
16:36 [Bug c++/55550] internal compiler segmentation fault on openmp for collapse paolo.carlini at oracle dot co
16:36 [Bug c++/53781] ICE when compiling a deeply nested template paolo.carlini at oracle dot co
16:33 [Bug c++/52527] When using '-g', get an ICE: seg fault in add_name_attribute (called by modified_type_die) paolo.carlini at oracle dot co
16:33 [Bug c++/52467] ICE: canonical types differ for int [0] and int [0] paolo.carlini at oracle dot co
16:31 [Bug c++/57171] Internal compiler error: Error reporting routines re-entered. zgenjix at yahoo dot com
16:27 [Bug c++/50592] g++ fails to see function side effect paolo.carlini at oracle dot co
16:26 [Bug c++/49777] for c++ code, without -g option, cannot generate PIC *.so library. paolo.carlini at oracle dot co
16:06 [Bug c++/57171] Internal compiler error: Error reporting routines re-entered. paolo.carlini at oracle dot co
15:31 [Bug c++/57171] New: Internal compiler error: Error reporting routines re-entered. zgenjix at yahoo dot com
15:16 [Bug tree-optimization/55459] Firefox 17: internal compiler error: in scan_tree_for_params_right_scev, at graphite-sese-to-poly.c:633 de.techno at gmail dot com
14:39 [Bug middle-end/28865] Structures with a flexible arrray member have wrong .size amodra at gmail dot com
14:34 [Bug middle-end/28865] Structures with a flexible arrray member have wrong .size amodra at gmail dot com
13:39 [Bug target/53949] [SH] Add support for mac.w / mac.l instructions olegendo at gcc dot gnu.org
13:09 [Bug c++/53745] [C++11] Poor diagnostic for ill-formed narrowing conversion in enumerator initializer paolo.carlini at oracle dot co
12:33 [Bug c++/51927] [C++0x] Cannot access non-static members in initializer paolo.carlini at oracle dot co
12:20 [Bug c++/51927] [C++0x] Cannot access non-static members in initializer paolo.carlini at oracle dot co
12:20 [Bug c++/57170] New: No diagnostic for a negative case when switching over unsigned vvnic.holas at gmail dot com
11:20 [Bug tree-optimization/57144] [4.9 regression] mpfr miscompiled after r198413 schwab at linux-m68k dot org
10:49 [Bug c++/47749] Wrong function return value paolo.carlini at oracle dot co
10:48 [Bug c++/46759] incorrect array bounds warning? paolo.carlini at oracle dot co
08:55 [Bug tree-optimization/57169] New: fully unrolled matrix multiplication not vectorized vincenzo.innocente at cern dot
06:20 [Bug c++/57168] New: [graphite] -fgraphite-identity breaks app-office/libreoffice-3.6.6.2 OpenXML filter de.techno at gmail dot com
06:16 [Bug c++/57167] New: [graphite] Virtualbox 4.2.2 and above wont work with multiple CPUs. de.techno at gmail dot com
04:58 [Bug c/57166] New: Manual no longer documents -Wmissing-noreturn alias for -Wsuggest-attribute=noreturn josh at joshtriplett dot org
01:22 [Bug libgcj/57074] gcc-4.8.0 libgcj regression on 32bit Power architecture amodra at gmail dot com
00:07 [Bug c++/57163] Link failure with thread_local paolo.carlini at oracle dot co

May 03, 2013
23:34 [Bug gcov-profile/57165] New: ICE when using -fprofile-use in cgraph.c asharif at gcc dot gnu.org
23:23 [Bug c++/53745] [C++11] Poor diagnostic for ill-formed narrowing conversion in enumerator initializer paolo.carlini at oracle dot co
23:23 [Bug c++/57164] enumerator value -1 is too large for underlying type âunsigned intâ paolo.carlini at oracle dot co
21:24 [Bug c++/57164] enumerator value -1 is too large for underlying type âunsigned intâ vvnic.holas at gmail dot com
21:14 [Bug c++/57164] New: enumerator value -1 is too large for underlying type âunsigned intâ vvnic.holas at gmail dot com
20:32 [Bug fortran/56743] Namelist bug with comment and no blank jvdelisle at gcc dot gnu.org
20:21 [Bug bootstrap/57154] [4.9 Regression] Bootstrap broken for powerpc64-unknown-linux-gnu wschmidt at gcc dot gnu.org
20:05 [Bug rtl-optimization/57159] Latent bug in RTL GCSE/PRE jules at gcc dot gnu.org
19:56 [Bug rtl-optimization/57159] Latent bug in RTL GCSE/PRE jules at gcc dot gnu.org
19:18 [Bug target/57150] GCC when targeting power7 spills long double using VSX instructions. meissner at gcc dot gnu.org
18:29 [Bug rtl-optimization/57159] Latent bug in RTL GCSE/PRE law at redhat dot com
17:32 [Bug bootstrap/57154] [4.9 Regression] Bootstrap broken for powerpc64-unknown-linux-gnu wschmidt at gcc dot gnu.org
17:19 [Bug tree-optimization/57149] [4.8/4.9 Regression] wrong -Wmaybe-uninitialized warning with -Os jakub at gcc dot gnu.org
17:00 [Bug tree-optimization/57149] [4.8 Regression] wrong -Wmaybe-uninitialized warning with -Os jakub at gcc dot gnu.org
17:00 [Bug c++/57038] Latest libreoffice compilation fails with enabled LTO marxin.liska at gmail dot com
16:59 [Bug c++/57038] Latest libreoffice compilation fails with enabled LTO marxin.liska at gmail dot com
16:48 [Bug c++/57038] Latest libreoffice compilation fails with enabled LTO hubicka at ucw dot cz
16:37 [Bug tree-optimization/57144] [4.9 regression] mpfr miscompiled after r198413 law at redhat dot com
16:24 [Bug bootstrap/57154] [4.9 Regression] Bootstrap broken for powerpc64-unknown-linux-gnu tejohnson at google dot com
16:20 [Bug c++/57163] New: Link failure with thread_local std::default_random_engine jleahy+gcc at gmail dot com
16:03 [Bug bootstrap/57154] [4.9 Regression] Bootstrap broken for powerpc64-unknown-linux-gnu sje at gcc dot gnu.org
15:41 [Bug bootstrap/57154] [4.9 Regression] Bootstrap broken for powerpc64-unknown-linux-gnu tejohnson at google dot com
15:40 [Bug bootstrap/57154] [4.9 Regression] Bootstrap broken for powerpc64-unknown-linux-gnu tejohnson at google dot com
15:40 [Bug bootstrap/57154] [4.9 Regression] Bootstrap broken for powerpc64-unknown-linux-gnu sje at gcc dot gnu.org
15:22 [Bug c++/57038] Latest libreoffice compilation fails with enabled LTO marxin.liska at gmail dot com
15:21 [Bug c++/57025] Solaris g++ defines __STDC_VERSION__=199901L marxin.liska at gmail dot com
15:20 [Bug c++/57025] Solaris g++ defines __STDC_VERSION__=199901L marxin.liska at gmail dot com
15:19 [Bug c++/57038] Latest libreoffice compilation fails with enabled LTO marxin.liska at gmail dot com
15:10 [Bug bootstrap/57154] [4.9 Regression] Bootstrap broken for powerpc64-unknown-linux-gnu tejohnson at google dot com
15:06 [Bug libgcj/57074] gcc-4.8.0 libgcj regression on 32bit Power architecture jakub at gcc dot gnu.org
15:03 [Bug libgcj/57074] gcc-4.8.0 libgcj regression on 32bit Power architecture jakub at gcc dot gnu.org
15:02 [Bug bootstrap/57154] [4.9 Regression] Bootstrap broken for powerpc64-unknown-linux-gnu dje at gcc dot gnu.org
15:01 [Bug bootstrap/57154] [4.9 Regression] Bootstrap broken for powerpc64-unknown-linux-gnu tejohnson at google dot com
14:58 [Bug bootstrap/57154] [4.9 Regression] Bootstrap broken for powerpc64-unknown-linux-gnu dje at gcc dot gnu.org
14:53 [Bug bootstrap/57154] [4.9 Regression] Bootstrap broken for powerpc64-unknown-linux-gnu dje at gcc dot gnu.org
14:53 [Bug middle-end/57161] ICE in in check_probability, at basic-block.h:941 dje at gcc dot gnu.org
14:19 [Bug c++/57038] Latest libreoffice compilation fails with enabled LTO hubicka at ucw dot cz
14:13 [Bug tree-optimization/57156] miscompilation of call to _mm_cmpeq_epi8(a, a) or _mm_comtrue_epu8(a, a) with uninitialized a kretz at kde dot org
14:01 [Bug target/57106] [4.8/4.9 Regression] -fcompare-debug failure with -O2 -fschedule-insns -funroll-all-loops ubizjak at gmail dot com
14:00 [Bug tree-optimization/57051] Optimization regression in 4.8.0 from 4.7.2 jakub at gcc dot gnu.org
13:57 [Bug tree-optimization/57051] [4.8 Regression] Optimization regression in 4.8.0 from 4.7.2 jakub at gcc dot gnu.org
13:57 [Bug tree-optimization/57162] New: Ofast does not make use of avx while O3 does vincenzo.innocente at cern dot
13:57 [Bug rtl-optimization/57130] [4.8/4.9 Regression] Incorrect "and --> extract" conversion in combine jakub at gcc dot gnu.org
13:45 [Bug lto/57084] 483. xalancbmk run fails with -O2 -flto for i686 jamborm at gcc dot gnu.org
13:17 [Bug middle-end/57161] ICE in in check_probability, at basic-block.h:941 anton at samba dot org
13:08 [Bug c++/57038] Latest libreoffice compilation fails with enabled LTO marxin.liska at gmail dot com
13:03 [Bug c++/57038] Latest libreoffice compilation fails with enabled LTO hubicka at ucw dot cz
12:53 [Bug middle-end/57161] ICE in in check_probability, at basic-block.h:941 anton at samba dot org
12:53 [Bug middle-end/57161] New: ICE in in check_probability, at basic-block.h:941 anton at samba dot org
12:44 [Bug c++/57038] Latest libreoffice compilation fails with enabled LTO marxin.liska at gmail dot com
12:44 [Bug c++/57038] Latest libreoffice compilation fails with enabled LTO marxin.liska at gmail dot com
12:41 [Bug fortran/57160] New: short-circuit IF only with -ffrontend-optimize Joost.VandeVondele at mat dot
12:40 [Bug libstdc++/54577] deque<T>::erase() still takes iterator instead of const_iterator paolo.carlini at oracle dot co
12:31 [Bug rtl-optimization/57159] Latent bug in RTL GCSE/PRE rguenth at gcc dot gnu.org
12:27 [Bug target/57156] miscompilation of call to _mm_cmpeq_epi8(a, a) or _mm_comtrue_epu8(a, a) with uninitialized a rguenth at gcc dot gnu.org
12:21 [Bug libstdc++/57158] std::list.erase(const_iterator pos) not implemented mattyclarkson at gmail dot com
12:21 [Bug c/57157] Poor optimization of portable rotate idiom rguenth at gcc dot gnu.org
12:17 [Bug lto/57084] 483. xalancbmk run fails with -O2 -flto for i686 hubicka at ucw dot cz
12:15 [Bug c++/57038] Latest libreoffice compilation fails with enabled LTO hubicka at ucw dot cz
12:14 [Bug target/47769] [missed optimization] use of btr (bit test and reset) paolo.carlini at oracle dot co
11:56 [Bug rtl-optimization/57159] Latent bug in RTL GCSE/PRE jules at gcc dot gnu.org
11:56 [Bug rtl-optimization/57159] New: Latent bug in RTL GCSE/PRE jules at gcc dot gnu.org
11:53 [Bug target/57106] [4.8/4.9 Regression] -fcompare-debug failure with -O2 -fschedule-insns -funroll-all-loops ubizjak at gmail dot com
11:49 [Bug rtl-optimization/57106] [4.8/4.9 Regression] -fcompare-debug failure with -O2 -fschedule-insns -funroll-all-loops ubizjak at gmail dot com
11:45 [Bug target/47769] [missed optimization] use of btr (bit test and reset) kretz at kde dot org
11:45 [Bug bootstrap/57154] [4.9 Regression] Bootstrap broken for powerpc64-unknown-linux-gnu wschmidt at gcc dot gnu.org
11:27 [Bug tree-optimization/57027] [4.9 Regression] ICE in gimple_assign_rhs_code, at gimple.h:2022 dave.anglin at bell dot net
11:20 [Bug c++/57038] Latest libreoffice compilation fails with enabled LTO marxin.liska at gmail dot com
10:53 [Bug tree-optimization/57027] [4.9 Regression] ICE in gimple_assign_rhs_code, at gimple.h:2022 rguenth at gcc dot gnu.org
10:51 [Bug c++/57155] casting to const reference error redi at gcc dot gnu.org
10:47 [Bug libgcj/57074] gcc-4.8.0 libgcj regression on 32bit Power architecture amodra at gmail dot com
10:42 [Bug libgcj/57074] gcc-4.8.0 libgcj regression on 32bit Power architecture amodra at gmail dot com
10:36 [Bug libstdc++/57158] std::list.erase(const_iterator pos) not implemented paolo.carlini at oracle dot co
10:36 [Bug libstdc++/54577] deque<T>::erase() still takes iterator instead of const_iterator redi at gcc dot gnu.org
10:36 [Bug libstdc++/57158] std::list.erase(const_iterator pos) not implemented redi at gcc dot gnu.org
10:35 [Bug c++/57155] casting to const reference error rockeet at gmail dot com
10:32 [Bug c++/54941] do not print line/column numbers for <built-in>:0:0 paolo.carlini at oracle dot co
10:23 [Bug libstdc++/57158] New: std::list.erase(const_iterator pos) not implemented mattyclarkson at gmail dot com
10:11 [Bug tree-optimization/57027] [4.9 Regression] ICE in gimple_assign_rhs_code, at gimple.h:2022 amylaar at gcc dot gnu.org
09:58 [Bug middle-end/57073] __builtin_powif (-1.0, k) should be optimized to "1.0 - 2.0 * (K%2)" burnus at gcc dot gnu.org
09:57 [Bug middle-end/57147] [4.9 Regression]: setjmp call and if body wrongly elided (function runs off early end) rguenth at gcc dot gnu.org
09:56 [Bug target/57156] miscompilation of call to _mm_cmpeq_epi8(a, a) or _mm_comtrue_epu8(a, a) with uninitialized a kretz at kde dot org
09:54 [Bug c++/53540] C++11: using fails to be equivalent to typedef paolo.carlini at oracle dot co
09:54 [Bug c++/54309] [C++11] type alias accessing class template typename paolo.carlini at oracle dot co
09:47 [Bug c++/53846] [c++11] memory exhaustion on simple recursive function template that uses decltype paolo.carlini at oracle dot co
09:46 [Bug middle-end/57147] [4.9 Regression]: setjmp call and if body wrongly elided (function runs off early end) rguenth at gcc dot gnu.org
09:38 [Bug target/57156] miscompilation of call to _mm_cmpeq_epi8(a, a) or _mm_comtrue_epu8(a, a) with uninitialized a kretz at kde dot org
09:37 [Bug c++/54318] [C++11] Bogus "template instantiation depth exceeds maximum" error + segfault paolo.carlini at oracle dot co
09:24 [Bug middle-end/57147] [4.9 Regression]: setjmp call and if body wrongly elided (function runs off early end) rguenth at gcc dot gnu.org
09:23 [Bug libgcc/57085] Segmentation Fault when building a c file synergye at codefi dot re
09:20 [Bug c++/54318] [C++11] Bogus "template instantiation depth exceeds maximum" error + segfault paolo.carlini at oracle dot co
09:20 [Bug c/57157] New: Poor optimization of portable rotate idiom nisse at lysator dot liu.se
09:16 [Bug target/57156] miscompilation of call to _mm_cmpeq_epi8(a, a) or _mm_comtrue_epu8(a, a) with uninitialized a pinskia at gcc dot gnu.org
09:15 [Bug target/57156] miscompilation of call to _mm_cmpeq_epi8(a, a) or _mm_comtrue_epu8(a, a) with uninitialized a kretz at kde dot org
09:12 [Bug c++/57044] The following code won't compile paolo.carlini at oracle dot co
09:10 [Bug target/57156] miscompilation of call to _mm_cmpeq_epi8(a, a) or _mm_comtrue_epu8(a, a) with uninitialized a kretz at kde dot org
09:09 [Bug target/57156] New: miscompilation of call to _mm_cmpeq_epi8(a, a) or _mm_comtrue_epu8(a, a) with uninitialized a kretz at kde dot org
09:08 [Bug middle-end/57147] [4.9 Regression]: setjmp call and if body wrongly elided (function runs off early end) rguenth at gcc dot gnu.org
09:08 [Bug c++/57155] casting to const reference error redi at gcc dot gnu.org
09:06 [Bug c++/54466] [C++11] Recursive Type Alias, Member Function Pointer, Segmentation Fault paolo.carlini at oracle dot co
09:06 [Bug c++/57152] [C++11] Compiler segfault when using const in template alias paolo.carlini at oracle dot co
09:04 [Bug c++/57155] casting to const reference error redi at gcc dot gnu.org
09:03 [Bug c++/14283] Diagnostic for invalid template-id could be improved paolo.carlini at oracle dot co
08:59 [Bug fortran/57141] Cannot change attributes of USE-associated intrinsic burnus at gcc dot gnu.org
08:59 [Bug tree-optimization/57066] [4.7/4.8 Regression] std::logb(-inf) returns wrong value mpolacek at gcc dot gnu.org
08:59 [Bug tree-optimization/57066] [4.7/4.8 Regression] std::logb(-inf) returns wrong value mpolacek at gcc dot gnu.org
08:59 [Bug tree-optimization/57149] [4.8 Regression] wrong -Wmaybe-uninitialized warning with -Os rguenth at gcc dot gnu.org
08:58 [Bug tree-optimization/57149] [4.8 Regression] wrong -Wmaybe-uninitialized warning with -Os rguenth at gcc dot gnu.org
08:58 [Bug tree-optimization/57149] [4.8 Regression] wrong -Wmaybe-uninitialized warning with -Os rguenth at gcc dot gnu.org
08:55 [Bug tree-optimization/57066] [4.7/4.8 Regression] std::logb(-inf) returns wrong value mpolacek at gcc dot gnu.org
08:50 [Bug other/57151] Wasted work in method verify_cgraph_node rguenth at gcc dot gnu.org
08:48 [Bug bootstrap/57154] [4.9 Regression] Bootstrap broken for powerpc64-unknown-linux-gnu rguenth at gcc dot gnu.org
07:34 [Bug c++/57155] New: casting to const reference error rockeet at gmail dot com
07:28 [Bug c++/57152] [C++11] Compiler segfault when using const in template alias redi at gcc dot gnu.org
05:13 [Bug bootstrap/57154] [4.9 Regression] Bootstrap broken for powerpc64-unknown-linux-gnu tejohnson at google dot com
04:16 [Bug bootstrap/57154] New: [4.9 Regression] Bootstrap broken for powerpc64-unknown-linux-gnu wschmidt at gcc dot gnu.org
03:03 [Bug c++/57153] New: [C++11] tries to use copy constructor for in-class initialized member in default constructor of template struct f dot heckenbach at fh-soft do
00:58 [Bug gcov-profile/57121] undefined reference to gcov_merge_init and gcov_merge_add netravathi.muniraju at asia do
00:23 [Bug c++/57152] New: [C++11] Compiler segfault when using const in template alias ali.rostai at gmail dot com

May 02, 2013
23:04 [Bug libgcj/57074] gcc-4.8.0 libgcj regression on 32bit Power architecture amodra at gmail dot com
22:01 [Bug middle-end/57073] __builtin_powif (-1.0, k) should be optimized to "1.0 - 2.0 * (K%2)" burnus at gcc dot gnu.org
21:12 [Bug c++/53846] [c++11] memory exhaustion on simple recursive function template that uses decltype zeratul976 at hotmail dot com
21:08 [Bug middle-end/57073] __builtin_powif (-1.0, k) should be optimized to "1.0 - 2.0 * (K%2)" burnus at gcc dot gnu.org
21:03 [Bug target/57150] GCC when targeting power7 spills long double using VSX instructions. meissner at gcc dot gnu.org
20:54 [Bug c++/54318] [C++11] Bogus "template instantiation depth exceeds maximum" error + segfault zeratul976 at hotmail dot com
20:13 [Bug other/57151] New: Wasted work in method verify_cgraph_node pchang9 at cs dot wisc.edu
20:03 [Bug fortran/57148] integer*4 fails to read largest negative number kargl at gcc dot gnu.org
19:56 [Bug middle-end/57073] __builtin_powif (-1.0, k) should be optimized to "1.0 - 2.0 * (K%2)" tkoenig at gcc dot gnu.org
19:42 [Bug target/57150] GCC when targeting power7 spills long double using VSX instructions. meissner at gcc dot gnu.org
19:37 [Bug libgcj/57074] gcc-4.8.0 libgcj regression on 32bit Power architecture jakub at gcc dot gnu.org
19:37 [Bug target/57150] GCC when targeting power7 spills long double using VSX instructions. meissner at gcc dot gnu.org
19:36 [Bug target/57150] New: GCC when targeting power7 spills long double using VSX instructions. meissner at gcc dot gnu.org
19:33 [Bug tree-optimization/57149] New: [4.8 Regression] wrong -Wmaybe-uninitialized warning with -Os doko at gcc dot gnu.org
19:31 [Bug rtl-optimization/56847] [4.8 Regression] '-fpie' triggers - internal compiler error: in gen_add2_insn, at optabs.c:4705 jakub at gcc dot gnu.org
19:31 [Bug rtl-optimization/56999] [4.8 Regression] LRA caused miscompilation of xulrunner jakub at gcc dot gnu.org
19:30 [Bug target/57018] [4.8 Regression] Miscompilation of bison 2.7.1 under "-Os -fomit-frame-pointer" jakub at gcc dot gnu.org
19:29 [Bug rtl-optimization/57046] [4.8 Regression] wrong code generated by gcc 4.8.0 on i686 jakub at gcc dot gnu.org
19:29 [Bug target/57097] [4.8 Regression] ICE: in find_hard_regno_for, at lra-assigns.c:561 with -O2 -fPIC -m32 jakub at gcc dot gnu.org
19:28 [Bug target/57091] [4.8/4.9 Regression] ICE: in assign_by_spills, at lra-assigns.c:1268 with -mcmodel=large and indirect call jakub at gcc dot gnu.org
19:26 [Bug rtl-optimization/57131] [4.8/4.9 Regression] Wrong register assignment? jakub at gcc dot gnu.org
19:19 [Bug fortran/57148] integer*4 fails to read largest negative number pinskia at gcc dot gnu.org
19:19 [Bug fortran/33285] integer too big compile error in gfortran pinskia at gcc dot gnu.org
19:13 [Bug fortran/57148] New: integer*4 fails to read largest negative number jayas at hvdc dot ca
19:13 [Bug c++/14283] Diagnostic for invalid template-id could be improved paolo.carlini at oracle dot co
18:55 [Bug bootstrap/48231] bootstrapping gcc-4.6.0-RC-20110321 fails for h8300-rtems* joel at gcc dot gnu.org
18:21 [Bug libgcj/57074] gcc-4.8.0 libgcj regression on 32bit Power architecture jakub at gcc dot gnu.org
17:39 [Bug bootstrap/48231] bootstrapping gcc-4.6.0-RC-20110321 fails for h8300-rtems* dj at redhat dot com
17:31 [Bug tree-optimization/57147] [4.9 Regression]: setjmp call and if body wrongly elided (function runs off early end) roland at gnu dot org
17:14 [Bug tree-optimization/57147] New: [4.9 Regression]: setjmp call and if body wrongly elided (function runs off early end) roland at gnu dot org
17:03 [Bug tree-optimization/57144] [4.9 regression] mpfr miscompiled after r198413 law at redhat dot com
16:36 [Bug target/56864] [4.9 regression] FAIL: gcc.dg/vect/costmodel/ppc/costmodel-vect-76b.c scan-tree-dump-times vect "vectorized 1 loops" 0 schwab at linux-m68k dot org
16:30 [Bug fortran/57142] [4.7/4.8/4.9 Regression] SIZE/SHAPE overflow despite kind=8 burnus at gcc dot gnu.org
16:28 [Bug tree-optimization/57144] [4.9 regression] mpfr miscompiled after r198413 law at redhat dot com
16:28 [Bug tree-optimization/57027] [4.9 Regression] ICE in gimple_assign_rhs_code, at gimple.h:2022 amylaar at gcc dot gnu.org
16:20 [Bug target/56864] [4.9 regression] FAIL: gcc.dg/vect/costmodel/ppc/costmodel-vect-76b.c scan-tree-dump-times vect "vectorized 1 loops" 0 schwab at linux-m68k dot org
15:55 [Bug target/56864] [4.9 regression] FAIL: gcc.dg/vect/costmodel/ppc/costmodel-vect-76b.c scan-tree-dump-times vect "vectorized 1 loops" 0 wschmidt at gcc dot gnu.org
15:50 [Bug fortran/57145] [OOP] Faulty "Actual argument must be polymorphic" error dominiq at lps dot ens.fr
15:47 [Bug middle-end/57140] [4.9 Regression] Segmentation fault in backtrace_dwarf_add rguenth at gcc dot gnu.org
15:46 [Bug lto/57084] 483. xalancbmk run fails with -O2 -flto for i686 jamborm at gcc dot gnu.org
15:42 [Bug tree-optimization/57027] [4.9 Regression] ICE in gimple_assign_rhs_code, at gimple.h:2022 danglin at gcc dot gnu.org
15:29 [Bug target/56865] [4.9 regression] FAIL: gcc.dg/vect/vect-42.c scan-tree-dump-times vect "Vectorizing an unaligned access" 4 wschmidt at gcc dot gnu.org
15:29 [Bug target/56865] [4.9 regression] FAIL: gcc.dg/vect/vect-42.c scan-tree-dump-times vect "Vectorizing an unaligned access" 4 wschmidt at gcc dot gnu.org
15:27 [Bug target/56865] [4.9 regression] FAIL: gcc.dg/vect/vect-42.c scan-tree-dump-times vect "Vectorizing an unaligned access" 4 wschmidt at gcc dot gnu.org
15:23 [Bug spam/57146] Makefile error in wiselib library paolo.carlini at oracle dot co
15:17 [Bug libgcj/57074] gcc-4.8.0 libgcj regression on 32bit Power architecture jakub at gcc dot gnu.org
15:15 [Bug spam/57146] New: Makefile error in wiselib library darshanmadival8 at gmail dot c
15:10 [Bug tree-optimization/57144] [4.9 regression] mpfr miscompiled after r198413 rguenth at gcc dot gnu.org
15:10 [Bug fortran/57145] New: [OOP] Faulty "Actual argument must be polymorphic" error loximann at gmail dot com
15:01 [Bug c++/57109] ice tsubst_copy, at cp/pt.c:12171 paolo.carlini at oracle dot co
14:59 [Bug tree-optimization/57144] New: [4.9 regression] mpfr miscompiled after r198413 schwab at linux-m68k dot org
14:57 [Bug c++/52892] Function pointer loses constexpr qualification paolo.carlini at oracle dot co
14:53 [Bug bootstrap/48231] bootstrapping gcc-4.6.0-RC-20110321 fails for h8300-rtems* joel at gcc dot gnu.org
14:25 [Bug libgcj/57074] gcc-4.8.0 libgcj regression on 32bit Power architecture schwab at linux-m68k dot org
14:05 [Bug middle-end/56988] ipa-cp incorrectly propagates a field of an aggregate jamborm at gcc dot gnu.org
14:02 [Bug libgcj/57074] gcc-4.8.0 libgcj regression on 32bit Power architecture amodra at gmail dot com
12:58 [Bug fortran/57142] [4.7/4.8/4.9 Regression] SIZE/SHAPE overflow despite kind=8 dominiq at lps dot ens.fr
12:02 [Bug c++/56388] [4.7/4.8/4.9 regression] catch(...) in lambda rejected paolo.carlini at oracle dot co
12:02 [Bug c++/57143] gcc failed to parse try/catch(...) when exception_ptr is involved paolo.carlini at oracle dot co
11:53 [Bug fortran/57142] [4.7/4.8/4.9 Regression] SIZE/SHAPE overflow despite kind=8 dominiq at lps dot ens.fr
11:53 [Bug c++/57143] gcc failed to parse try/catch(...) when exception_ptr is involved pichot.fabien at gmail dot com
11:52 [Bug c++/57143] gcc failed to parse try/catch(...) when exception_ptr is involved pichot.fabien at gmail dot com
11:51 [Bug c++/57143] New: gcc failed to parse try/catch(...) when exception_ptr is involved pichot.fabien at gmail dot com
11:44 [Bug fortran/57142] New: SIZE/SHAPE overflow despite kind=8 burnus at gcc dot gnu.org
11:35 [Bug libgcj/57074] gcc-4.8.0 libgcj regression on 32bit Power architecture amodra at gmail dot com
11:13 [Bug fortran/57141] Cannot change attributes of USE-associated intrinsic dominiq at lps dot ens.fr
10:49 [Bug rtl-optimization/57130] [4.8/4.9 Regression] Incorrect "and --> extract" conversion in combine jakub at gcc dot gnu.org
10:37 [Bug target/56864] [4.9 regression] FAIL: gcc.dg/vect/costmodel/ppc/costmodel-vect-76b.c scan-tree-dump-times vect "vectorized 1 loops" 0 schwab at linux-m68k dot org
09:55 [Bug c++/57138] [4.8/4.9 Regression] ICE in cp_parser_class_specifier with variadic templates, using declarations, save-temps and precompiled header jakub at gcc dot gnu.org
09:32 [Bug middle-end/57140] [4.9 Regression] Segmentation fault in backtrace_dwarf_add rguenth at gcc dot gnu.org
09:23 [Bug rtl-optimization/57130] [4.8/4.9 Regression] Incorrect "and --> extract" conversion in combine jakub at gcc dot gnu.org
09:22 [Bug c++/57140] [4.9 Regression] Segmentation fault in backtrace_dwarf_add mpolacek at gcc dot gnu.org
09:07 [Bug rtl-optimization/57130] [4.8/4.9 Regression] Incorrect "and --> extract" conversion in combine jakub at gcc dot gnu.org
08:54 [Bug libgcj/57074] gcc-4.8.0 libgcj regression on 32bit Power architecture amodra at gmail dot com
08:48 [Bug c++/57140] [4.9 Regression] Segmentation fault in backtrace_dwarf_add mpolacek at gcc dot gnu.org
08:18 [Bug libgcj/57074] gcc-4.8.0 libgcj regression on 32bit Power architecture amodra at gmail dot com
08:13 [Bug fortran/57141] New: Cannot change attributes of USE-associated intrinsic roger.ferrer at bsc dot es
08:08 [Bug c++/57140] New: Segmentation fault in backtrace_dwarf_add dcb314 at hotmail dot com
08:06 [Bug middle-end/57134] [4.9 Regression] ICE with -mstrict-align and inline assembly on ppc64 rguenth at gcc dot gnu.org
08:01 [Bug tree-optimization/57124] 254 dot gap at spec2000 got miscompare after r198413 rguenth at gcc dot gnu.org
07:38 [Bug target/56865] [4.9 regression] FAIL: gcc.dg/vect/vect-42.c scan-tree-dump-times vect "Vectorizing an unaligned access" 4 rguenther at suse dot de
07:02 [Bug c++/57138] ICE in cp_parser_class_specifier with variadic templates, using declarations, save-temps and precompiled header jmetcalfe at acm dot org
06:58 [Bug rtl-optimization/57130] [4.8/4.9 Regression] Incorrect "and --> extract" conversion in combine jakub at gcc dot gnu.org
06:03 [Bug target/57097] [4.8 Regression] ICE: in find_hard_regno_for, at lra-assigns.c:561 with -O2 -fPIC -m32 jakub at gcc dot gnu.org
05:23 [Bug libstdc++/57139] std::tuple conversion constructor does the wrong checks vpozdyayev at gmail dot com
03:16 [Bug target/57097] [4.8 Regression] ICE: in find_hard_regno_for, at lra-assigns.c:561 with -O2 -fPIC -m32 pinskia at gcc dot gnu.org
03:16 [Bug rtl-optimization/57131] [4.8/4.9 Regression] Wrong register assignment? pinskia at gcc dot gnu.org
03:16 [Bug target/57097] [4.8 Regression] ICE: in find_hard_regno_for, at lra-assigns.c:561 with -O2 -fPIC -m32 pinskia at gcc dot gnu.org
03:03 [Bug rtl-optimization/57131] [4.8/4.9 Regression] Wrong register assignment? vmakarov at redhat dot com
02:20 [Bug gcov-profile/57121] undefined reference to gcov_merge_init and gcov_merge_add netravathi.muniraju at asia do
02:02 [Bug c/57137] spurious "format string is not literal" when the format string is marked with __attribute__((format)) zbyszek at in dot waw.pl
01:54 [Bug gcov-profile/57121] undefined reference to gcov_merge_init and gcov_merge_add netravathi.muniraju at asia do
01:40 [Bug gcov-profile/57121] undefined reference to gcov_merge_init and gcov_merge_add netravathi.muniraju at asia do
01:35 [Bug gcov-profile/57121] undefined reference to gcov_merge_init and gcov_merge_add pinskia at gcc dot gnu.org
01:33 [Bug gcov-profile/57121] undefined reference to gcov_merge_init and gcov_merge_add pinskia at gcc dot gnu.org
01:32 [Bug gcov-profile/57121] undefined reference to gcov_merge_init and gcov_merge_add netravathi.muniraju at asia do
00:11 [Bug tree-optimization/54742] Switch elimination in FSM loop sje at gcc dot gnu.org

May 01, 2013
21:58 [Bug target/56865] [4.9 regression] FAIL: gcc.dg/vect/vect-42.c scan-tree-dump-times vect "Vectorizing an unaligned access" 4 wschmidt at gcc dot gnu.org
21:52 [Bug libstdc++/57139] std::tuple conversion constructor does the wrong checks redi at gcc dot gnu.org
20:13 [Bug target/56864] [4.9 regression] FAIL: gcc.dg/vect/costmodel/ppc/costmodel-vect-76b.c scan-tree-dump-times vect "vectorized 1 loops" 0 wschmidt at gcc dot gnu.org
20:07 [Bug target/56864] [4.9 regression] FAIL: gcc.dg/vect/costmodel/ppc/costmodel-vect-76b.c scan-tree-dump-times vect "vectorized 1 loops" 0 schwab at linux-m68k dot org
19:45 [Bug fortran/57042] [4.7/4.8/4.9 Regression] ICE/Segfault with -fdump-parse-tree tkoenig at gcc dot gnu.org
19:20 [Bug c++/57132] spurious warning: division by zero [-Wdiv-by-zero] in if (m) res %=m; paolo.carlini at oracle dot co
19:13 [Bug c++/53220] [4.7/4.8 Regression] g++ mis-compiles compound literals jason at gcc dot gnu.org
19:08 [Bug fortran/57042] [4.7/4.8/4.9 Regression] ICE/Segfault with -fdump-parse-tree dominiq at lps dot ens.fr
19:03 [Bug libstdc++/57139] New: std::tuple conversion constructor does the wrong checks vpozdyayev at gmail dot com
18:54 [Bug fortran/57042] ICE/Segfault with -fdump-parse-tree dominiq at lps dot ens.fr
18:49 [Bug fortran/57042] ICE/Segfault with -fdump-parse-tree tkoenig at gcc dot gnu.org
18:08 [Bug c++/57138] ICE in instantiate_class_template with variadic templates, using declarations, save-temps and precompiled header jmetcalfe at acm dot org
18:06 [Bug c++/57138] New: ICE in instantiate_class_template with variadic templates, using declarations, save-temps and precompiled header jmetcalfe at acm dot org
18:00 [Bug c/57137] spurious "format string is not literal" when the format string is marked with __attribute__((format)) pinskia at gcc dot gnu.org
17:58 [Bug bootstrap/57135] Missing buld intructions pinskia at gcc dot gnu.org
17:49 [Bug target/56864] [4.9 regression] FAIL: gcc.dg/vect/costmodel/ppc/costmodel-vect-76b.c scan-tree-dump-times vect "vectorized 1 loops" 0 wschmidt at gcc dot gnu.org
17:47 [Bug target/49146] segv from libgcc_s when raising an exception, or unwinding stack with backtrace with ms_abi ariel.burton at roguewave dot
17:32 [Bug rtl-optimization/56732] ICE in advance_target_bb gretay at gcc dot gnu.org
16:54 [Bug fortran/57129] [4.7/4.8/4.9 Regression] ICE (segfault) in check_extended_derived_type dominiq at lps dot ens.fr
16:24 [Bug c/57137] spurious "format string is not literal" when the format string is marked with __attribute__((format)) zbyszek at in dot waw.pl
16:22 [Bug c/57137] spurious "format string is not literal" when the format string is marked with __attribute__((format)) zbyszek at in dot waw.pl
16:20 [Bug c/57137] spurious "format string is not literal" when the format string is marked with __attribute__((format)) zbyszek at in dot waw.pl
16:20 [Bug c/57137] New: spurious "format string is not literal" when the format string is marked with __attribute__((format)) zbyszek at in dot waw.pl
15:30 [Bug c++/57136] New: Should redeclaration of class template with function pointer rather than function be an error? kjw.chiu at gmail dot com
14:32 [Bug middle-end/57134] ICE with -mstrict-align and inline assembly on ppc64 amodra at gmail dot com
14:08 [Bug bootstrap/57135] New: Missing buld intructions nicklas.karlsson at karlssonwa
12:43 [Bug c/57133] false const qualifier warning typedef grpintar at gmail dot com
12:16 [Bug middle-end/57134] New: ICE with -mstrict-align and inline assembly on ppc64 anton at samba dot org
12:04 [Bug c/57133] false const qualifier warning typedef redi at gcc dot gnu.org
11:48 [Bug c++/52282] [C++0x] ICE / confused by earlier errors with decltype/constexpr paolo.carlini at oracle dot co
11:38 [Bug c/57133] false const qualifier warning typedef mikpe at it dot uu.se
10:35 [Bug c/57133] New: false const qualifier warning typedef grpintar at gmail dot com
10:17 [Bug target/55372] MIPS: Loading integer constants to floating-pointer registers generates suboptimal code stevenbaker94 at rocketmail do
09:55 [Bug c++/57132] spurious warning: division by zero [-Wdiv-by-zero] in if (m) res %=m; paolo.carlini at oracle dot co
09:54 [Bug c++/53220] [4.7/4.8 Regression] g++ mis-compiles compound literals superaxioma at hotmail dot com
09:54 [Bug c++/57132] spurious warning: division by zero [-Wdiv-by-zero] in if (m) res %=m; paolo.carlini at oracle dot co
09:24 [Bug c++/57092] [4.8/4.9 Regression] Using decltype of function pointer type to define a data member causes compiler crash paolo.carlini at oracle dot co
08:24 [Bug c++/57132] New: spurious warning: division by zero [-Wdiv-by-zero] in if (m) res %=m; vincenzo.innocente at cern dot
07:48 [Bug target/57097] [4.8 Regression] ICE: in find_hard_regno_for, at lra-assigns.c:561 with -O2 -fPIC -m32 jakub at gcc dot gnu.org
07:39 [Bug rtl-optimization/57131] [4.8/4.9 Regression] Wrong register assignment? jakub at gcc dot gnu.org
06:44 [Bug rtl-optimization/57131] [4.8/4.9 Regression] Wrong register assignment? jakub at gcc dot gnu.org
06:42 [Bug rtl-optimization/57130] [4.8/4.9 Regression] Incorrect "and --> extract" conversion in combine jakub at gcc dot gnu.org
06:02 [Bug rtl-optimization/57131] New: Wong register assignment? ishiura-compiler at ml dot kwa
05:13 [Bug tree-optimization/57124] 254 dot gap at spec2000 got miscompare after r198413 law at redhat dot com


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc