public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/64626] New: C++14 single quote should not always be a digit separator
 2015-03-05 23:52 UTC  (2+ messages)
` [Bug c++/64626] "

[Bug other/64928] New: unreasonable cpu time and memory usage in "phase opt and generate" with -ftest-coverage -fprofile-arcs
 2015-03-05 23:07 UTC  (3+ messages)
` [Bug middle-end/64928] [4.8/4.9/5 Regression] Inordinate "

[Bug target/65138] New: [5 Regression] testsuite ICEs on powerpc64le
 2015-03-05 21:27 UTC  (5+ messages)
` [Bug target/65138] "

[Bug c/65325] float/interger operation needs cast with 02 switch
 2015-03-05 21:27 UTC  (5+ messages)

[Bug ipa/65270] New: [5 regression] ICF needs to match TYPE attributes on memory accesses
 2015-03-05 21:18 UTC  (16+ messages)
` [Bug ipa/65270] "
` [Bug ipa/65270] issues with merging memory accesses from different code paths

[Bug c++/65323] New: -Wzero-as-null-pointer-constant stutters
 2015-03-05 21:04 UTC  (3+ messages)
` [Bug c++/65323] "

[Bug c++/52718] New: -Wzero-as-null-pointer-constant: misleading location for 0 as default argument
 2015-03-05 21:03 UTC  (2+ messages)
` [Bug c++/52718] "

[Bug c++/65324] New: -Wzero-as-null-pointer-constant: incorrect location for function templates
 2015-03-05 21:03 UTC  (3+ messages)
` [Bug c++/65324] "

[Bug libstdc++/65329] New: [C++14] constexpr complex::real(), imag() are non-const
 2015-03-05 20:59 UTC  (3+ messages)
` [Bug libstdc++/65329] "

[Bug target/65321] New: ICE on valid code at -O2 and -O3 with -g enabled in decompose, at rtl.h:2007
 2015-03-05 20:54 UTC  (6+ messages)
` [Bug target/65321] "
` [Bug debug/65321] "
` [Bug rtl-optimization/65321] [5 Regression] "

[Bug middle-end/65330] New: restrict should be considered when folding through references from global vars
 2015-03-05 20:29 UTC  (2+ messages)
` [Bug middle-end/65330] "

[Bug rtl-optimization/64317] New: [5 Regression] Ineffective allocation of PIC base register
 2015-03-05 20:01 UTC  (4+ messages)
` [Bug rtl-optimization/64317] "

[Bug rtl-optimization/64886] New: FAIL: gcc.dg/pr64434.c scan-rtl-dump-times expand "Swap operands" 1
 2015-03-05 19:55 UTC  (3+ messages)
` [Bug rtl-optimization/64886] "

[Bug target/64342] New: [5 Regression] Tests failing when compiled with '-m32 -fpic' after r216154
 2015-03-05 19:43 UTC  (5+ messages)
` [Bug target/64342] "

[Bug c++/65328] New: GCC perf issue when compiling templates - 120x slower than Clang
 2015-03-05 19:38 UTC  (10+ messages)
` [Bug c++/65328] "

[Bug rtl-optimization/65067] regression on accessing volatile bit field
 2015-03-05 18:57 UTC  (3+ messages)

[Bug c++/65327] New: GCC rejects "constexpr volatile int i = 5;"
 2015-03-05 18:49 UTC  (2+ messages)
` [Bug c++/65327] "

[Bug tree-optimization/65303] New: Tracking bug for ICF issues
 2015-03-05 17:53 UTC  (2+ messages)
` [Bug tree-optimization/65303] "

[Bug tree-optimization/65318] New: wrong code at -Os and above on x86_64-linux-gnu
 2015-03-05 17:53 UTC  (6+ messages)
` [Bug ipa/65318] [5 Regression] "

[Bug c++/64431] New: "-Wignored-qualifiers" warning gives misleading position in code
 2015-03-05 17:51 UTC  (3+ messages)
` [Bug c++/64431] "

[Bug libstdc++/63860] New: Ill-formed std::pair::swap implementation?
 2015-03-05 17:40 UTC  (2+ messages)
` [Bug libstdc++/63860] "

[Bug target/65326] New: LRA missing a Thumb optimization
 2015-03-05 17:34 UTC 

[Bug middle-end/65315] New: incorrect alignment of local variable with aligned attribute
 2015-03-05 16:34 UTC  (3+ messages)
` [Bug middle-end/65315] "

[Bug libgcc/65306] New: make error with clang on OSX 10.9.5 -- movq
 2015-03-05 15:10 UTC  (8+ messages)
` [Bug libgcc/65306] "

[Bug ipa/63196] New: [5.0 regression] FAIL: g++.dg/torture/pr57140.C -O3 -fomit-frame-pointer (internal compiler error)
 2015-03-05 14:28 UTC  (2+ messages)
` [Bug ipa/63196] "

[Bug bootstrap/63204] New: gtype-desc.c:887:40: error: 'struct loop' has no member named 'former_header' breaks bootstrap
 2015-03-05 14:28 UTC  (2+ messages)
` [Bug bootstrap/63204] "

[Bug c/64083] New: ICE compiling Linux Kernel drivers/isdn/i4l/isdn_net.c
 2015-03-05 14:28 UTC  (2+ messages)
` [Bug middle-end/64083] [5 Regression] ICE: in fix_loop_structure, at loop-init.c:252 compiling Linux Kernel

[Bug middle-end/64246] New: [5 Regression] ICE building libada for Windows due to NULL loop header
 2015-03-05 14:28 UTC  (2+ messages)
` [Bug middle-end/64246] "

[Bug tree-optimization/64284] New: [5 Regression] ICE: Segmentation fault
 2015-03-05 14:28 UTC  (2+ messages)
` [Bug tree-optimization/64284] "

[Bug tree-optimization/64878] New: [5 Regression] Miscompilation of nntpgrab
 2015-03-05 14:28 UTC  (2+ messages)
` [Bug tree-optimization/64878] "

[Bug tree-optimization/61607] DOM missed jump threading and destroyed loops
 2015-03-05 14:28 UTC 

[Bug ada/65319] New: FAIL: g++.dg/other/dump-ada-spec-3.C -std=gnu++98 (internal compiler error)
 2015-03-05 13:56 UTC  (5+ messages)
` [Bug ada/65319] "

[Bug c++/64892] New: C++1y: generic lambdas, decltype(auto), and rvalue references, oh my!
 2015-03-05 12:19 UTC  (2+ messages)
` [Bug c++/64892] [C++14] "

[Bug c++/65322] New: Narrowing conversion
 2015-03-05 12:07 UTC  (6+ messages)
` [Bug c++/65322] "

[Bug c++/65159] New: Linker forgets definition of type_info::__is_pointer_p
 2015-03-05 11:40 UTC  (2+ messages)
` [Bug c++/65159] "

[Bug c/65238] New: [5 Regression] __has_attribute is not handled properly with -traditional-cpp
 2015-03-05 10:49 UTC  (2+ messages)
` [Bug preprocessor/65238] "

[Bug c++/62274] New: [C++11] Variadic templates expansion into non-variadic class template
 2015-03-05 10:48 UTC  (4+ messages)
` [Bug c++/62274] "

[Bug c++/64665] New: Overload resolution not working with std::initializer_list<std::string> and bool
 2015-03-05  9:22 UTC  (4+ messages)
` [Bug c++/64665] "

[Bug lto/65316] New: [5 Regression] LTO: Uninitialized memory / ICE with -g -fno-lto-odr-type-merging: in types_same_for_odr, at ipa-devirt.c:465
 2015-03-05  9:20 UTC  (4+ messages)
` [Bug lto/65316] "

[Bug c++/60685] New: exception not caught by enclosing catch
 2015-03-05  9:16 UTC  (2+ messages)
` [Bug c++/60685] "

[Bug tree-optimization/65310] New: vectorizer uses wrong alignment
 2015-03-05  9:15 UTC  (4+ messages)
` [Bug tree-optimization/65310] "

[Bug c++/64834] New: Captured variable not available in unevaluated context in a lambda with auto argument
 2015-03-05  8:50 UTC  (4+ messages)
` [Bug c++/64834] "

[Bug target/65233] New: [5 Regression] ICE (segfault) on arm-linux-gnueabihf
 2015-03-05  8:38 UTC  (3+ messages)
` [Bug middle-end/65233] [5 Regression] ICE (segfault) on arm-linux-gnueabihf and aarch64-linux-gnu

[Bug c++/64948] New: Lambda reference capture initialization in template function creates segmentation fault
 2015-03-05  8:34 UTC  (2+ messages)
` [Bug c++/64948] "

[Bug c++/65292] Template function not emitted
 2015-03-05  7:36 UTC 

[Bug target/65284] New: [5 Regression] ICE (segfault) on arm-linux-gnueabihf
 2015-03-05  2:46 UTC  (5+ messages)
` [Bug c++/65284] "

[Bug c/65307] New: Incorrect optimization breaks basic arithmetic
 2015-03-05  1:30 UTC  (11+ messages)
` [Bug tree-optimization/65307] [4.9 Regression] "
` [Bug tree-optimization/65307] [4.9/5 "

[Bug libgomp/65320] New: FAIL: libgomp.fortran/examples-4/e.51.2.f90 -O3 -g execution test
 2015-03-05  1:11 UTC 

[Bug testsuite/64850] New: FAIL: gfortran.dg/goacc/acc_on_device-1.f95 -O scan-rtl-dump-times expand "\\(call [^\\n]*\\"acc_on_device" 4
 2015-03-05  0:56 UTC  (2+ messages)
` [Bug testsuite/64850] "

[Bug libstdc++/64797] New: 22_locale/conversions/string/2.cc FAILs
 2015-03-05  0:45 UTC  (3+ messages)
` [Bug libstdc++/64797] "

[Bug lto/65302] New: [5 Regression] LTO: ICE internal compiler error: verify_flow_info failed
 2015-03-05  0:00 UTC  (4+ messages)
` [Bug lto/65302] "

[Bug target/65248] New: [5 Regression] Copy relocation in PIE against protected symbol
 2015-03-04 23:34 UTC  (3+ messages)
` [Bug target/65248] "
` [Bug target/65248] Copy relocation against protected symbol doesn't work

[Bug target/65313] New: Compilation error in lto profiledbootstrap on powerpc64le-unknown-linux-gnu
 2015-03-04 22:36 UTC  (2+ messages)
` [Bug target/65313] "

[Bug target/65242] New: [5 Regression] ICE (in gen_add2_insn, at optabs.c:4761) on powerpc64le-linux-gnu
 2015-03-04 22:29 UTC  (3+ messages)
` [Bug target/65242] "

[Bug target/65240] New: [5 Regression] ICE (insn does not satisfy its constraints) on powerpc64le-linux-gnu
 2015-03-04 21:24 UTC  (4+ messages)
` [Bug target/65240] "

[Bug target/65317] New: [SH] Shifts used instead of and with const_int
 2015-03-04 21:03 UTC 

[Bug fortran/65144] Problems printing, reading and accessing substrings of ISO_10646 character variables
 2015-03-04 20:52 UTC 

[Bug ipa/65298] New: [5 Regression] lto1: ICE: in operator[], at vec.h:736 during LTO/PGO Firefox build
 2015-03-04 19:21 UTC  (4+ messages)
` [Bug ipa/65298] "

[Bug c++/65209] New: [5.0 regression] Broken code with global static variables, invalid pointer when freeing global variables
 2015-03-04 18:14 UTC  (2+ messages)
` [Bug c++/65209] [5 Regression] "

[Bug c++/65309] New: [Regression] Executes wrong function inside an anonymous namespace on runtime
 2015-03-04 18:14 UTC  (12+ messages)
` [Bug c++/65309] "
` [Bug c++/65309] [4.9 Regression] "
` [Bug c++/65309] [4.9/5 "

[Bug c++/64085] New: ICE on C++14 lambda by-reference capture with an initializer
 2015-03-04 17:42 UTC  (2+ messages)
` [Bug c++/64085] "

[Bug other/63426] New: [meta-bug] Issues found with -fsanitize=undefined
 2015-03-04 17:33 UTC  (2+ messages)
` [Bug other/63426] "

[Bug target/65261] New: [5 Regression] bootstrap-ubsan ppc64le: gcc/libcpp/lex.c:552:30: runtime error: load of misaligned address 0x01002172dfc6 for type 'const uchar', which requires 16 byte alignment
 2015-03-04 17:33 UTC  (3+ messages)
` [Bug target/65261] "

[Bug c++/65314] New: invalid type for array subscript
 2015-03-04 17:16 UTC 

[Bug c/65275] New: Disappearing -Wsequence-point warning
 2015-03-04 16:48 UTC  (2+ messages)
` [Bug c/65275] "

[Bug testsuite/63175] [4.9/5 regression] FAIL: gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a.c scan-tree-dump-times slp2" basic block vectorized using SLP" 1
 2015-03-04 13:55 UTC  (2+ messages)

[Bug c++/65312] New: Implicitly-declared default constructor must be defined as deleted
 2015-03-04 12:41 UTC  (3+ messages)
` [Bug c++/65312] "

[Bug tree-optimization/65216] New: wrong code at -O3 on x86_64-linux-gnu
 2015-03-04 12:30 UTC  (2+ messages)
` [Bug tree-optimization/65216] [5 Regression] "

[Bug c++/65311] New: Segmentation fault when doing unaligned assignment in a loop
 2015-03-04 12:12 UTC  (2+ messages)
` [Bug c++/65311] "

[Bug c/65120] New: [gcc5] Wlogical-not-parentheses should not wanr about double exclamation !!
 2015-03-04 11:38 UTC  (2+ messages)
` [Bug c/65120] [5 Regression] Wlogical-not-parentheses should not warn "

[Bug c++/65308] New: [C++14] auto-returning function template used inside function template has problems with being assigned to auto
 2015-03-04 11:36 UTC  (3+ messages)
` [Bug c++/65308] [C++14] auto-returning function template used inside function template doesn't allow template members to be called

[Bug c++/65133] New: [C++11] Result type deduction proceeds even though argument deduction fails
 2015-03-04 11:19 UTC  (2+ messages)
` [Bug c++/65133] "

[Bug c++/64931] New: ICE on function with deduced return type and input is instantiated template class
 2015-03-04 11:15 UTC  (2+ messages)
` [Bug c++/64931] "

[Bug debug/63572] New: [5 Regression] ICF breaks user debugging experience
 2015-03-04 10:58 UTC  (2+ messages)
` [Bug debug/63572] "

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