public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug debug/66446] New: Incorrect symbol output with -fno-omit-frame-pointer
 2015-06-08 23:01 UTC  (3+ messages)
` [Bug debug/66446] "

[Bug c/66275] New: __attribute__((sysv_abi)) with x86_64-w64-mingw32-gcc generates incorrect code
 2015-06-08 21:01 UTC  (5+ messages)
` [Bug target/66275] "

[Bug lto/65378] New: Tweak to wording of -Wodr message
 2015-06-08 20:38 UTC  (2+ messages)
` [Bug lto/65378] "

[Bug bootstrap/66448] New: [6 Regression] Bootstrap fails on darwin after r224161
 2015-06-08 19:17 UTC  (9+ messages)
` [Bug bootstrap/66448] "

[Bug libstdc++/66456] regex memory corruption on large input strings
 2015-06-08 18:12 UTC 

[Bug c++/66450] New: [5 Regression][C++11][constexpr] Issues when delegating implicit copy constructor in constexpr function
 2015-06-08 17:48 UTC  (2+ messages)
` [Bug c++/66450] "

[Bug rtl-optimization/66444] New: [5/6 Regression] Miscompilation of Xen since r211078
 2015-06-08 17:25 UTC  (15+ messages)
` [Bug rtl-optimization/66444] "

[Bug rtl-optimization/66463] New: review uses of call_used_regs and regs_invalidated_by_call
 2015-06-08 17:24 UTC  (2+ messages)
` [Bug rtl-optimization/66463] "

[Bug fortran/66245] New: ICE on select type with empty type spec
 2015-06-08 16:48 UTC  (5+ messages)
` [Bug fortran/66245] "

[Bug bootstrap/65988] Trying to compile GCC 5.1 in my (customized) Solaris 10/x86-64 fails with GMP errors
 2015-06-08 16:06 UTC  (3+ messages)

[Bug c++/66239] New: Unoptimized sqrt(float or double) returns wrong values for ARM Cortex-A8 -mfloat-abi=[soft,softfp]
 2015-06-08 15:59 UTC  (3+ messages)
` [Bug c++/66239] "

[Bug bootstrap/66252] New: [6 regression] bootstrap comparison failures on sparc-linux
 2015-06-08 15:52 UTC  (2+ messages)
` [Bug bootstrap/66252] "

[Bug c/66415] New: ice in location_column_from_byte_offset
 2015-06-08 15:17 UTC  (3+ messages)
` [Bug c/66415] [6 Regression] "

[Bug libfortran/66458] New: Loading libgfortran.so changes the FPU exception flags
 2015-06-08 15:16 UTC  (4+ messages)
` [Bug libfortran/66458] "

[Bug libstdc++/66030] New: [5.1.0] std::codecvt_byname missing from libstdc++ DLL
 2015-06-08 15:13 UTC  (4+ messages)
` [Bug libstdc++/66030] "

[Bug middle-end/66462] New: GCC isinf/isnan/... builtins cause sNaN exceptions
 2015-06-08 14:57 UTC  (2+ messages)
` [Bug middle-end/66462] "

[Bug c/66422] New: -Warray-bounds false positive with -O3
 2015-06-08 14:53 UTC  (4+ messages)
` [Bug tree-optimization/66422] "
` [Bug tree-optimization/66422] [5/6 Regression] "

[Bug tree-optimization/66419] New: [6 regression] FAIL: gcc.target/aarch64/aapcs64/va_arg-6.c execution, -O3 -g
 2015-06-08 14:47 UTC  (4+ messages)
` [Bug tree-optimization/66419] "

[Bug fortran/66459] New: bogus warning 'w.offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
 2015-06-08 14:46 UTC  (2+ messages)
` [Bug fortran/66459] "

[Bug libstdc++/66354] New: [UBSAN] stl_algobase.h:708:7: runtime error: null pointer passed as argument
 2015-06-08 14:44 UTC  (4+ messages)
` [Bug libstdc++/66354] "

[Bug libstdc++/66327] New: -fsanitize=nonnull-attribute errors in stl_algobase.h
 2015-06-08 14:43 UTC  (4+ messages)
` [Bug libstdc++/66327] "

[Bug tree-optimization/66413] [6 Regression] ICE at -Os and above with -g enabled on x86_64-linux-gnu
 2015-06-08 14:05 UTC  (2+ messages)

[Bug libstdc++/66417] New: std::codecvt_utf16<char32_t, 0x10FFFF, std::codecvt_mode::generate_header> generates incorrect output
 2015-06-08 13:44 UTC  (6+ messages)
` [Bug libstdc++/66417] "

[Bug libstdc++/66441] New: wstring_convert not working correctly
 2015-06-08 13:43 UTC  (5+ messages)
` [Bug libstdc++/66441] "

[Bug c/66457] New: gcc generates an extra "mov ??, %edx" before "call mcount" when "-pg" is enabled in cross compilation
 2015-06-08 13:41 UTC  (7+ messages)
` [Bug target/66457] "

[Bug other/65366] New: gdbhooks.py is incompatible with Python3
 2015-06-08 13:38 UTC  (3+ messages)
` [Bug other/65366] "

[Bug fortran/66461] New: ICE on missing end program in fixed source
 2015-06-08 12:59 UTC 

[Bug tree-optimization/65460] New: parloops transforms offloaded functions
 2015-06-08 12:34 UTC  (3+ messages)
` [Bug tree-optimization/65460] "

[Bug tree-optimization/65637] New: expand_omp_for_static_chunk ssa-code is untested
 2015-06-08 12:34 UTC  (2+ messages)
` [Bug tree-optimization/65637] expand_omp_for_static_chunk ssa-handling code "

[Bug tree-optimization/66013] New: Missed optimization after inlining va_list parameter, -m32 case
 2015-06-08 12:29 UTC  (2+ messages)
` [Bug tree-optimization/66013] "

[Bug tree-optimization/66396] New: [6 regression] FAIL: gcc.dg/graphite/run-id-pr47593.c execution test
 2015-06-08 12:18 UTC  (3+ messages)
` [Bug tree-optimization/66396] "

[Bug tree-optimization/65443] New: Don't peel last iteration from loop in transform_to_exit_first_loop
 2015-06-08 12:01 UTC  (2+ messages)
` [Bug tree-optimization/65443] "

[Bug tree-optimization/66442] New: [6 regression] FAIL: gcc.dg/autopar/pr46885.c (test for excess errors)
 2015-06-08 12:01 UTC  (9+ messages)
` [Bug tree-optimization/66442] "

[Bug middle-end/66214] New: [6 Regression] ICE verify_type failed with -O0 -g via gen_type_die_with_usage's dwarf2out.c:20250
 2015-06-08 11:54 UTC  (2+ messages)
` [Bug middle-end/66214] "

[Bug c++/66434] New: cc1plus: internal compiler error: in gimplify_modify_expr, at gimplify.c:4616
 2015-06-08 11:39 UTC  (2+ messages)
` [Bug middle-end/66434] "

[Bug c++/66460] New: ICE using __func__ in constexpr function
 2015-06-08 11:10 UTC 

[Bug middle-end/66325] New: ICE in gcc.c-torture/execute/930408-1.c, verify_type fails with --enable-checking=yes
 2015-06-08 10:51 UTC  (2+ messages)
` [Bug middle-end/66325] [6 Regression] ICE in gcc.c-torture/execute/930408-1.c, verify_type fails with --enable-checking=yes on arm-none-eabi

[Bug tree-optimization/66423] New: a % (1 << b) no longer gets folded to a & (1 << b) for unsigned a and b
 2015-06-08 10:48 UTC  (2+ messages)
` [Bug tree-optimization/66423] [6 Regression] a % (1 << b) no longer gets folded to a & (1 << b) for unsigned a

[Bug sanitizer/66452] New: [6 Regression] [UBSAN] *.Lubsan_data0' defined but not used
 2015-06-08 10:36 UTC  (7+ messages)
` [Bug sanitizer/66452] "

[Bug c++/66411] New: False positive in array bound check in a for loop
 2015-06-08 10:24 UTC  (2+ messages)
` [Bug c++/66411] "

[Bug ipa/66430] New: IPA CP alignment information is not used for expression simplification
 2015-06-08 10:10 UTC  (2+ messages)
` [Bug tree-optimization/66430] "

[Bug libgomp/66432] New: libgomp.c/appendix-a/a.29.1.c -O2 -g: type mismatch between an SSA_NAME and its symbol
 2015-06-08 10:03 UTC  (2+ messages)
` [Bug middle-end/66432] "

[Bug target/65932] New: [5.1 Regression] Linux-3.10.75 on arm926ej-s does not boot due to wrong code generation
 2015-06-08  9:35 UTC  (4+ messages)
` [Bug rtl-optimization/65932] [5 "

[Bug c++/66451] Array not fully destructed if element destructor throws exception
 2015-06-08  9:03 UTC 

[Bug tree-optimization/66435] New: Add debug msg to dump_file in add_new_function
 2015-06-08  9:00 UTC  (5+ messages)
` [Bug tree-optimization/66435] "

[Bug tree-optimization/66436] New: Don't dump low gimple functions in gimple dump
 2015-06-08  8:59 UTC  (5+ messages)
` [Bug tree-optimization/66436] "

[Bug c++/66139] New: destructor not called for members of partially constructed anonymous struct/array
 2015-06-08  8:57 UTC  (2+ messages)
` [Bug c++/66139] "

[Bug tree-optimization/66449] New: [6 Regression] ICE: in build2_stat, at tree.c:4376 with -O3
 2015-06-08  8:49 UTC  (3+ messages)
` [Bug tree-optimization/66449] "

[Bug libstdc++/66455] New: is_always_equal unimplemented
 2015-06-08  8:43 UTC  (2+ messages)
` [Bug libstdc++/66455] "

[Bug c/66454] New: Common -Wmisleading-indentation false-positive triggered in the Linux kernel
 2015-06-08  3:13 UTC  (2+ messages)
` [Bug c/66454] "

[Bug ipa/66271] New: -Os generates incorrect code on ARM possibly due to IPA
 2015-06-08  2:10 UTC  (3+ messages)
` [Bug ipa/66271] "

[Bug c++/66443] New: Virtual inheritance vs. non-default constructors
 2015-06-08  0:51 UTC  (2+ messages)
` [Bug c++/66443] "

[Bug libitm/66453] New: In a deadlock libitm allocates all available RAM until oom is called
 2015-06-08  0:37 UTC 

[Bug c++/66421] G++ fails compilation when assigning tuple created with variadic template to auto variable
 2015-06-07 23:50 UTC 

[Bug c++/52960] New: Missing warnings on ambiguous source : function decl vs local var decl
 2015-06-07  9:11 UTC  (2+ messages)
` [Bug c++/52960] "

[Bug c++/52869] New: "this" not being allowed in noexcept clauses
 2015-06-07  8:04 UTC  (2+ messages)
` [Bug c++/52869] [DR 1207] "

[Bug target/66258] New: compiling a stdarg function with arch +nofp generates an ICE
 2015-06-07  1:44 UTC  (4+ messages)
` [Bug target/66258] "

[Bug c/66447] New: -Werror=maybe-uninitialized indicates trashing of variable across longjmp
 2015-06-07  1:06 UTC 

[Bug c/66348] New: Simple loop with 64-bit index has only lower half initialized correctly
 2015-06-06 23:38 UTC  (5+ messages)
` [Bug c/66348] Simple loop never exit with -O1, exits with -O0
` [Bug c/66348] Simple loop never exits "

[Bug c++/66445] New: [5/6 Regression] ICE with lambda in stmt expression in a template
 2015-06-06 20:25 UTC 

[Bug gcov-profile/66319] New: [6 Regression] gcov-tool.c:84:65: error: invalid conversion from 'int (*)(const c har*, const stat*, int, FTW*)' to 'int (*)(const char*, const stat*, int, FTW)'
 2015-06-06 18:35 UTC  (3+ messages)
` [Bug bootstrap/66319] "

[Bug fortran/47359] New: Recursive functions of intrinsic names generates invalid assembler
 2015-06-06 18:23 UTC  (4+ messages)
` [Bug fortran/47359] "

[Bug middle-end/39366] Memory Leak in Exception Handling
 2015-06-06 17:42 UTC 

[Bug fortran/47659] New: -Wconversion[-extra] should emit warning for constant expressions
 2015-06-06 16:20 UTC  (2+ messages)
` [Bug fortran/47659] "

[Bug libstdc++/66438] New: libstdc++ 5.1 broke binary compat with old code using std::error_category
 2015-06-06 15:31 UTC  (10+ messages)
` [Bug libstdc++/66438] "

[Bug libstdc++/66262] New: [REGRESSION] testsuite failure with libstdc++ (gcc-5) and g++-4.9 together
 2015-06-06 12:17 UTC  (2+ messages)
` [Bug libstdc++/66262] "

[Bug c++/66355] New: defining a constructor inhibits optimization
 2015-06-06  8:19 UTC  (2+ messages)
` [Bug c++/66355] "

[Bug ada/66437] New: False Positive warning "Variable is not modified in loop body"
 2015-06-06  8:00 UTC  (2+ messages)
` [Bug ada/66437] "

[Bug c++/66439] New: Diagnostic on failed function template lookup is missing a line
 2015-06-06  6:30 UTC  (2+ messages)
` [Bug c++/66439] "

[Bug target/66410] New: [SH] ICE: in assign_by_spills, at lra-assigns.c:1428 with -mlra
 2015-06-06  4:42 UTC  (2+ messages)
` [Bug target/66410] "

[Bug libstdc++/6641] -D__USE_MALLOC doesn't link
 2015-06-05 23:37 UTC 

[Bug fortran/66347] New: Seg fault (ICE) on compile
 2015-06-05 23:18 UTC  (6+ messages)
` [Bug fortran/66347] "

[Bug bootstrap/66038] New: SIGSEGV at stage 2 build/genmatch --gimple ../../gcc-5.1.0/gcc/match.pd
 2015-06-05 22:42 UTC  (2+ messages)
` [Bug bootstrap/66038] [5 regression] (stage 2) build/genmatch issue (gcc/hash-table.h|c) with --disable-checking [ introduced by r218976 ]

[Bug libgomp/66429] ICE in expand_GOMP_SIMD_LAST_LANE
 2015-06-05 22:11 UTC 

[Bug c++/66383] New: ICE in gimplify_expr on this passed in inline initialization
 2015-06-05 21:14 UTC  (2+ messages)
` [Bug c++/66383] [5/6 Regression] "

[Bug libfortran/66385] New: ICE: FORALL writing multiple elements of one array
 2015-06-05 20:51 UTC  (2+ messages)
` [Bug fortran/66385] [4.9/5/6 Regression] "

[Bug fortran/66377] [F95] Wrong-code with equivalenced array in module
 2015-06-05 20:42 UTC 

[Bug fortran/32834] [Meta-bug] 'Fortran 95'-only failures
 2015-06-05 20:42 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).