public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/67950] New: AIX: Illegal instruction in accept()
 2015-10-13 10:17 UTC 

[Bug tree-optimization/67476] New: Add --param parloops-schedule=<static|dynamic|guided|auto|runtime>
 2015-10-13 10:09 UTC  (4+ messages)
` [Bug tree-optimization/67476] "

[Bug tree-optimization/67814] New: pentium4 cmp instruction register allocation error (tree-pre?)
 2015-10-13 10:09 UTC  (5+ messages)
` [Bug rtl-optimization/67814] cmp instruction register allocation error (x86)

[Bug fortran/67933] New: [4.9/5/Trunk Regression] ICE for array of a derived type with allocatable class in derived type object
 2015-10-13  9:55 UTC  (3+ messages)
` [Bug fortran/67933] [4.9/5/6 "

[Bug tree-optimization/67949] New: Regression in GCC-6.0.0's optimizer
 2015-10-13  9:54 UTC 

[Bug tree-optimization/67915] New: ICE on valid code at -O2 and -O3 on x86_64-linux-gnu
 2015-10-13  9:50 UTC  (3+ messages)
` [Bug tree-optimization/67915] "

[Bug tree-optimization/67945] New: Testsuite failures starting with revision 228616
 2015-10-13  9:44 UTC  (5+ messages)
` [Bug tree-optimization/67945] "
` [Bug tree-optimization/67945] [6 Regression] "

[Bug c++/67935] New: internal compiler error: Segmentation fault
 2015-10-13  9:35 UTC  (2+ messages)
` [Bug c++/67935] "

[Bug gcov-profile/67937] gcov gives wrong results when negative counts are involved
 2015-10-13  9:35 UTC  (3+ messages)

[Bug other/62279] New: Demangler crash
 2015-10-13  9:31 UTC  (3+ messages)
` [Bug other/62279] "

[Bug target/67946] New: Function multiversioning ICE
 2015-10-13  9:30 UTC  (4+ messages)
` [Bug target/67946] "
` [Bug middle-end/67946] "

[Bug tree-optimization/67947] New: wrong code at -O3 on x86_64-linux-gnu
 2015-10-13  9:24 UTC  (2+ messages)
` [Bug tree-optimization/67947] [6 Regression] "

[Bug c/67366] New: Poor assembly generation for unaligned memory accesses on ARM v6 & v7 cpus
 2015-10-13  9:16 UTC  (3+ messages)
` [Bug target/67366] "

[Bug fortran/67939] ICE on using data with negative substring range
 2015-10-13  9:10 UTC  (2+ messages)

[Bug fortran/65141] ISO_10646 constant parameters convert kind when used with substring references
 2015-10-13  9:02 UTC  (2+ messages)

[Bug lto/67923] New: [6 Regression] ICEs in the gfortran test suite with -flto after r228680
 2015-10-13  8:35 UTC  (3+ messages)
` [Bug lto/67923] "

[Bug debug/63135] New: [4.9 regression] Infinite loop in var-tracking
 2015-10-13  8:34 UTC  (2+ messages)
` [Bug debug/63135] "

[Bug fortran/67938] New: ICE on using assumed rank character with some intrinsics
 2015-10-13  8:34 UTC  (3+ messages)
` [Bug fortran/67938] "

[Bug testsuite/67948] New: xor-and.c needs updating after r228661
 2015-10-13  6:02 UTC 

[Bug rtl-optimization/67920] New: wrong code with -O3
 2015-10-13  0:18 UTC  (7+ messages)
` [Bug rtl-optimization/67920] "
` [Bug rtl-optimization/67920] [6 Regression] "
` [Bug tree-optimization/67920] "

[Bug inline-asm/67944] New: GCC emits unnecessary push/pop for callee-save reads
 2015-10-12 23:34 UTC  (3+ messages)
` [Bug inline-asm/67944] "

[Bug libstdc++/67932] New: Incorrect conversion to hexfloat
 2015-10-12 23:29 UTC  (9+ messages)
` [Bug libstdc++/67932] "

[Bug target/65804] blackfin: Not support global frame pointer with -fno-omit-frame-pointer
 2015-10-12 22:43 UTC 

[Bug middle-end/67909] New: [6 Regression] 416.gamess in SPEC CPU 2006 is miscompiled
 2015-10-12 20:12 UTC  (2+ messages)
` [Bug tree-optimization/67909] "

[Bug c/67925] New: docs lie about being unable to inline function call before definition
 2015-10-12 19:32 UTC  (7+ messages)
` [Bug c/67925] "

[Bug c++/67917] New: ICE in openssl-1.0.2d.tar.gz "/usr/include/openssl/bn.h:335:3: error: TYPE_CANONICAL is not compatible"
 2015-10-12 19:18 UTC  (3+ messages)
` [Bug c++/67917] "

[Bug fortran/67744] New: polymorphic associating entity is refused TBP invocation
 2015-10-12 19:15 UTC  (3+ messages)
` [Bug fortran/67744] "

[Bug c++/67943] Friend declaration applied to base class, leading to allowing access to protected base
 2015-10-12 19:10 UTC 

[Bug c++/67942] New: diagnose placement new buffer overflow
 2015-10-12 18:20 UTC  (2+ messages)
` [Bug c++/67942] "

[Bug tree-optimization/67815] Optimize const1 * copysign (const2, y) into copysign (const1 * const2, y) if const1 > 0 or -copysign (const1 * const2, y) if const1 < 0
 2015-10-12 17:56 UTC  (2+ messages)

[Bug sanitizer/67941] New: calls on function pointer from a captureless lambda cause ubsan warning
 2015-10-12 17:51 UTC 

[Bug target/67940] New: Wrong stack alignment adjustment
 2015-10-12 17:38 UTC  (4+ messages)
` [Bug target/67940] "

[Bug target/66697] New: Feature request: -mstackrealign and force_align_arg_pointer for x86_64
 2015-10-12 16:42 UTC  (3+ messages)
` [Bug target/66697] "

[Bug fortran/67885] New: ICE on using parameter array in block
 2015-10-12 16:34 UTC  (2+ messages)
` [Bug fortran/67885] "

[Bug middle-end/67912] New: [6 regression] ICE in gen_lowpart_common, at emit-rtl.c:1399
 2015-10-12 16:07 UTC  (4+ messages)
` [Bug middle-end/67912] "
` [Bug middle-end/67912] [6 Regression] "

[Bug fortran/67936] New: Off-by-one columns in caret
 2015-10-12 15:35 UTC 

[Bug rtl-optimization/66790] New: Invalid uninitialized register handling in REE
 2015-10-12 14:47 UTC  (2+ messages)
` [Bug rtl-optimization/66790] "

[Bug c++/67934] New: [concepts] ICE when providing default function implementations using concepts
 2015-10-12 14:40 UTC  (2+ messages)
` [Bug c++/67934] "

[Bug tree-optimization/66070] [GRAPHITE] cc1 gets killed by OOM killer
 2015-10-12 14:38 UTC  (2+ messages)

[Bug debug/67192] New: Backward-goto in loop can get wrong line number
 2015-10-12 14:32 UTC  (2+ messages)
` [Bug debug/67192] [6 Regression] "

[Bug c++/67834] New: [5 Regression] Local references inside comdat groups
 2015-10-12 14:27 UTC  (3+ messages)
` [Bug c++/67834] "

[Bug c++/67919] New: GCC Compiler failed with "gcc-5.2.0/gcc/expr.c:6529:1: internal compiler error: output_operand: invalid shift operand"
 2015-10-12 13:27 UTC  (4+ messages)
` [Bug c++/67919] "
` [Bug c/67919] "
` [Bug target/67919] "

[Bug c++/51048] New: Class template inheritance doesn't work well with function-local types
 2015-10-12 13:17 UTC  (3+ messages)
` [Bug c++/51048] "

[Bug c++/67888] New: Compiling clang 3.7.0 results in is used but never defined
 2015-10-12 13:17 UTC  (5+ messages)
` [Bug c++/67888] "

[Bug other/67552] New: [meta] x86 interrupt attribute
 2015-10-12 12:48 UTC  (2+ messages)
` [Bug other/67552] "

[Bug middle-end/67850] New: Wrong call_used_regs used in aggregate_value_p
 2015-10-12 12:48 UTC  (3+ messages)
` [Bug target/67850] "

[Bug ipa/67783] New: quadratic time consumption in IPA inlining with -O1 and higher
 2015-10-12 12:26 UTC  (2+ messages)
` [Bug ipa/67783] [4.9/5 Regression] "

[Bug c/67930] New: segmentation fault
 2015-10-12 12:16 UTC  (2+ messages)
` [Bug c/67930] "

[Bug bootstrap/67931] New: [6 Regression] Gcc [trunk revision 228704] failed to profiledbootstrap on x86_64
 2015-10-12 12:11 UTC 

[Bug target/67849] New: AVX512 Hitting upper-bank register on extract insn split
 2015-10-12 11:16 UTC  (3+ messages)
` [Bug target/67849] "

[Bug target/67929] [4.9/5/6 Regression][arm] Wrong code for FP mult-by-power-of-2 + int conversion
 2015-10-12 11:00 UTC 

[Bug c++/61362] New: g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2 does not compile lambda with template
 2015-10-12 10:53 UTC  (4+ messages)
` [Bug c++/61362] "

[Bug rtl-optimization/67715] New: [6 Regression][ARM] ICE in cselib.c during reload_cse_regs
 2015-10-12 10:39 UTC  (3+ messages)
` [Bug rtl-optimization/67715] "

[Bug libstdc++/63176] New: std::generate_canonical<float, std::numeric_limits<float>::digits> generates 1.0
 2015-10-12 10:28 UTC  (2+ messages)
` [Bug libstdc++/63176] std::generate_canonical<float, std::numeric_limits<float>::digits>() generates 1.0f

[Bug fortran/67779] New: Strange ordering with strings in extended object
 2015-10-12  9:53 UTC  (3+ messages)
` [Bug fortran/67779] "

[Bug c++/67928] New: Ambiguous call not diagnosed
 2015-10-12  9:35 UTC 

[Bug c/67908] New: gcc segfaults with -fstack-check (internal compiler error) / armv7 host and target
 2015-10-12  9:33 UTC  (4+ messages)
` [Bug middle-end/67908] "
` [Bug tree-optimization/67908] "

[Bug libstdc++/67922] New: std::unordered_map::clear should take time linear in the number of elements
 2015-10-12  9:06 UTC  (3+ messages)
` [Bug libstdc++/67922] "

[Bug c++/54367] New: [meta-bug] [C++11] lambda expressions
 2015-10-12  8:56 UTC  (2+ messages)
` [Bug c++/54367] [meta-bug] "

[Bug c++/58566] New: [c++0x] ICE with invalid expression in lambda body
 2015-10-12  8:56 UTC  (5+ messages)
` [Bug c++/58566] [c++11] "

[Bug c++/62051] New: [4.9/4.10] Undefined reference to vtable with -O2 and -fdevirtualize-speculatively
 2015-10-12  8:45 UTC  (2+ messages)
` [Bug ipa/62051] [4.9/5/6 Regression] "

[Bug libstdc++/67600] New: [5/6] Segfault when assigning only one char to ostreambuf_iterator<char> compiled with -O2 or -O3
 2015-10-12  8:15 UTC  (2+ messages)
` [Bug ipa/67600] [5/6 Regression] "

[Bug rtl-optimization/67864] New: [6 Regression] CSiBE size regression
 2015-10-12  8:14 UTC  (3+ messages)
` [Bug rtl-optimization/67864] "

[Bug c++/67056] New: Wrong code generated
 2015-10-12  8:13 UTC  (2+ messages)
` [Bug ipa/67056] [5/6 regression] "

[Bug tree-optimization/66738] New: [5/6 Regression] optimizer bug related to exceptions and static symbols
 2015-10-12  8:12 UTC  (2+ messages)
` [Bug ipa/66738] "

[Bug sanitizer/67921] New: "internal compiler error: in build_polynomial_chrec, at tree-chrec.h:147" when using -fsanitize=undefined
 2015-10-12  8:03 UTC  (3+ messages)
` [Bug tree-optimization/67921] "
` [Bug tree-optimization/67921] [6 Regression] "

[Bug c++/67557] New: Calling copy constructor of base class in constructor of derived class produces crashing code
 2015-10-12  7:59 UTC  (2+ messages)
` [Bug c++/67557] [4.9/5/6 regression] "

[Bug c/67907] New: regression: internal compiler error: Segmentation fault
 2015-10-12  7:56 UTC  (2+ messages)
` [Bug c/67907] "

[Bug tree-optimization/67916] New: wrong code at -O3 on x86_64-linux-gnu
 2015-10-12  7:47 UTC  (2+ messages)
` [Bug tree-optimization/67916] [6 Regression] "

[Bug c++/67918] New: -fdevirtualize causes binary to crash with Segmentation Fault (CryptoPP involved)
 2015-10-12  7:44 UTC  (5+ messages)
` [Bug c++/67918] "

[Bug fortran/50069] New: FORALL fails on a character array
 2015-10-12  1:03 UTC  (2+ messages)
` [Bug fortran/50069] "

[Bug c++/67927] New: array new expression with excessive number of elements not diagnosed
 2015-10-11 23:20 UTC 

[Bug c++/33483] New warning suggestion (for -Wall): sizeof() with non-lvalue has side effects that will not execute at runtime
 2015-10-11 23:08 UTC 

[Bug target/67896] New: Inconsistent behaviour between C and C++ for types poly8x8_t and poly16x8_t
 2015-10-11 22:27 UTC  (2+ messages)
` [Bug target/67896] "

[Bug boehm-gc/66848] New: boehm-gc fails test suite on x86_64-apple-darwin15
 2015-10-11 19:45 UTC  (3+ messages)
` [Bug boehm-gc/66848] "

[Bug gcov-profile/67924] New: Gcov statistics branches error
 2015-10-11 14:16 UTC 

[Bug c++/36159] C++ compiler should issue a warning with missing new operator
 2015-10-10 16:08 UTC  (2+ messages)

[Bug c++/67911] New: new expression fails to align overaligned types
 2015-10-10 16:04 UTC  (2+ messages)
` [Bug c++/67911] "

[Bug fortran/65223] New: Regresion on elemental type-bound procedure's passed object with INTENT(OUT)
 2015-10-10 15:08 UTC  (3+ messages)
` [Bug fortran/65223] Elemental type-bound procedure's passed object with INTENT(OUT) should be accepted with -std=f2003 (?)

[Bug ada/32164] [4.9/5/6 Regression] ICE when renaming predefined "=" and "/="
 2015-10-10 13:56 UTC 

[Bug fortran/43899] Wrong unused-variable warning with NAMELISTs
 2015-10-10 13:05 UTC 

[Bug fortran/51522] New: ICE in gfortran 4.6.2, x86_64
 2015-10-10 12:57 UTC  (2+ messages)
` [Bug fortran/51522] "

[Bug fortran/49138] New: Add /usr/include/fortran/{,gcc-<version>} to the file/module search path
 2015-10-10 12:30 UTC  (2+ messages)
` [Bug fortran/49138] "

[Bug fortran/35707] Search /usr/local/include and /usr/include for .mod files
 2015-10-10 12:30 UTC  (2+ messages)

[Bug fortran/56203] New: gfortran.dg/minlocval_3.f90 times out on Solaris/SPARC
 2015-10-10 12:21 UTC  (2+ messages)
` [Bug fortran/56203] "

[Bug fortran/41107] [F03] Proc-pointer components: Fix calling DECL for f2c
 2015-10-10 12:19 UTC 

[Bug fortran/20585] [meta-bug] Fortran 2003 support
 2015-10-10 12:19 UTC 

[Bug fortran/64097] New: Bug with nested WHERE constructs
 2015-10-10 12:10 UTC  (4+ messages)
` [Bug fortran/64097] "

[Bug debug/58315] New: [4.8/4.9 Regression] Excessive memory use with -g
 2015-10-10 12:07 UTC  (4+ messages)
` [Bug debug/58315] [4.9/5 "

[Bug fortran/56156] New: Reject INTERFACE blocks in procedures which import local nonseq. TYPE decls
 2015-10-10 11:03 UTC  (2+ messages)
` [Bug fortran/56156] Reject calls to external procedures using non-module declared TYPEs

[Bug driver/60358] New: [patch] ARM support broken for Haiku
 2015-10-10 11:03 UTC  (2+ messages)
` [Bug driver/60358] "

[Bug target/60919] New: gcc fails to tail call __builtin_ffsll
 2015-10-10 11:01 UTC  (2+ messages)
` [Bug tree-optimization/60919] [arm] "

[Bug c/63346] New: xserver_xorg-server-1.15.1 crash on RaspberryPi when compiled with gcc-4.9
 2015-10-10 11:00 UTC  (2+ messages)
` [Bug target/63346] "

[Bug middle-end/67714] New: [6 Regression] char is zero-extended instead of sign-extended
 2015-10-10 10:57 UTC  (2+ messages)
` [Bug middle-end/67714] [6 Regression] signed "

[Bug target/67745] New: [ARM] wrong alignments when __attribute__ ((optimize,target,align) is used
 2015-10-10 10:55 UTC  (2+ messages)
` [Bug target/67745] "

[Bug fortran/56423] New: F08/0071: Shall reject invalid Vector subscript target with Pointer assignment
 2015-10-10 10:28 UTC  (2+ messages)
` [Bug fortran/56423] "

[Bug fortran/67740] New: Wrong association status of allocatable character pointer in derived types
 2015-10-10 10:05 UTC  (2+ messages)
` [Bug fortran/67740] "

[Bug fortran/47876] New: Host-assoc generic subroutine plus intrinsic function not rejected
 2015-10-10  9:44 UTC  (2+ messages)
` [Bug fortran/47876] "

[Bug fortran/31139] sum(w_re(1:nn,1)*fi(i(1:nn, ii))) up to 3.5x slower than C version
 2015-10-10  9:21 UTC 

[Bug fortran/30285] gfortran excessive memory usage with COMMON blocks in modules
 2015-10-10  9:12 UTC 

[Bug fortran/32817] MODULE functions are not inlined
 2015-10-10  9:12 UTC 

[Bug fortran/21130] 38822 lines of Fortran 90 takes more than 10 minutes to compile on a dual 3GHz P4 Linux box with lots of RAM
 2015-10-10  9:11 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).