public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/59690] New: GCC fails to fold operations on frame-allocated variable across function call
 2014-01-05 23:14 UTC  (3+ messages)
` [Bug tree-optimization/59690] "

[Bug tree-optimization/23384] Clobber list should be flow sensitive
 2014-01-05 23:14 UTC 

[Bug c/59679] New: gcc version 4.7.3 and gcc version 4.5.3 cause an unaligned access exception on NetBSD/Alpha
 2014-01-05 23:08 UTC  (5+ messages)
` [Bug target/59679] "

[Bug target/59689] New: Code bloat introduced by pointer arithmetic
 2014-01-05 22:58 UTC  (2+ messages)
` [Bug target/59689] "

[Bug bootstrap/59541] [4.9 Regression] Revision 206070 breaks bootstrap on Darwin: config/darwin.c:3665:1: error: control reaches end of non-void function [-Werror=return-type]
 2014-01-05 22:50 UTC  (2+ messages)

[Bug c/59688] New: Build error on MAC OS X Lion
 2014-01-05 22:26 UTC  (2+ messages)
` [Bug c/59688] "

[Bug ada/58151] New: "conflict of writable function parameter in construct with arbitrary order of evaluation" is often a spurious error
 2014-01-05 22:03 UTC  (5+ messages)
` [Bug ada/58151] "

[Bug ada/59671] New: Improper Ada behavior under -gnat2012
 2014-01-05 22:03 UTC  (4+ messages)
` [Bug ada/59671] "

[Bug c++/59192] New: error: use of deleted function ‘A::A(const A&)’
 2014-01-05 21:04 UTC  (3+ messages)
` [Bug libstdc++/59192] "

[Bug fortran/59678] New: Segmentation fault on equalizing variables of a complex derived data type
 2014-01-05 20:25 UTC  (8+ messages)
` [Bug fortran/59678] "

[Bug libstdc++/59687] New: The description of ios::noreplace is hilarious
 2014-01-05 19:45 UTC 

[Bug fortran/55932] New: DDT's default structure constructor does not work with having allocatable member variables
 2014-01-05 18:42 UTC  (4+ messages)
` [Bug fortran/55932] [F03] ICE for structure constructor with scalar allocatable component

[Bug c++/59686] New: Non-constexpr pointers accepted in constant expressions
 2014-01-05 17:19 UTC  (2+ messages)
` [Bug c++/59686] "

[Bug lto/59684] lto1: internal compiler error: bytecode stream: expected tag real_type instead of error_mark
 2014-01-05 16:54 UTC  (4+ messages)

[Bug sanitizer/59667] New: ubsan: ICE ubsan_type_descriptor
 2014-01-05 14:08 UTC  (2+ messages)
` [Bug sanitizer/59667] "

[Bug fortran/58586] New: ICE with derived type with a polymorphic allocatable component passed by value
 2014-01-05 14:00 UTC  (4+ messages)
` [Bug fortran/58586] [OOP] "
` [Bug fortran/58586] ICE with derived type with "

[Bug target/59685] New: ICE: in output_2305, at config/i386/sse.md:8919 with -march=bdver1 -mavx512f
 2014-01-05 13:44 UTC 

[Bug fortran/58557] New: [OOP] Issues with CLASS/TYPE functions in array constructors: reject valid, memory leaks, invalid free
 2014-01-05 13:39 UTC  (4+ messages)
` [Bug fortran/58557] "

[Bug fortran/53714] New: false positive for -Wuninitialized
 2014-01-05 13:11 UTC  (2+ messages)
` [Bug middle-end/53714] "

[Bug fortran/54223] New: Statement function statement with dummy arguments that are also OPTIONAL may crash in wrong calls
 2014-01-05 13:01 UTC  (2+ messages)
` [Bug fortran/54223] "

(no subject)
 2014-01-05 12:54 UTC 

[Bug fortran/56660] New: Fails to read NAMELIST with certain form array syntax
 2014-01-05 12:52 UTC  (2+ messages)
` [Bug fortran/56660] "

[Bug target/59683] New: ICE: in classify_argument, at config/i386/i386.c:6637 with #pragma GCC target("avx512f")
 2014-01-05 12:26 UTC 

[Bug c++/59681] New: SVN 197248 adding N3582 support broke Boost.Regex with -std=c++1y
 2014-01-05  8:58 UTC  (3+ messages)
` [Bug c++/59681] "

[Bug c++/59682] New: Invalid syntax accepted: new-placement without expression-list
 2014-01-05  8:50 UTC 

[Bug libstdc++/59680] New: Compile error in thread.cc
 2014-01-05  3:12 UTC 

[Bug target/59672] New: Add -m16 support for x86
 2014-01-04 23:32 UTC  (5+ messages)
` [Bug target/59672] "

[Bug rtl-optimization/59652] New: [4.8 Regression] ICE: in reload_cse_simpli fy_operands, at postreload.c:411
 2014-01-04 22:40 UTC  (3+ messages)
` [Bug rtl-optimization/59652] [4.8 Regression] ICE: in reload_cse_simplify_operands, "
` [Bug target/59652] "

[Bug middle-end/59517] New: H5trace.c:2540:1: ICE: in reload_cse_simplify_o perands, at postreload.c:411
 2014-01-04 22:38 UTC  (2+ messages)
` [Bug rtl-optimization/59517] "

[Bug c/59674] New: On m68k and vax variables stack variables with > MAX_STACK_ALIGNMENT make ssp fail
 2014-01-04 21:49 UTC  (7+ messages)
` [Bug c/59674] "

[Bug libstdc++/59677] New: basic_istream::get leads to a mudflap violation
 2014-01-04 21:14 UTC  (2+ messages)
` [Bug libstdc++/59677] "

[Bug fortran/59654] New: Broken function table with complex OO use case
 2014-01-04 18:54 UTC  (15+ messages)
` [Bug fortran/59654] [OOP] "
` [Bug fortran/59654] [4.8/4.9 Regression] "

[Bug target/59663] New: [4.9 Regression] config/darwin.c:3665:1: error: control reaches end of non-void function [-Werror=return-type]
 2014-01-04 18:48 UTC  (3+ messages)
` [Bug target/59663] [4.9 Regression] Bootstrap failure: "

[Bug fortran/59093] New: internal compiler error: Segmentation fault compiling F90 File
 2014-01-04 17:17 UTC  (2+ messages)
` [Bug fortran/59093] "

[Bug fortran/59251] New: wrong code generation with allocatable dummy argument and INTENT(OUT)
 2014-01-04 17:10 UTC  (2+ messages)
` [Bug fortran/59251] "

[Bug c++/59676] New: Non-integral glvalues accepted in constant expressions
 2014-01-04 16:32 UTC 

[Bug c++/59675] New: -D_GLIBCXX_DEBUG asserts to stdout (it should stderr)
 2014-01-04 12:14 UTC 

[Bug tree-optimization/59651] New: Vectorizer failing to spot dependence causes incorrect code generation
 2014-01-04 12:04 UTC  (4+ messages)
` [Bug tree-optimization/59651] [4.9 Regression] "

[Bug tree-optimization/59519] New: ICE on valid code at -O3 on x86_64-linux-gnu in slpeel_update_phi_nodes_for_guard1, at tree-vect-loop-manip.c:486
 2014-01-04 12:03 UTC  (9+ messages)
` [Bug tree-optimization/59519] [4.9 Regression] "

[Bug fortran/59547] New: Problem with using tbp specification function in multiple class procedures
 2014-01-04  9:55 UTC  (3+ messages)
` [Bug fortran/59547] [OOP] "

[Bug fortran/59252] New: wrong code generation for allocatable dummy arguments
 2014-01-04  7:36 UTC  (3+ messages)
` [Bug fortran/59252] wrong code generation for allocatable character component

[Bug middle-end/14840] fold tree_code_type[CST] and tree_code_length[CST] in GCC itself
 2014-01-04  2:24 UTC 

[Bug c++/59673] New: wrong specialization used when a partial specialization of a member template is explicitly specialized
 2014-01-04  2:22 UTC 

[Bug middle-end/36109] GET_MODE_SIZE is inefficient for constants
 2014-01-04  2:21 UTC 

[Bug rtl-optimization/50181] New: insn does not satisfy constraints for 481.wrf when generating profile data
 2014-01-03 23:13 UTC  (3+ messages)
` [Bug target/50181] "

[Bug rtl-optimization/50180] New: insn does not satisfy constraints for 444.namd when generating profile data
 2014-01-03 23:10 UTC  (2+ messages)
` [Bug rtl-optimization/50180] "

[Bug c/59668] New: extraneous error messages at -O1, -O2 and -O3 for valid code with string library functions
 2014-01-03 22:56 UTC  (7+ messages)
` [Bug c/59668] "

[Bug c/32449] declaring “strcmp()” as an extern function with inclusion of “string.h” is causing compilation error
 2014-01-03 21:39 UTC 

[Bug middle-end/59670] New: ICE: expected gimple_call(error_mark), have gimple_assign(plus_expr) in gimple_call_internal_p, at gimple.h:2432
 2014-01-03 21:31 UTC 

[Bug c++/58950] New: [4.9 Regression] Missing "statement has no effect"
 2014-01-03 21:19 UTC  (5+ messages)
` [Bug c++/58950] "
` [Bug c++/58950] "

[Bug middle-end/59669] New: ICE: SIGSEGV with #pragma omp declare simd linear
 2014-01-03 21:16 UTC 

[Bug c++/58567] New: [4.8/4.9 Regression] ICE with invalid loop variable in template using openmp
 2014-01-03 20:25 UTC  (2+ messages)
` [Bug c++/58567] "

[Bug c/59609] New: LRA generates bad code for libgcc function udivmoddi4 on thumb1 target
 2014-01-03 16:45 UTC  (2+ messages)
` [Bug target/59609] [4.9 Regression] "

[Bug target/59666] New: IBM long double arithmetic results invalid in non-default rounding modes
 2014-01-03 16:19 UTC 

[Bug ipa/59008] New: [4.9 Regression] ICEs in try_make_edge_direct_simple_call / propagate_controlled_uses
 2014-01-03 16:10 UTC  (2+ messages)
` [Bug ipa/59008] "

[Bug middle-end/56791] New: Segmentation fault in stage2 gengenrtl -- Incorrect instruction sequence generated by reload
 2014-01-03 15:52 UTC  (3+ messages)
` [Bug middle-end/56791] [4.8/4.9 Regression] "

[Bug rtl-optimization/59535] New: [4.9 regression] -Os code size regressions for Thumb1/Thumb2 (with LRA)?
 2014-01-03 14:44 UTC  (2+ messages)
` [Bug rtl-optimization/59535] [4.9 regression] -Os code size regressions for Thumb1/Thumb2 with LRA

[Bug libstdc++/59665] New: User code can cause ambiguous references to "std" in libstdc++
 2014-01-03 14:44 UTC 

[Bug c/57773] New: -Wpedantic incorrect warning for enum bit-field
 2014-01-03 14:11 UTC  (2+ messages)
` [Bug c/57773] "

[Bug target/59664] New: avx512f-ceil-sfix-vec-2.c and avx512f-floor-sfix-vec-2.c FAIL on Solaris9/x86
 2014-01-03 13:25 UTC  (3+ messages)
` [Bug target/59664] "

[Bug target/59625] asm goto and TARGET_FOUR_JUMP_LIMIT
 2014-01-03 13:00 UTC  (3+ messages)

[Bug other/59661] documentation: __builtin_FUNCTION / _FILE listed as returning int
 2014-01-03 12:29 UTC  (4+ messages)

[Bug c++/53822] New: Diagnostic: spell out type in ambiguous call
 2014-01-03 11:56 UTC  (4+ messages)
` [Bug c++/53822] spell out typedefs "

[Bug fortran/59298] New: ICE when initialising PARAMETER array of derived-type (containing an array) using array constructor
 2014-01-03 11:47 UTC  (3+ messages)
` [Bug fortran/59298] "

[Bug c++/59165] New: gcc looks up begin(), end() for for-range loops for ints in namespace std
 2014-01-03 11:13 UTC  (3+ messages)
` [Bug c++/59165] "

[Bug bootstrap/44959] [4.6 Regression] bootstrap failed at Comparing stages 2 and 3
 2014-01-03 11:10 UTC 

[Bug tree-optimization/59303] New: [ARM/AArch32//AArch64] regressions in uninit-pred-8_b.c and uninit-pred-9_b.c
 2014-01-03 11:00 UTC  (2+ messages)
` [Bug tree-optimization/59303] [4.9 Regression] uninit-pred-8_b.c and uninit-pred-9_b.c fail after better optimizations

[Bug middle-end/59630] New: [4.7/4.8/4.9 Regression] ICE converting the return type of a builtin function
 2014-01-03 10:07 UTC  (5+ messages)
` [Bug middle-end/59630] "

[Bug fortran/59662] New: [OOP] TBP subroutine call rejected in contained subroutine
 2014-01-03  9:26 UTC  (3+ messages)
` [Bug fortran/59662] [4.9 Regression] [OOP] TBP subroutine call rejected in connection with BIND(C)

[Bug bootstrap/57125] New: Build not SMP safe; fails to build bconfig.h
 2014-01-03  9:23 UTC  (2+ messages)
` [Bug bootstrap/57125] "

[Bug c++/58856] New: [4.9 Regression] spurious 'wrong number of template arguments' error for template alias
 2014-01-03  4:05 UTC  (2+ messages)
` [Bug c++/58856] "

[Bug c++/58965] New: [4.8/4.9 Regression] [c++11] ICE with member initializer in static union
 2014-01-03  3:56 UTC  (2+ messages)
` [Bug c++/58965] "

[Bug c++/59044] New: Internal compiler error triggers when accessing a typedef in a specialized member class
 2014-01-03  3:30 UTC  (2+ messages)
` [Bug c++/59044] [4.8/4.9 Regression] "

[Bug libstdc++/59087] New: including complex.h in C++11/1y mode should not include C's complex.h
 2014-01-02 23:04 UTC  (3+ messages)
` [Bug libstdc++/59087] Issues including complex.h in C++11/1y mode because of "

[Bug c++/59641] New: ICE with invalid expression in vector arithmetic
 2014-01-02 22:48 UTC  (3+ messages)
` [Bug c++/59641] "

[Bug c++/59378] New: Internal compiler error when using __builtin_shuffle in a template function
 2014-01-02 22:40 UTC  (3+ messages)
` [Bug c++/59378] "

[Bug c++/57945] New: internal compiler error: in varpool_get_node, at cgraph.h:840
 2014-01-02 21:59 UTC  (2+ messages)
` [Bug c++/57945] [4.9 Regression] ICE: "

[Bug tree-optimization/59660] New: We fail to optimize common boolean checks pre-inlining
 2014-01-02 20:33 UTC  (2+ messages)
` [Bug tree-optimization/59660] "

[Bug c++/57471] New: [C++11] Bizarre error for template parameter pack
 2014-01-02 19:30 UTC  (2+ messages)
` [Bug c++/57471] [4.9 Regression] "

[Bug lto/59582] New: LTO discards symbol that defined as weak elsewhere
 2014-01-02 18:35 UTC  (2+ messages)
` [Bug lto/59582] "

[Bug other/59622] New: trung gcc-4.9.0:internal compiler error: verify_gimple failed
 2014-01-02 17:01 UTC  (3+ messages)
` [Bug tree-optimization/59622] [4.9 Regression] internal "

[Bug rtl-optimization/59477] New: [4.8/4.9 Regression] ICE: in assign_by_spills, at lra-assigns.c:1281 with -O
 2014-01-02 16:50 UTC  (4+ messages)
` [Bug rtl-optimization/59477] "

[Bug c++/59659] New: large zero-initialized std::array of std::atomic compile time excessive
 2014-01-02 16:04 UTC  (2+ messages)
` [Bug c++/59659] "

[Bug rtl-optimization/41852] ICE from '-O -fmodulo-sched -fprofile-use -freorder-blocks-and-partition'
 2014-01-02 15:28 UTC 

[Bug c/59593] New: [arm big-endian] using "ldrh" access a immediate which stored in a memory by word
 2014-01-02 15:18 UTC  (2+ messages)
` [Bug target/59593] "

[Bug c/40199] crash when using -std=gnu99, no crash without -std=gnu99
 2014-01-02 15:03 UTC 

[Bug rtl-optimization/59649] New: [4.9 regression] conftest.c miscompiled
 2014-01-02 14:52 UTC  (2+ messages)
` [Bug rtl-optimization/59649] "

[Bug middle-end/59658] New: Document -f* flags enabled by -Og
 2014-01-02 14:36 UTC 

[Bug testsuite/59494] New: [4.9 Regression] FAIL: gfortran.dg/vect/fast-math-mgrid-resid.f scan-tree-dump-times optimized "vect_[^\\n]*\\+ " 13
 2014-01-02 14:28 UTC  (2+ messages)
` [Bug testsuite/59494] "

[Bug middle-end/59569] New: [4.9 Regression] r206148 causes internal compiler error: in vect_create_destination_var, at tree-vect-data-refs.c:4294
 2014-01-02 14:10 UTC  (2+ messages)
` [Bug middle-end/59569] "

[Bug middle-end/59605] New: [4.9 Regression] error: wrong number of branch edges after unconditional jump in bb 11
 2014-01-02 13:21 UTC  (2+ messages)
` [Bug target/59605] "

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