public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/40054] [F08] Pointer functions as lvalue
 2015-09-28 21:27 UTC  (2+ messages)

[Bug fortran/39627] [meta-bug] Fortran 2008 support
 2015-09-28 21:27 UTC  (2+ messages)

[Bug fortran/63921] New: [F08] pointer function as lvalue doesn't work when the function is a type bound function
 2015-09-28 21:25 UTC  (3+ messages)
` [Bug fortran/63921] "

[Bug tree-optimization/67305] New: [6 Regression] gcc.c-torture/compile/20121027-1.c ICE
 2015-09-28 21:23 UTC  (2+ messages)
` [Bug target/67305] [6 Regression] gcc.c-torture/compile/20121027-1.c ICE on arm-none-eabi

[Bug c++/67739] New: name clash between builtin functions and local variables when optimization is on
 2015-09-28 21:20 UTC  (4+ messages)
` [Bug c++/67739] "

[Bug c++/67737] New: ICE in make_decl_rtl, at varasm.c:1299
 2015-09-28 19:33 UTC  (6+ messages)
` [Bug c++/67737] "
` [Bug c++/67737] [C++1z] "

[Bug tree-optimization/67700] New: [graphite] miscompile due to wrong codegen
 2015-09-28 19:21 UTC  (2+ messages)
` [Bug tree-optimization/67700] "

[Bug c/67730] New: [5.2 Regression] No warning when returning NULL in void function
 2015-09-28 18:29 UTC  (5+ messages)
` [Bug c/67730] [5/6 "

[Bug middle-end/32667] block copy with exact overlap is expanded as memcpy
 2015-09-28 18:18 UTC 

[Bug rtl-optimization/67751] New: redundant zero extension
 2015-09-28 18:05 UTC 

[Bug c++/67748] New: generate wrong code with -02 in 32bits only
 2015-09-28 17:32 UTC  (6+ messages)
` [Bug middle-end/67748] "

[Bug rtl-optimization/67750] New: undefined local label
 2015-09-28 17:31 UTC  (5+ messages)
` [Bug rtl-optimization/67750] "
` [Bug target/67750] "

[Bug c/67728] New: Build fails when cross-compiling with in-tree GMP
 2015-09-28 17:01 UTC  (6+ messages)
` [Bug bootstrap/67728] Build fails when cross-compiling with in-tree GMP and ISL

[Bug libstdc++/67747] New: experimental/filesystem/iterators/recursive_directory_iterator.cc FAILs
 2015-09-28 16:59 UTC  (6+ messages)
` [Bug libstdc++/67747] "

[Bug libstdc++/67726] New: std::condition_variable::wait can throw, but should terminate
 2015-09-28 16:46 UTC  (3+ messages)
` [Bug libstdc++/67726] "

[Bug rtl-optimization/67749] New: FAIL: gcc.dg/ifcvt-2.c scan-rtl-dump ce1 "3 true changes made"
 2015-09-28 16:29 UTC 

[Bug rtl-optimization/64331] New: regcprop propagates registers noted as REG_DEAD
 2015-09-28 16:27 UTC  (2+ messages)
` [Bug target/64331] "

[Bug c/67652] New: liboffloadmic/runtime/offload_engine.cpp:176: strange expression in sizeof ?
 2015-09-28 16:10 UTC  (2+ messages)
` [Bug other/67652] "

[Bug rtl-optimization/67731] New: Combine of OR'ed bitfields should use bit-test
 2015-09-28 14:28 UTC  (4+ messages)
` [Bug rtl-optimization/67731] "

[Bug target/67716] New: [5] [SH]: Miscompiles libraw: Assembler: unaligned opcodes detected in executable segment
 2015-09-28 14:19 UTC  (17+ messages)
` [Bug target/67716] "

[Bug target/67391] New: [SH] Convert clrt addc to normal add insn
 2015-09-28 14:13 UTC  (17+ messages)
` [Bug target/67391] "

[Bug target/54236] New: [SH] Improve addc and subc insn utilization
 2015-09-28 14:01 UTC  (2+ messages)
` [Bug target/54236] "

[Bug target/67745] New: [ARM] wrong alignments when __attribute__ ((optimize,target,align) is used
 2015-09-28 13:37 UTC  (4+ messages)
` [Bug target/67745] "

[Bug c++/67746] New: Mangled name is accepted for variables in namespace-scope
 2015-09-28 12:57 UTC  (3+ messages)
` [Bug c++/67746] "

[Bug fortran/67744] New: polymorphic associating entity is refused TBP invocation
 2015-09-28 12:23 UTC 

[Bug fortran/67743] New: Associating entity is not auto-typed
 2015-09-28 12:16 UTC 

[Bug tree-optimization/67742] New: 3rd-level restrict ignored
 2015-09-28 11:08 UTC  (2+ messages)
` [Bug tree-optimization/67742] "

[Bug c/67741] New: Invalid built-in usage should not cause segmentation fault in compiler
 2015-09-28 11:00 UTC  (2+ messages)
` [Bug c/67741] "

[Bug c/67442] New: GCC 5.2.0 on x86_64 creates invalid address on specific array index calculation through pointer
 2015-09-28 10:46 UTC  (3+ messages)
` [Bug middle-end/67442] [5 Regression] "

[Bug tree-optimization/66917] [4.9/5 regression] ARM: NEON: memcpy compiles to vst1 with incorrect alignment
 2015-09-28 10:46 UTC 

[Bug c/48885] New: missed optimization with restrict qualifier?
 2015-09-28  9:38 UTC  (4+ messages)
` [Bug c/48885] "

[Bug c/61578] New: Code size increase for ARM thumb compared to 4.8.x when compiling with -Os
 2015-09-28  9:12 UTC  (2+ messages)
` [Bug target/61578] [4.9 regression] "

[Bug tree-optimization/62171] New: restrict pointer to struct with restrict pointers parm doesn't prevent aliases
 2015-09-28  8:55 UTC  (3+ messages)
` [Bug tree-optimization/62171] "

[Bug rtl-optimization/67481] New: [6 regression] gcc.c-torture/execute/20071216-1.c FAILs
 2015-09-28  8:29 UTC  (3+ messages)
` [Bug rtl-optimization/67481] "

[Bug tree-optimization/67465] New: wrong code at -O3 on x86_64-linux-gnu
 2015-09-28  8:28 UTC  (3+ messages)
` [Bug rtl-optimization/67465] [6 Regression] "

[Bug rtl-optimization/67464] [6 Regression] wrong code at -O3 on x86_64-linux-gnu
 2015-09-28  8:28 UTC  (2+ messages)

[Bug rtl-optimization/67456] New: wrong code at -O2 and -O3 on x86_64-linux-gnu
 2015-09-28  8:27 UTC  (3+ messages)
` [Bug rtl-optimization/67456] [6 Regression] "

[Bug c++/67686] New: [concepts] segfault in finish_call_expr function
 2015-09-28  7:58 UTC  (2+ messages)
` [Bug c++/67686] "

[Bug tree-optimization/67673] New: support restrict pointer to restrict pointer
 2015-09-28  7:52 UTC  (2+ messages)
` [Bug tree-optimization/67673] "

[Bug fortran/67740] New: Wrong association status of allocatable character pointer in derived types
 2015-09-28  6:59 UTC 

[Bug other/67738] New: infinite recursion in libiberty/cp-demangle.c
 2015-09-28  6:38 UTC  (4+ messages)
` [Bug other/67738] "

[Bug ipa/64164] New: [4.9/5 Regression] one more stack slot used due to one less inlining level
 2015-09-28  1:16 UTC  (6+ messages)
` [Bug rtl-optimization/64164] [4.9/5/6 "

[Bug tree-optimization/67312] New: [6 Regression] ICE: SIGSEGV in expand_expr_real_1 (expr.c:9561) with -ftree-coalesce-vars
 2015-09-28  1:16 UTC  (3+ messages)
` [Bug tree-optimization/67312] "

[Bug middle-end/67340] New: [6 Regression] ICE: in convert_move, at expr.c:279
 2015-09-28  1:16 UTC  (3+ messages)
` [Bug middle-end/67340] "

[Bug middle-end/67490] New: [6 regression] FAIL: gcc.target/powerpc/pr16458-1.c scan-assembler-not cmpw
 2015-09-28  1:15 UTC  (3+ messages)
` [Bug middle-end/67490] "

[Bug target/67736] New: Wrong optimization with -fexpensive-optimizations on mips64el
 2015-09-27 23:26 UTC  (2+ messages)
` [Bug target/67736] "

[Bug c++/67735] New: internal compiler error while trying to use __direct_bases to create parallel hierarchy of classes
 2015-09-27 20:39 UTC 

[Bug fortran/66762] New: ICE when compiling gfortran.dg/submodule_[16].f90 with -flto
 2015-09-27 17:55 UTC  (2+ messages)
` [Bug fortran/66762] "

[Bug bootstrap/67733] New: elfdump and readelf in perl scripts should to use env vars ELFDUMP and READELF
 2015-09-27 16:44 UTC  (5+ messages)
` [Bug target/67733] "

[Bug target/67732] New: [SH] Strange LRA addsi3 usage
 2015-09-27 12:47 UTC  (2+ messages)
` [Bug target/67732] "

[Bug target/55212] New: [SH] Switch from IRA to LRA
 2015-09-27 12:24 UTC  (2+ messages)
` [Bug target/55212] [SH] Switch "

[Bug bootstrap/67597] New: [6 Regression] profiledbootstrap failure on ppc64le
 2015-09-27 12:13 UTC  (3+ messages)
` [Bug bootstrap/67597] "

[Bug libstdc++/67617] New: Non-standard const requirements imposed on associate container comparison objects
 2015-09-27 10:26 UTC  (5+ messages)
` [Bug libstdc++/67617] Non-standard const requirements imposed on associative "
` [Bug libstdc++/67617] [DR 2542] "

[Bug c/67729] New: scanf is missing buffer length sanity check ?
 2015-09-27  9:02 UTC 

[Bug target/65317] New: [SH] Shifts used instead of and with const_int
 2015-09-27  4:40 UTC  (2+ messages)
` [Bug target/65317] "

[Bug target/52628] New: SH Target: Inefficient shift by T bit result
 2015-09-27  4:29 UTC  (2+ messages)
` [Bug target/52628] "

[Bug c++/67678] New: Nested class can be re-declared after definition
 2015-09-26 19:24 UTC  (3+ messages)
` [Bug c++/67678] "

[Bug fortran/67567] New: pretty-print.h sanitizer detects NULL pointer passed to obstack_grow
 2015-09-26 18:11 UTC  (4+ messages)
` [Bug fortran/67567] resolve.c: gfc_error called with iface->module == NULL

[Bug web/64968] New: Upgrade GCC Bugzilla to 5.0
 2015-09-26 15:28 UTC  (2+ messages)
` [Bug web/64968] "

[Bug go/67722] New: Misplaced #endif in libgo/runtime/lfstack.goc
 2015-09-26 15:20 UTC  (2+ messages)
` [Bug go/67722] "

[Bug target/67723] New: [SH] fsrra/fsca not working with #pragma GCC optimize ("fast-math")
 2015-09-26 15:04 UTC  (2+ messages)
` [Bug target/67723] "

[Bug target/67644] New: [SH] double load on volatile bitfield mem
 2015-09-26 13:10 UTC  (2+ messages)
` [Bug rtl-optimization/67644] "

[Bug fortran/67721] New: deep copy missing when assigning a derived type constructor to an array
 2015-09-26 12:40 UTC  (2+ messages)
` [Bug fortran/67721] "

[Bug c++/67719] New: [concepts] bug with concepts using logical or
 2015-09-26  0:18 UTC 

[Bug middle-end/67718] New: [aarch64] long double incorrect code for copysign
 2015-09-25 23:31 UTC  (2+ messages)
` [Bug target/67718] "

[Bug fortran/67525] New: ICE on select type with improper selector
 2015-09-25 23:04 UTC  (4+ messages)
` [Bug fortran/67525] "

[Bug fortran/67614] New: ICE on using arithmetic if with null
 2015-09-25 23:03 UTC  (4+ messages)
` [Bug fortran/67614] "

[Bug c++/58566] New: [c++0x] ICE with invalid expression in lambda body
 2015-09-25 20:40 UTC  (2+ messages)
` [Bug c++/58566] [c++11] "

[Bug fortran/55603] New: Memory leak in intrinsic assignment of allocatable derived type function result
 2015-09-25 20:35 UTC  (3+ messages)
` [Bug fortran/55603] [F03] Memory leak with scalar allocatable "

[Bug fortran/37336] [F03] Finish derived-type finalization
 2015-09-25 20:35 UTC 

[Bug c++/51333] New: cxxabi.h incompatible with -fkeep-inline-functions at link time
 2015-09-25 20:10 UTC  (2+ messages)
` [Bug c++/51333] "

[Bug c/63346] New: xserver_xorg-server-1.15.1 crash on RaspberryPi when compiled with gcc-4.9
 2015-09-25 20:04 UTC  (2+ messages)
` [Bug c/63346] "

ivybridge processor is not supported by -march ivybridge
 2015-09-25 18:49 UTC 

[Bug bootstrap/60946] New: Current 4.9 branch does not boot strap on FC20
 2015-09-25 17:38 UTC  (2+ messages)
` [Bug bootstrap/60946] Current 4.9 branch does not boot strap on FC20 with systemtap-devel installed

[Bug c/67680] New: Seg Fault in gcc 4.9.3 compiling libiberty/floatformat.c when building gcc 5.2.1 on Cygwin 64 on Windows
 2015-09-25 14:13 UTC  (2+ messages)
` [Bug c/67680] "

[Bug tree-optimization/57558] New: Issue with number of iterations calculation
 2015-09-25 13:49 UTC  (2+ messages)
` [Bug tree-optimization/57558] Loop not vectorized if iteration count could be infinite

[Bug target/67717] New: [6.0 regression] ICE when compiling WRF benchmark from cpu2006 with -Ofast -march=bdver4
 2015-09-25 13:16 UTC  (4+ messages)
` [Bug target/67717] "

[Bug target/67675] New: [SH] Improve __builtin_strcmp alignment test
 2015-09-25 13:09 UTC  (2+ messages)
` [Bug target/67675] "

[Bug fortran/67170] New: PRE can't hoist out a readonly argument
 2015-09-25 12:58 UTC  (2+ messages)
` [Bug fortran/67170] "

[Bug sanitizer/64906] New: -fsanitize=integer-divide-by-zero creates false -Wmaybe-uninitialized warning
 2015-09-25 10:47 UTC  (3+ messages)
` [Bug sanitizer/64906] "

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