public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/58201] New: [g++] Undefined reference to `B::B(void const**)'
 2013-09-05 23:04 UTC  (6+ messages)
` [Bug c++/58201] [4.9 Regression] "

[Bug c++/58300] New: ICE: in decide_is_symbol_needed, at cgraphunit.c:233 with -fvtable-verify=preinit on invalid code
 2013-09-05 22:39 UTC  (7+ messages)
` [Bug c++/58300] "

[Bug target/58139] New: PowerPC volatile VSX register live across call
 2013-09-05 22:31 UTC  (8+ messages)
` [Bug target/58139] "

[Bug c++/43452] Array delete causes error on incomplete type
 2013-09-05 22:30 UTC 

[Bug c++/58328] New: [C++11] bogus: error: constructor required before non-static data member for
 2013-09-05 21:26 UTC  (3+ messages)
` [Bug c++/58328] "

[Bug rtl-optimization/54585] New: stack space allocated but never used when calling functions that return structs in registers
 2013-09-05 21:05 UTC  (3+ messages)
` [Bug rtl-optimization/54585] "

[Bug target/56726] New: i386: MALLOC_ABI_ALIGNMENT is too small (usually)
 2013-09-05 20:05 UTC  (2+ messages)
` [Bug target/56726] "

[Bug middle-end/28831] [4.7/4.8/4.9 Regression] Aggregate copy not elided when using a return value as a pass-by-value parameter
 2013-09-05 20:04 UTC 

[Bug other/58096] New: gcc.dg/tree-ssa/attr-alias.c fails with r201439
 2013-09-05 19:40 UTC  (4+ messages)
` [Bug middle-end/58096] [4.9 Regression] "

[Bug gcov-profile/58250] New: -fprofile-use causes: "warning: -fprefetch-loop-arrays is not supported with -Os"
 2013-09-05 19:36 UTC  (2+ messages)
` [Bug gcov-profile/58250] "

[Bug libquadmath/58327] New: Problem of quadmath in connection with SDL2
 2013-09-05 19:29 UTC 

[Bug c++/40075] deprecated("xxx") doesn't work on function parameter
 2013-09-05 18:37 UTC 

[Bug tree-optimization/58326] New: ICE in check_loop_closed_ssa_use, at tree-ssa-loop-manip.c:551
 2013-09-05 17:50 UTC  (3+ messages)
` [Bug tree-optimization/58326] [4.9 Regression] "

[Bug c++/28107] Incomplete type in struct added to global namespace
 2013-09-05 17:44 UTC  (2+ messages)

[Bug c++/58252] New: ice in gimple_get_virt_method_for_binfo with -O2
 2013-09-05 17:25 UTC  (3+ messages)
` [Bug c++/58252] [4.9 Regression] "

[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-09-05 16:48 UTC  (3+ messages)
` [Bug bootstrap/58242] "

[Bug c++/58325] New: Spurious unused-but-set-variable warning on delete[] of volatile pointer
 2013-09-05 16:29 UTC 

[Bug bootstrap/55706] New: [4.8 Regression] failue to build libstdc++ in stage 1
 2013-09-05 15:54 UTC  (5+ messages)
` [Bug bootstrap/55706] "
` [Bug bootstrap/55706] [4.8 Regression] failure "

[Bug c/58269] New: [4.9 Regression] ICE when building libobjc on x86_64-apple-darwin10 after revision 201915
 2013-09-05 15:29 UTC  (3+ messages)
` [Bug target/58269] [4.9 Regression] ICE when building libobjc on x86_64-apple-darwin* "

[Bug tree-optimization/58318] New: very slow compilation on x86_64-linux with -O3 and -g
 2013-09-05 15:23 UTC  (3+ messages)
` [Bug tree-optimization/58318] very slow compilation on x86_64-linux with -O3 and -g and checking enabled

[Bug c++/24702] Koenig found functoid ref, but "cannot be used as a function"
 2013-09-05 15:18 UTC  (4+ messages)

[Bug rtl-optimization/55342] New: [LRA,x86] Non-optimal code for simple loop with LRA
 2013-09-05 14:51 UTC  (3+ messages)
` [Bug rtl-optimization/55342] [4.8/4.9 Regression] "

[Bug target/58320] New: [4.7 / 4.8 / 4.9 Regression] code used in autoconf test fails with -O2, works with -O0
 2013-09-05 13:01 UTC  (4+ messages)
` [Bug target/58320] "

[Bug tree-optimization/58137] New: [trunk, ICE] full unroll + AVX2 vectorization
 2013-09-05 12:59 UTC  (3+ messages)
` [Bug tree-optimization/58137] "

[Bug target/56315] New: ARM: Improve use of 64-bit constants in logical operations
 2013-09-05 12:38 UTC  (2+ messages)
` [Bug target/56315] "

[Bug target/57431] New: ICE in simplify_const_unary_operation vld1_dup_s64/vst1_s64
 2013-09-05 12:31 UTC  (2+ messages)
` [Bug target/57431] "

[Bug target/58065] New: ARM MALLOC_ABI_ALIGNMENT is wrong
 2013-09-05 12:28 UTC  (2+ messages)
` [Bug target/58065] "

[Bug fortran/58324] New: Incorrect iostat while reading SEQUENTIAL file
 2013-09-05 11:57 UTC 

[Bug c/58323] New: [-Wall] No warning when uninitialized integer
 2013-09-05 11:42 UTC 

[Bug rtl-optimization/58322] New: similar simple code produces different (nd non-optimal) result
 2013-09-05 11:12 UTC 

[Bug other/58319] New: explicit cast doesn't disable -Wconversion warning
 2013-09-05 11:09 UTC  (4+ messages)
` [Bug other/58319] "

[Bug testsuite/58321] New: FAIL: gcc.target/i386/memcpy-strategy-3.c scan-assembler-times memcpy 2 on x86_64-apple-darwin*
 2013-09-05 10:48 UTC 

[Bug libstdc++/47762] New: FAIL: ext/mt_allocator/deallocate_global_thread-1.cc execution test
 2013-09-05 10:41 UTC  (2+ messages)
` [Bug libstdc++/47762] "

[Bug libgomp/52303] New: libgomp leaves threads lying around that cause trouble if the program is later fork()'d
 2013-09-05 10:06 UTC  (3+ messages)
` [Bug libgomp/52303] "

[Bug tree-optimization/58311] New: [4.9 Regression] ICE: SIGSEGV in hash_table::find_slot_with_hash() with -fdevirtualize
 2013-09-05  9:20 UTC  (3+ messages)
` [Bug tree-optimization/58311] "

[Bug c++/58317] New: Calling a method while preparing to call the constructor should be illegal
 2013-09-05  0:04 UTC 

[Bug c++/24926] gcc ignores access level violation for anonymous structs
 2013-09-04 23:54 UTC  (3+ messages)

[Bug libstdc++/58304] New: gcc dev branch compilation Failed at libstdc++-v3 (used gcc 4.7.3 to compile)
 2013-09-04 23:00 UTC  (6+ messages)
` [Bug c++/58304] "
` [Bug bootstrap/58304] "

[Bug c++/58316] New: error: call of overloaded ‘foo(long long unsigned int, long long unsigned int)’ is ambiguous
 2013-09-04 22:53 UTC  (2+ messages)
` [Bug c++/58316] "

[Bug middle-end/57370] New: [4.9 Regression] compile time hog in reassoc
 2013-09-04 17:48 UTC  (2+ messages)
` [Bug tree-optimization/57370] [4.9 Regression] compiler hangs "

[Bug tree-optimization/58011] New: GCC segfaults at -O1
 2013-09-04 17:48 UTC  (2+ messages)
` [Bug tree-optimization/58011] "

[Bug middle-end/57366] New: gcc.dg/lto/attr-weakref-1 FAILs
 2013-09-04 17:00 UTC  (2+ messages)
` [Bug middle-end/57366] "

[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-09-04 16:59 UTC  (2+ messages)
` [Bug lto/57776] "

[Bug lto/58084] [4.9 Regression] FAIL: gcc.dg/torture/pr8081.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error)
 2013-09-04 16:59 UTC 

[Bug middle-end/58125] New: [4.9 Regression] ICE: in operator[], at vec.h:827 with -fno-inline-small-functions
 2013-09-04 16:44 UTC  (2+ messages)
` [Bug middle-end/58125] "

[Bug bootstrap/58186] New: LTO profiledbootstrap fails in stage feedback for fortran/frontend-passes.c with "edge ... has no corresponding call_stmt"
 2013-09-04 16:19 UTC  (2+ messages)
` [Bug bootstrap/58186] "

[Bug debug/58315] New: [4.8/4.9 Regression] Excessive memory use with -g
 2013-09-04 12:40 UTC  (4+ messages)
` [Bug debug/58315] "

[Bug lto/53808] New: Undefined symbol when building a library with lto
 2013-09-04 12:26 UTC  (2+ messages)
` [Bug lto/53808] "

[Bug c++/58076] internal compiler error: tree check: expected tree that contains ‘decl common’ structure, have ‘identifier_node’ in get_narrower, at tree.c:8500
 2013-09-04 12:05 UTC  (2+ messages)

[Bug libgcj/55637] New: FAIL: sourcelocation output - source compiled test
 2013-09-04 12:02 UTC  (9+ messages)
` [Bug libgcj/55637] "

[Bug ipa/58313] New: [4.9 Regression] kdelibs build failure
 2013-09-04 11:01 UTC  (5+ messages)
` [Bug ipa/58313] "

[Bug target/57748] New: ICE on ARM with -mfloat-abi=softfp -mfpu=neo
 2013-09-04 10:17 UTC  (7+ messages)
` [Bug middle-end/57748] [4.8/4.9 Regression] ICE when expanding assignment to unaligned zero-sized array
` [Bug middle-end/57748] [4.7/4.8/4.9 "

[Bug c/58314] New: SH4 error: 'asm' operand requires impossible reload
 2013-09-04  9:11 UTC 

[Bug c++/58305] New: Deprecation warning for class not raised when not assigning to a variable
 2013-09-04  9:03 UTC  (10+ messages)
` [Bug c++/58305] "

[Bug rtl-optimization/58210] New: 400.perlbench fails with ICE
 2013-09-04  9:01 UTC  (4+ messages)
` [Bug rtl-optimization/58210] "

[Bug c++/58308] New: Segmentation fault: internal compiler error: in make_decl_rtl, at varasm.c:1147
 2013-09-04  8:45 UTC  (3+ messages)
` [Bug c++/58308] "

[Bug bootstrap/56750] New: static -lstdc++ logic bleeds into all subdirs
 2013-09-04  8:27 UTC  (2+ messages)
` [Bug bootstrap/56750] [4.8/4.9 Regression] "

[Bug fortran/47191] New: Misleading error message if part-ref starts with DATA
 2013-09-04  8:21 UTC  (2+ messages)
` [Bug fortran/47191] "

[Bug fortran/44489] Transfer with boz constant can confuse - add documentation
 2013-09-04  7:53 UTC 

[Bug fortran/58204] New: Spurious error when using BOZ literal to set an integer
 2013-09-04  3:45 UTC  (4+ messages)
` [Bug fortran/58204] "
` [Bug fortran/58204] [F2008] BOZ literals in the int function should not be treated as unsigned integers

[Bug other/58312] libssp configure check for "usable vsnprintf" is broken on cross-compilers
 2013-09-04  2:06 UTC  (4+ messages)

[Bug fortran/58310] New: Allocatable component arrays: Wrong code after calling a subroutine
 2013-09-03 21:30 UTC  (4+ messages)
` [Bug fortran/58310] "

[Bug bootstrap/53902] New: make install fails on SunOS 5.11
 2013-09-03 21:13 UTC  (2+ messages)
` [Bug bootstrap/53902] "

[Bug fortran/58307] New: Bogus error 'Function requires an argument list'
 2013-09-03 19:34 UTC  (5+ messages)
` [Bug fortran/58307] "

[Bug c/58309] New: spurious "parameter set but not used" warning in cilk plus array code
 2013-09-03 17:42 UTC 

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO
 2013-09-03 17:22 UTC  (2+ messages)

[Bug c++/51629] New: Default Destructor and template extern Instantiation cause the Destructor to be missing
 2013-09-03 15:53 UTC  (2+ messages)
` [Bug c++/51629] "

[Bug fortran/55735] New: ICE with deferred-length strings in COMMON
 2013-09-03 15:48 UTC  (2+ messages)
` [Bug fortran/55735] "

[Bug fortran/57822] New: I/O: "(g0)" wrongly prints "E+0000"
 2013-09-03 15:30 UTC  (2+ messages)
` [Bug fortran/57822] "

[Bug fortran/57616] New: Support -fsanitize=undefined in Fortran
 2013-09-03 15:29 UTC  (2+ messages)
` [Bug fortran/57616] "

[Bug fortran/54072] New: BOZ with -std=f2008: wrongly accepted to TRANSFER/ABS/...; two BOZ not rejected for IOR/IEOR/IAND
 2013-09-03 15:17 UTC  (2+ messages)
` [Bug fortran/54072] "

[Bug fortran/50548] New: gfortran -fcheck=all run time would be nice to detect different shapes
 2013-09-03 12:42 UTC  (2+ messages)
` [Bug fortran/50548] "

[Bug fortran/33906] -fshape-check
 2013-09-03 12:42 UTC 

[Bug c++/58306] New: error: corrupted value profile: value profile counter (X out of Y) inconsistent with basic-block count
 2013-09-03 12:37 UTC  (3+ messages)
` [Bug c++/58306] "

[Bug tree-optimization/58010] New: ICE in vect_create_epilog_for_reduction, at tree-vect-loop.c:4378
 2013-09-03 12:18 UTC  (2+ messages)
` [Bug tree-optimization/58010] [4.8 Regression] "

[Bug tree-optimization/58246] New: wrong code at -O1 and above (affecting 4.6, 4.7, 4.8, and trunk)
 2013-09-03 12:18 UTC  (2+ messages)
` [Bug tree-optimization/58246] [4.7/4.8 Regression] wrong code at -O1 and above

[Bug tree-optimization/58228] New: wrong code (with vectorization?) at -O3 on x86_64-linux-gnu
 2013-09-03 12:16 UTC  (2+ messages)
` [Bug tree-optimization/58228] [4.7/4.8 Regression] "

[Bug fortran/56535] New: ICE: in build2_stat, at tree.c:3885 when compiling with -fsanitize=address
 2013-09-03 11:05 UTC  (2+ messages)
` [Bug sanitizer/56535] "

[Bug tree-optimization/58282] New: g++.dg/tm/noexcept-1.C -fno-exceptions SIGSEGV in gimple_build_eh_must_not_throw
 2013-09-03 10:47 UTC  (2+ messages)
` [Bug c++/58282] "

[Bug libstdc++/58302] New: compilation error : std::negative_binomial_distribution::operator(e, p)
 2013-09-03 10:20 UTC  (6+ messages)
` [Bug libstdc++/58302] "

[Bug lto/58301] New: [4.9 Regression] error: inlining failed in call to always_inline 'set_mem_alias_set'
 2013-09-03 10:13 UTC  (2+ messages)
` [Bug lto/58301] "

[Bug tree-optimization/57656] [4.7/4.8 Regression] Wrong constant folding
 2013-09-03 10:00 UTC  (2+ messages)
` [Bug tree-optimization/57656] [4.7/4.8/4.9 "

[Bug c/58270] New: Wrong code accessing array elements
 2013-09-03  9:48 UTC  (5+ messages)
` [Bug fortran/58270] Wrong code while accessing array elements in a global structure
` [Bug middle-end/58270] Wrong code while accessing trailing array elements in a global common structure

[Bug lto/58285] New: ICE in lto_output_tree, at lto-streamer-out.c:1318
 2013-09-03  9:48 UTC  (5+ messages)
` [Bug lto/58285] "

[Bug debug/56805] New: DW_AT_typedef missing when -fdebug-types-section is used (and -fno-eliminate-unused-debug-types)
 2013-09-03  9:01 UTC  (2+ messages)
` [Bug debug/56805] DW_TAG_typedef "

[Bug lto/58298] New: [4.9 regression] ICE in mentions_vars_p_field_decl, at lto/lto.c:1392
 2013-09-03  8:28 UTC  (2+ messages)
` [Bug lto/58298] "

[Bug c/57287] New: GCC 4.9.0 fails to build GDB on Ubuntu 12.04
 2013-09-03  7:53 UTC  (3+ messages)
` [Bug middle-end/57287] [4.9 Regression] Bogus uninitialized warning with abnormal control flow

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