public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/50380] New: cc1 hangs eating 100% CPU
 2015-02-04  5:21 UTC  (2+ messages)
` [Bug rtl-optimization/50380] [4.6 only] "

[Bug tree-optimization/62631] New: gcc.dg/tree-ssa/ivopts-lt-2.c FAILs
 2015-02-04  4:06 UTC  (5+ messages)
` [Bug target/62631] "

[Bug rtl-optimization/64921] New: [5 Regression] FAIL: gfortran.dg/class_allocate_18.f90 with -fPIC
 2015-02-04  3:00 UTC  (6+ messages)
` [Bug rtl-optimization/64921] "
` [Bug rtl-optimization/64921] [4.9/5 Regression] FAIL: gfortran.dg/class_allocate_18.f90

[Bug testsuite/64916] New: ira.c update_equiv_regs patch causes gcc/testsuite/gcc.target/arm/pr43920-2.c regression
 2015-02-04  2:52 UTC  (3+ messages)
` [Bug rtl-optimization/64916] [5.0 regression] "

[Bug jit/64257] New: JIT documentation is not yet on the GCC website
 2015-02-04  2:32 UTC  (3+ messages)
` [Bug jit/64257] "

[Bug c++/64931] New: ICE on function with deduced return type and input is instantiated template class
 2015-02-04  2:10 UTC 

[Bug testsuite/64796] New: effective target bswap64 globally caches target-specific use of lp64
 2015-02-04  1:55 UTC  (2+ messages)
` [Bug testsuite/64796] "

[Bug libstdc++/57885] New: unordered_map find slower in 4.8.1 than 4.7.3 with integer key
 2015-02-03 23:19 UTC  (2+ messages)
` [Bug libstdc++/57885] "

[Bug target/64930] New: [5.0 regression] FAIL: gcc.target/powerpc/atomic-p7.c scan-assembler-times isync 12
 2015-02-03 23:08 UTC 

[Bug target/64205] New: powerpc64-linux --with-cpu=G5 bootstrap failure
 2015-02-03 22:46 UTC  (4+ messages)
` [Bug target/64205] [5 Regression] "

[Bug bootstrap/63888] New: [5 Regression] bootstrap failed when configured with -with-build-config=bootstrap-asan --disable-werror
 2015-02-03 22:30 UTC  (7+ messages)
` [Bug bootstrap/63888] "

[Bug fortran/64927] New: [4.7/4.8 Regression] Surprising error with -Wsurprising (-Wall) and TRANSFER + C_ASSOCIATED
 2015-02-03 21:59 UTC  (4+ messages)
` [Bug fortran/64927] "

[Bug other/64928] New: unreasonable cpu time and memory usage in "phase opt and generate" with -ftest-coverage -fprofile-arcs
 2015-02-03 21:49 UTC  (5+ messages)
` [Bug other/64928] Inordinate "

[Bug libstdc++/64929] New: [5 Regression] FAIL: libstdc++-prettyprinters/48362.cc
 2015-02-03 21:45 UTC  (3+ messages)
` [Bug libstdc++/64929] "

[Bug fortran/64925] New: ICE with same names for dummy arg and internal procedure
 2015-02-03 20:47 UTC  (3+ messages)
` [Bug fortran/64925] "

[Bug rtl-optimization/64756] New: wrong code at -O3 on x86_64-linux-gnu (in 32-bit mode)
 2015-02-03 20:42 UTC  (5+ messages)
` [Bug rtl-optimization/64756] [5 Regression] "

[Bug c/64511] New: ICE at -O3 with -g enabled on x86_64-linux-gnu
 2015-02-03 20:41 UTC  (2+ messages)
` [Bug debug/64511] [5 Regression] "

[Bug target/64660] New: [SH] Convert atomic_fetch_<op> to atomic_<op>_fetch
 2015-02-03 20:24 UTC  (2+ messages)
` [Bug target/64660] "

[Bug c++/64266] Can GCC produce local mergeable symbols for *.__FUNCTION__ and *.__PRETTY_FUNCTION__ functions?
 2015-02-03 20:24 UTC 

[Bug go/56839] make check: FAIL: go/types
 2015-02-03 20:08 UTC 

[Bug go/57194] New: go binaries give "no debug info in ELF executable errno -1"
 2015-02-03 20:05 UTC  (2+ messages)
` [Bug go/57194] "

[Bug go/64595] New: cgo installed into wrong directory
 2015-02-03 20:05 UTC  (2+ messages)
` [Bug go/64595] go programs abort when debug info is stripped

[Bug go/58075] New: Unable to build go on ia64-hp-hpux11.31
 2015-02-03 20:04 UTC  (2+ messages)
` [Bug go/58075] "

[Bug middle-end/64922] New: runtime error: member call on misaligned address for type 'struct _Rep'
 2015-02-03 20:04 UTC  (5+ messages)
` [Bug middle-end/64922] "

[Bug go/59095] New: FAIL: TestMakeFunc on x32
 2015-02-03 20:03 UTC  (2+ messages)
` [Bug go/59095] "

[Bug go/60728] New: recover() should not work in recursive deferred fucntions
 2015-02-03 20:01 UTC  (2+ messages)
` [Bug go/60728] "

[Bug go/60995] New: gccgo ignores .a files with "/SYM64/" symbol table
 2015-02-03 19:59 UTC  (2+ messages)
` [Bug go/60995] "

[Bug go/61624] New: Internal compiler error: in read_type, at go/gofrontend/import.cc:669
 2015-02-03 19:57 UTC  (2+ messages)
` [Bug go/61624] "

[Bug c++/64926] New: Variable declared in if-statement-header is in wrong scope
 2015-02-03 19:30 UTC  (4+ messages)
` [Bug c++/64926] "

[Bug go/64900] New: gotools don't link on Solaris 11/x86
 2015-02-03 19:25 UTC  (3+ messages)
` [Bug go/64900] "

[Bug c++/64924] New: Callback function passed as a parameter with typename declaration produces an ICE
 2015-02-03 18:17 UTC  (2+ messages)
` [Bug c++/64924] "

[Bug c/64918] New: invalid (?) warning when initializing structure
 2015-02-03 17:33 UTC  (4+ messages)
` [Bug c/64918] "

[Bug c++/64877] New: strange warning message from -Waddress
 2015-02-03 17:23 UTC  (3+ messages)
` [Bug c++/64877] [5 Regression] "

[Bug jit/64810] jit not working on armv7hl ("ld: error: /tmp/libgccjit-ZGemdr/fake.so uses VFP register arguments, /tmp/ccJFCBsE.o does not")
 2015-02-03 17:20 UTC  (3+ messages)

[Bug c/64923] New: [s390] Generated code uses struct padding instead of just the bitfield
 2015-02-03 17:05 UTC  (2+ messages)
` [Bug c/64923] "

[Bug target/64688] New: internal compiler error: Max. number of generated reload insns per insn is achieved (90)
 2015-02-03 16:31 UTC  (2+ messages)
` [Bug rtl-optimization/64688] [4.9 Regression] "

[Bug middle-end/61225] New: [4.10 Regression] Several new failures after r210458 on x86_64-*-* with -m32
 2015-02-03 16:11 UTC  (4+ messages)
` [Bug middle-end/61225] [5 "
` [Bug middle-end/61225] [5/6 "

[Bug c/54303] New: -fdata-sections -ffunction-sections and -fmerge-constants do not work well together
 2015-02-03 15:15 UTC  (2+ messages)
` [Bug middle-end/54303] "

[Bug fortran/59765] New: ICE on valid with allocatable component and type extension
 2015-02-03 15:00 UTC  (2+ messages)
` [Bug fortran/59765] [4.9/5 Regression] [OOP] ICE on valid with finalizable array components

[Bug fortran/63744] New: Duplicate use-statement causes error
 2015-02-03 14:49 UTC  (2+ messages)
` [Bug fortran/63744] [4.8/4.9/5 Regression] "

[Bug middle-end/64920] New: bootstrap-ubsan [build/gengtype -r gtype.state]: libiberty/regex.c:6970:11: runtime error: left shift of negative value -1
 2015-02-03 14:31 UTC 

[Bug bootstrap/64919] bootstrap failure of gcc-4.9.2 on ia64-hpux in libgcc
 2015-02-03 13:48 UTC 

[Bug java/64917] New: Remove spurious '^L' from libjava/libltdl/COPYING.LIB
 2015-02-03 13:27 UTC  (2+ messages)
` [Bug java/64917] "

[Bug c++/64915] New: lambda partially drops constness of 'this'
 2015-02-03 12:25 UTC 

[Bug c/58400] New: gcc for h8300 internal compiler error: insn does not satisfy its constraints at fs/ext4/mballoc.c: In function 'mb_free_blocks':
 2015-02-03 12:19 UTC  (6+ messages)
` [Bug target/58400] "

[Bug rtl-optimization/56590] New: Replace auto-inc-dec pass with generic address mode selection pass
 2015-02-03 10:59 UTC  (3+ messages)
` [Bug rtl-optimization/56590] "

[Bug c++/64914] New: With -g3: libiberty/md5.c:336:7: runtime error: load of misaligned address for type 'const md5_uint32', which requires 4 byte alignment
 2015-02-03 10:58 UTC  (2+ messages)
` [Bug sanitizer/64914] [UBSAN/bootstrap-ubsan] "

[Bug c++/55252] New: Caret diagnostic doesn't show useful location when macro clashes with name in system header
 2015-02-03 10:35 UTC  (2+ messages)
` [Bug c++/55252] "

[Bug target/64851] New: [SH] Add atomic not
 2015-02-03 10:14 UTC  (2+ messages)
` [Bug target/64851] "

[Bug other/63504] New: [5 Regression] Issues found by --enable-checking=valgrind
 2015-02-03  9:40 UTC  (3+ messages)
` [Bug other/63504] "

[Bug tree-optimization/64807] New: [5 Regression] Wrong-code because of wide-int division
 2015-02-03  9:40 UTC  (2+ messages)
` [Bug tree-optimization/64807] "

[Bug c/64803] New: __LINE__ inside macro is not constant
 2015-02-03  9:33 UTC  (3+ messages)
` [Bug preprocessor/64803] [5 Regression] "

[Bug libstdc++/64913] New: basic_string fails to use custom allocator
 2015-02-03  9:29 UTC 

[Bug libstdc++/64680] New: basic_regex::operator= does not reset flags
 2015-02-03  9:02 UTC  (2+ messages)
` [Bug libstdc++/64680] "

[Bug libstdc++/64649] New: regex_traits::lookup_classname() only works with random access iterators
 2015-02-03  9:00 UTC  (2+ messages)
` [Bug libstdc++/64649] "

[Bug go/64876] New: Regressions in gcc-testresults for powerpc64 gccgo in 5.0 due to change for static chain for closures (219776)
 2015-02-03  8:25 UTC  (6+ messages)
` [Bug go/64876] "
` [Bug target/64876] "

[Bug c++/64912] New: no debug info for struct that pass by reference
 2015-02-03  3:59 UTC 

[Bug target/63256] New: [5.0 regression] FAIL: gcc.dg/sms-8.c scan-rtl-dump-times sms "SMS succeeded" 0
 2015-02-03  3:51 UTC  (2+ messages)
` [Bug testsuite/63256] [5 "

[Bug go/64838] New: ICE in type_size, at go/go-gcc.cc:1110
 2015-02-03  3:47 UTC  (3+ messages)
` [Bug go/64838] "

[Bug go/64836] New: go.test/test/fixedbugs/issue4348.go FAILs
 2015-02-03  3:46 UTC  (3+ messages)
` [Bug go/64836] "

[Bug c++/64901] New: Overriding final function defined out of line does not lead to an error
 2015-02-03  2:50 UTC  (4+ messages)
` [Bug c++/64901] C++11 regression, overriding "
` [Bug c++/64901] [4.9/5 Regression] "

[Bug libstdc++/64883] FAIL: 17_intro/headers/c++*/all_attributes.cc (test for excess errors) on x86_64-apple-darwin14
 2015-02-03  2:36 UTC  (4+ messages)

[Bug testsuite/64911] New: FAIL: gcc.c-torture/execute/builtins/strchr.c compilation, -O0
 2015-02-03  2:01 UTC  (2+ messages)
` [Bug testsuite/64911] "

[Bug debug/49951] New: Debug stepping behavior regarding g++ Class destructor has changed for the worse starting at gcc 4.5.0
 2015-02-03  1:04 UTC  (2+ messages)
` [Bug debug/49951] [4.5/4.6/4.7 Regression] "

[Bug tree-optimization/64910] New: tree reassociation results in poor code
 2015-02-02 23:59 UTC  (2+ messages)
` [Bug tree-optimization/64910] "

[Bug middle-end/64909] New: [4.8/5 regression] Missed vectorization
 2015-02-02 23:43 UTC  (3+ messages)
` [Bug middle-end/64909] "

[Bug c/64212] New: ICE [in noninterposable_alias, at symtab.c:1706]
 2015-02-02 23:33 UTC  (2+ messages)
` [Bug target/64212] [4.9/5 Regression] "

[Bug regression/61548] New: FAIL: gcc.dg/tls/alias-1.c (internal compiler error)
 2015-02-02 23:31 UTC  (2+ messages)
` [Bug ipa/61548] [5 Regression] "

[Bug translation/64905] New: unsigned short is loaded with 4-byte load (movl)
 2015-02-02 21:40 UTC  (4+ messages)
` [Bug target/64905] "

[Bug gcov-profile/64123] New: [5 Regression] Instrumented Firefox segfaults on start
 2015-02-02 21:20 UTC  (4+ messages)
` [Bug gcov-profile/64123] "

[Bug c++/64867] New: warning for passing non-POD to varargs function
 2015-02-02 19:38 UTC  (2+ messages)
` [Bug c++/64867] "

[Bug pch/64908] New: [5 Regression] pch broken
 2015-02-02 19:32 UTC  (2+ messages)
` [Bug pch/64908] "

[Bug middle-end/22141] [4.8/4.9/5 Regression] Missing optimization when storing structures
 2015-02-02 19:30 UTC 

[Bug rtl-optimization/64907] New: Suboptimal code (saving rbx on stack in order to save another reg in rbx)
 2015-02-02 19:09 UTC  (2+ messages)
` [Bug rtl-optimization/64907] "

[Bug sanitizer/64906] New: -fsanitize=integer-divide-by-zero creates false -Wmaybe-uninitialized warning
 2015-02-02 18:25 UTC 

[Bug ipa/64896] New: [5 Regression] ICE in get_address_mode, at rtlanal.c:5442
 2015-02-02 18:11 UTC  (6+ messages)
` [Bug ipa/64896] "

[Bug libstdc++/64813] New: 23_containers/unordered_map/requirements/explicit_instantiation/[2,4].cc iCEsA
 2015-02-02 18:10 UTC  (2+ messages)
` [Bug ipa/64813] [5 Regression] 23_containers/unordered_map/requirements/explicit_instantiation/[2,4].cc iCEs

[Bug ipa/63566] New: [5 Regression] i686 bootstrap fails: ICE RTL flag check: INSN_UID used with unexpected rtx code 'set' in INSN_UID, at rtl.h:1326
 2015-02-02 18:07 UTC  (2+ messages)
` [Bug ipa/63566] "

[Bug libstdc++/61601] C++11 regex resource exhaustion
 2015-02-02 18:01 UTC 

[Bug tree-optimization/64878] New: [5 Regression] Miscompilation of nntpgrab
 2015-02-02 17:25 UTC  (2+ messages)
` [Bug tree-optimization/64878] "

[Bug target/64893] New: [5 Regression] ICE while doing a bootstrap with the latest compiler
 2015-02-02 17:04 UTC  (5+ messages)
` [Bug target/64893] "

[Bug c++/64899] New: Illegal dynamic initialization
 2015-02-02 16:59 UTC  (3+ messages)
` [Bug c++/64899] "

[Bug testsuite/64885] New: libstdc++ all_attributes failure
 2015-02-02 16:41 UTC  (4+ messages)
` [Bug libgcc/64885] "

[Bug libstdc++/64467] New: [5 Regression] 28_regex/traits/char/isctype.cc and wchar_t/isctype.cc
 2015-02-02 16:40 UTC  (2+ messages)
` [Bug libstdc++/64467] "

[Bug c++/63875] New: Bogus unused-but-set-parameter warning when expanding a variadic template argument pack
 2015-02-02 16:25 UTC  (2+ messages)
` [Bug c++/63875] "

[Bug libstdc++/64903] New: is_partitioned should not apply a predicate more than (last - first) times
 2015-02-02 16:24 UTC  (2+ messages)
` [Bug libstdc++/64903] "

[Bug go/64001] New: gccgo: crash on stack splitting
 2015-02-02 16:19 UTC  (2+ messages)
` [Bug go/64001] "

[Bug target/64231] New: SIGSEGV building glibc on aarch64-linux-gnu from r217852
 2015-02-02 15:59 UTC  (3+ messages)
` [Bug target/64231] [5 Regression] "

[Bug middle-end/63790] New: [5 Regression] Tests XFAILed because of the match-and-simplify merge
 2015-02-02 15:09 UTC  (2+ messages)
` [Bug middle-end/63790] "

[Bug target/62251] New: [5.0 Regression] FAIL: gfortran.dg/quad_2.f90 execution test
 2015-02-02 14:41 UTC  (3+ messages)
` [Bug target/62251] [5 "

[Bug c++/64842] New: Implicitly defined constructor isn't constexpr
 2015-02-02 14:34 UTC  (2+ messages)
` [Bug c++/64842] "

[Bug c++/61229] warn_unused_result fails to work with member functions
 2015-02-02 14:33 UTC 

[Bug c++/64848] New: G++ internal compiler error with templated lambdas capturing variable
 2015-02-02 14:27 UTC  (2+ messages)
` [Bug c++/64848] "

[Bug c++/64791] New: Generic lambda fails to implicitly capture `const` variable
 2015-02-02 13:54 UTC  (2+ messages)
` [Bug c++/64791] "

[Bug libstdc++/62258] uncaught_exception() equals to `true' after rethrow_exception()
 2015-02-02 11:02 UTC 

[Bug c++/64898] New: [5 Regression] qtgui-4.8.6 build error
 2015-02-02 11:00 UTC  (5+ messages)
` [Bug c++/64898] "

[Bug target/64047] New: [5 Regression] ICE: Segmentation fault when compiling gcc.dg/torture/pr52429.c
 2015-02-02  9:18 UTC  (2+ messages)
` [Bug target/64047] "

[Bug c++/64884] [5 Regression] FAIL: g++.dg/tm/pr47573.C -std=gnu++98 (test for excess errors) on x86_64-apple-darwin*
 2015-02-02  8:49 UTC 

[Bug target/64897] Floating-point "and" not optimized on x86-64
 2015-02-02  8:45 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).