public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug middle-end/58245] New: -fstack-protector[-all] does not protect functions that call noreturn functions
 2013-08-28 13:10 UTC  (5+ messages)
` [Bug middle-end/58245] "

[Bug tree-optimization/57685] New: GCC stuck in an infinite loop
 2013-08-28 13:09 UTC  (2+ messages)
` [Bug tree-optimization/57685] [4.8/4.9 Regression] "

[Bug libgcc/58260] New: configure: error: cannot compute suffix of object files: cannot compile See `config.log' for more details. gmake[1]: *** [configure-target-libgcc] Error 1
 2013-08-28 13:01 UTC  (2+ messages)
` [Bug libgcc/58260] "

[Bug target/58259] ARM, PowerPC: Atomic flag test and set generates NULL pointer read and write
 2013-08-28 12:31 UTC 

[Bug c++/58258] New: cp_tree_equal and unknown symbol take up 70% of (astronomical) build time
 2013-08-28 12:02 UTC 

[Bug c++/58255] New: [C++11] explicit delegating constructor with no arguments wrongly rejected
 2013-08-28 11:28 UTC  (3+ messages)
` [Bug c++/58255] "

[Bug middle-end/58257] New: [4.8/4.9 Regression] Bogus warning with OpenMP collapsed loops
 2013-08-28 10:11 UTC  (3+ messages)
` [Bug middle-end/58257] "

[Bug gcov-profile/58250] New: -fprofile-use causes: "warning: -fprefetch-loop-arrays is not supported with -Os"
 2013-08-28  9:51 UTC  (3+ messages)
` [Bug gcov-profile/58250] "

[Bug rtl-optimization/57967] New: Incorrect code generated on ARM with -fexpensive-optimizations
 2013-08-28  9:22 UTC  (2+ messages)
` [Bug rtl-optimization/57967] [4.7 regresssion] "

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

[Bug c++/58207] New: ICE in sort_constexpr_mem_initializers due to out of bounds vector access
 2013-08-28  9:21 UTC  (2+ messages)
` [Bug c++/58207] [4.8/4.9 Regression] "

[Bug middle-end/57955] New: Uniquization of constants breaks constant alignment
 2013-08-28  9:19 UTC  (2+ messages)
` [Bug middle-end/57955] [4.7/4.8/4.9 Regression] Uniquization of constants reduces alignment of initializers

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

[Bug c++/57945] New: internal compiler error: in varpool_get_node, at cgraph.h:840
 2013-08-28  9:18 UTC  (2+ messages)
` [Bug c++/57945] [4.9 Regression] ICE: "

[Bug fortran/58024] New: ICE due to segmentation fault
 2013-08-28  9:18 UTC  (2+ messages)
` [Bug middle-end/58024] [4.9 Regression] segfault with -fopenmp

[Bug fortran/58026] New: internal compiler error: in generate_finalization_wrapper, at fortran/class.c:1521
 2013-08-28  9:18 UTC  (2+ messages)
` [Bug fortran/58026] [4.9 Regression] [OOP] ICE "

[Bug middle-end/58094] New: [4.9 Regression] IPA devirt testsuite errors
 2013-08-28  9:18 UTC  (2+ messages)
` [Bug middle-end/58094] "

[Bug tree-optimization/58121] New: [4.9 regression] FAIL: cc1224a
 2013-08-28  9:18 UTC  (2+ messages)
` [Bug tree-optimization/58121] "

[Bug libstdc++/58148] New: [C++11] Fails to insert iterator range into sequence container with -D_GLIBCXX_DEBUG when conversion is needed
 2013-08-28  9:18 UTC  (3+ messages)
` [Bug libstdc++/58148] [4.9 Regression] "

[Bug ada/58239] [4.9 regression] pretty-print.c:789: undefined reference to `operator delete(void*)'
 2013-08-28  9:18 UTC  (6+ messages)

[Bug bootstrap/58242] New: [4.9 regression] linux-android.c:40:7: error: 'OPTION_BIONIC' was not declared in this scope breaks bootstrap on powerpc64-linux
 2013-08-28  9:18 UTC  (3+ messages)
` [Bug bootstrap/58242] "

[Bug rtl-optimization/57422] [4.9 Regression] ICE: SIGSEGV in dominated_by_p with custom flags
 2013-08-28  9:18 UTC 

[Bug fortran/58182] [4.9 Regression] ICE with global binding name used as a FUNCTION
 2013-08-28  9:18 UTC 

[Bug c++/58201] New: [g++] Undefined reference to `B::B(void const**)'
 2013-08-28  9:17 UTC  (2+ messages)
` [Bug c++/58201] [4.9 Regression] "

[Bug regression/58221] New: [4.9 Regression]: Immense amount of execution regressions and increased test-time for cris-elf
 2013-08-28  9:17 UTC  (2+ messages)
` [Bug regression/58221] "

[Bug target/57748] New: ICE on ARM with -mfloat-abi=softfp -mfpu=neo
 2013-08-28  9:00 UTC  (3+ messages)
` [Bug middle-end/57748] [4.8/4.9 Regression] ICE when expanding assignment to unaligned zero-sized array

[Bug target/57927] New: -march=core-avx2 different than -march=native on INTEL Haswell (i7-4700K)
 2013-08-28  8:42 UTC  (7+ messages)
` [Bug target/57927] "

[Bug c/57287] New: GCC 4.9.0 fails to build GDB on Ubuntu 12.04
 2013-08-28  8:37 UTC  (2+ messages)
` [Bug middle-end/57287] [4.9 Regression] Bogous uninitialized warning with abnormal control flow

[Bug tree-optimization/50955] New: IVopts incorrectly rewrite the address of a global memory access into a local form
 2013-08-28  8:33 UTC  (2+ messages)
` [Bug tree-optimization/50955] [4.7 Regression] "

[Bug c/56977] New: gcc -Og incorrectly warns about 'constant zero length parameter'
 2013-08-28  8:30 UTC  (2+ messages)
` [Bug middle-end/56977] "

[Bug c/31893] Please provide an "inout" attribute for function parameters
 2013-08-28  8:25 UTC 

[Bug fortran/31593] Invariant DO loop variables and subroutines
 2013-08-28  8:25 UTC 

[Bug middle-end/31094] Support annotating function parameters as read-only and/or non-escaping
 2013-08-28  8:25 UTC 

[Bug middle-end/31279] Uninitialized warning for call-by-reference arguments with known intent(in)
 2013-08-28  8:25 UTC 

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

[Bug fortran/41209] Add full ATTRIBUTE support to gfortran (ALIGN, (WEAK)ALIAS, ...)
 2013-08-28  6:34 UTC 

[Bug c/58256] New: gcc for h8300 internal compiler error: in maybe_record_trace_start
 2013-08-28  3:22 UTC 

[Bug c++/58254] New: ICE when using PGO
 2013-08-27 20:41 UTC 

[Bug tree-optimization/58248] [4.9 Regression] wrong code at -O3 on x86_64-linux-gnu
 2013-08-27 20:05 UTC  (9+ messages)

[Bug fortran/44646] [F2008] Implement DO CONCURRENT
 2013-08-27 20:04 UTC 

[Bug tree-optimization/57994] New: Constant folding of infinity
 2013-08-27 17:34 UTC  (2+ messages)
` [Bug tree-optimization/57994] "

[Bug fortran/58146] New: Array slice bounds checking
 2013-08-27 17:26 UTC  (4+ messages)
` [Bug fortran/58146] "

[Bug tree-optimization/56933] [4.9 Regression] Vectorizer missing read-write dependency for interleaved accesses
 2013-08-27 17:17 UTC  (2+ messages)

[Bug other/58096] New: gcc.dg/tree-ssa/attr-alias.c fails with r201439
 2013-08-27 16:55 UTC  (2+ messages)
` [Bug middle-end/58096] [4.9 Regression] "

[Bug tree-optimization/58253] New: IPA-SRA creates aligned loads from unaligned memory
 2013-08-27 15:50 UTC 

[Bug c++/58252] New: ice in gimple_get_virt_method_for_binfo with -O2
 2013-08-27 15:20 UTC  (2+ messages)
` [Bug c++/58252] "

[Bug translation/57850] New: Option -fdump-translation-unit not working
 2013-08-27 13:46 UTC  (2+ messages)
` [Bug c++/57850] [4.8/4.9 Regression] "

[Bug tree-optimization/52402] New: IPA-SRA creates aligned loads from unaligned memory
 2013-08-27 13:43 UTC  (2+ messages)
` [Bug tree-optimization/52402] "

[Bug tree-optimization/57864] New: [4.7 Regression] ICE in bitmap_set_replace_value, at tree-ssa-pre.c:862
 2013-08-27 13:34 UTC  (2+ messages)
` [Bug tree-optimization/57864] "

[Bug lto/57776] New: [4.9 Regression] FAIL: gcc.dg/lto/pr56297 c_lto_pr56297_0.o-c_lto_pr56297_1.o link, -flto -fno-common (internal compiler error)
 2013-08-27 13:26 UTC  (2+ messages)
` [Bug lto/57776] "

[Bug other/57219] New: __builtin_isinf_sign source comments more restrictive than documentation
 2013-08-27 12:43 UTC  (2+ messages)
` [Bug middle-end/57219] "

[Bug lto/58251] New: -flto causes ICE lto1: internal compiler error: in splice_child_die, at dwarf2out.c:4706
 2013-08-27 12:02 UTC 

[Bug tree-optimization/58227] New: wrong code (hangs) at -O3 on x86_64-linux-gnu
 2013-08-27 12:00 UTC  (2+ messages)
` [Bug tree-optimization/58227] [4.9 Regression] "

[Bug c++/13981] Give message about incomplete class that might be implicitly upcasted
 2013-08-27 11:39 UTC 

[Bug fortran/48959] New: Dummy procedure: Argument mismatch not diagnosed
 2013-08-27 11:18 UTC  (2+ messages)
` [Bug fortran/48959] "

[Bug fortran/49076] New: ASSOCIATE: Array descriptor passed to explicit-shaped dummy
 2013-08-27 11:13 UTC  (2+ messages)
` [Bug fortran/49076] [F03] "

[Bug tree-optimization/57521] New: wrong code for expressions in loop at -O3
 2013-08-27 10:12 UTC  (2+ messages)
` [Bug tree-optimization/57521] [4.7/4.8 Regression] "

[Bug fortran/53945] New: Scalar element of assumed-shape dummy array not recognized as C interoperable
 2013-08-27 10:10 UTC  (2+ messages)
` [Bug fortran/53945] "

[Bug c++/19817] C++ front-end produces a cast instead of just &a.b (when call the destructor)
 2013-08-27  9:59 UTC 

[Bug tree-optimization/57877] New: wrong code at -Os on x86_64-linux-gnu in 32-bit mode
 2013-08-27  9:28 UTC  (2+ messages)
` [Bug rtl-optimization/57877] "

[Bug tree-optimization/57860] New: wrong code for bitwise ops with long long literal on x86_64-linux (32-bit mode)
 2013-08-27  9:27 UTC  (3+ messages)
` [Bug tree-optimization/57860] "
` [Bug rtl-optimization/57860] "

[Bug tree-optimization/57861] New: wrong code at -O3 on x86_64-linux-gnu in 32-bit mode
 2013-08-27  9:27 UTC  (3+ messages)
` [Bug tree-optimization/57861] "
` [Bug rtl-optimization/57861] "

[Bug tree-optimization/57875] New: wrong code at -O2 on x86_64-linux-gnu in 32-bit mode
 2013-08-27  9:27 UTC  (2+ messages)
` [Bug rtl-optimization/57875] "

[Bug tree-optimization/57876] New: wrong code at -O3 on x86_64-linux-gnu in 32-bit mode
 2013-08-27  9:27 UTC  (3+ messages)
` [Bug rtl-optimization/57876] "

[Bug tree-optimization/57718] New: ICE in execute_todo, passes.c:2002 at -O3 (both -m32 & -m64)
 2013-08-27  9:21 UTC  (2+ messages)
` [Bug tree-optimization/57718] [4.9 Regression] "

[Bug middle-end/57393] [4.9 Regression] error: definition in block 4 follows the use / internal compiler error: verify_ssa failed
 2013-08-27  9:21 UTC  (3+ messages)

[Bug rtl-optimization/57763] New: [4.9 Regression]: comp-goto-1.c: ICE verify_flow_info failed, error: EDGE_CROSSING missing across section boundary
 2013-08-27  9:01 UTC  (2+ messages)
` [Bug rtl-optimization/57763] "

[Bug c++/57086] New: Internal compiler error: Error reporting routines re-entered
 2013-08-27  8:50 UTC  (2+ messages)
` [Bug c++/57086] "

[Bug c++/58249] [C++11] internal compiler error with std::vector and deleted copy constructor
 2013-08-27  8:50 UTC 

[Bug tree-optimization/58247] New: ICE in tree_unroll_loops_completely at -O3 (both 32-bit and 64-bit modes)
 2013-08-27  7:24 UTC  (2+ messages)
` [Bug tree-optimization/58247] [4.9 Regression] "

[Bug tree-optimization/58246] New: wrong code at -O1 and above (affecting 4.6, 4.7, 4.8, and trunk)
 2013-08-27  7:23 UTC  (3+ messages)
` [Bug tree-optimization/58246] [4.7/4.8/4.9 Regression] wrong code at -O1 and above

[Bug libstdc++/58153] New: unordered_multimap::erase(iterator) is not constant-time when many entries have the same key
 2013-08-27  3:10 UTC  (5+ messages)
` [Bug libstdc++/58153] "

[Bug other/58238] New: cc1 crashes when built for ms-dos cross-compiling
 2013-08-26 22:03 UTC  (2+ messages)
` [Bug other/58238] "

[Bug c++/39057] ICE with default argument in friend declaration
 2013-08-26 19:55 UTC 

[Bug c++/58208] New: deque<std::string> 32-bit "-O3" bug
 2013-08-26 19:43 UTC  (10+ messages)
` [Bug target/58208] "

[Bug regression/58244] New: global variable: many THOUSANDS times slower execution
 2013-08-26 18:59 UTC  (6+ messages)
` [Bug regression/58244] "

[Bug c/35649] Incorrect printf warning: expect double has float
 2013-08-26 17:12 UTC 

[Bug c/58240] New: GCC optimize strncmp when N=1 incorrectly
 2013-08-26  8:01 UTC  (13+ messages)
` [Bug c/58240] "

[Bug other/58241] New: [PPC/Altivec] altivec.h inclusion in -std=c++98..11 causes bool to be redefined
 2013-08-26  1:45 UTC  (5+ messages)
` [Bug other/58241] "

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

[Bug fortran/34547] [4.8/4.9 regression] NULL(): Fortran 2003 changes, accepts invalid, ICE on invalid
 2013-08-25 16:01 UTC 

[Bug fortran/46485] New: gfortran.dg/allocatable_scalar_5.f90 fails on s390-ibm-linux-gnu
 2013-08-25 14:47 UTC  (2+ messages)
` [Bug fortran/46485] "

[Bug fortran/46487] New: allocatable scalars leak memory (allocatable_scalar_5.f90)
 2013-08-25 14:47 UTC  (2+ messages)
` [Bug fortran/46487] Missing memory freeing for functions returning allocatable scalars (allocatable_scalar_5.f90)

[Bug fortran/55603] New: Memory leak in intrinsic assignment of allocatable derived type function result
 2013-08-25 14:47 UTC  (3+ messages)
` [Bug fortran/55603] Memory leak in intrinsic assignment of a scalar allocatable "

[Bug fortran/58229] New: Memory leak with overloaded operator
 2013-08-25 14:46 UTC  (4+ messages)
` [Bug fortran/58229] [F03] Memory leak with allocatable function result
` [Bug fortran/58229] [F03] Memory leak with allocatable scalar "

[Bug target/58166] New: ARMv5: poor register allocation in function containing smull instruction
 2013-08-25 14:16 UTC  (2+ messages)
` [Bug target/58166] "

[Bug fortran/13615] -Wuninitialized produces wrong error message for characters
 2013-08-25 13:58 UTC 

[Bug fortran/19276] [meta-bug] CHARACTER related bugs in gfortran
 2013-08-25 13:58 UTC 

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2013-08-25 13:58 UTC 

[Bug c++/53025] New: [C++11] noexcept operator depends on copy-elision
 2013-08-25  7:39 UTC  (3+ messages)
` [Bug c++/53025] "

[Bug libgcc/57982] New: GetModuleHandle in __register_frame_info causes abort on unload
 2013-08-24 21:02 UTC  (2+ messages)
` [Bug target/57982] "

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

[Bug c/58237] New: gcc fails to detect obvious resource leaks
 2013-08-24 15:01 UTC 

[Bug fortran/57798] Incorrect handling of sum over first dimension of a product of automatic arrays
 2013-08-24 12:50 UTC  (2+ messages)
` [Bug fortran/57798] [4.8/4.9 regression] "

[Bug fortran/58185] New: ICE when selector in SELECT TYPE is non-polymorphic
 2013-08-24  9:14 UTC  (2+ messages)
` [Bug fortran/58185] [4.8/4.9 Regression] [OOP] "

[Bug c/58236] New: -Wuninitialized doesn't report uninitialised variable as expected
 2013-08-24  8:59 UTC  (3+ messages)
` [Bug c/58236] "

[Bug rtl-optimization/58220] New: [4.9 Regression] Many new failures for SH after rev. 201833
 2013-08-24  8:48 UTC  (2+ messages)
` [Bug rtl-optimization/58220] "

[Bug fortran/50392] New: SIGSEGV in gfc_trans_label_assign
 2013-08-24  8:02 UTC  (2+ messages)
` [Bug fortran/50392] "

[Bug fortran/57843] New: Polymorphic assignment for derived type is resolved with parent's generic instead of its own
 2013-08-24  7:59 UTC  (2+ messages)
` [Bug fortran/57843] [OOP] Type-bound assignment is resolved to non-polymorphic procedure call

[Bug libstdc++/56779] New: libstdc++.so: undefined reference to `libintl_textdomain'
 2013-08-24  2:04 UTC  (2+ messages)
` [Bug libstdc++/56779] [4.8/4.9 Regression] "

[Bug c/58235] New: Missing diagnostic on assignment to array in c89
 2013-08-24  0:21 UTC  (5+ messages)
` [Bug c/58235] "

[Bug libgcc/58061] New: internal compiler error
 2013-08-23 23:59 UTC  (2+ messages)
` [Bug libgcc/58061] "

[Bug inline-asm/58234] In-line asm version of __FD_ZERO in /usr/include/bits/select.h
 2013-08-23 23:38 UTC  (5+ messages)

[Bug preprocessor/39029] #pragma once is not "exported" from the precompiled headers
 2013-08-23 22:15 UTC 

[Bug fortran/58233] New: null pointer cm in gfc_conv_structure at fortran/trans-expr.c:6132
 2013-08-23 19:31 UTC 

[Bug c++/57610] New: Result of conversion
 2013-08-23 18:03 UTC  (2+ messages)
` [Bug c++/57610] Reference initialized with temporary instead of sub-object of conversion result

[Bug libmudflap/58232] New: False mudflap positive on std::setw
 2013-08-23 17:52 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).