public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/61144] New: Invalid optimizations for extern vars with local weak definitions
 2014-10-05  4:56 UTC  (2+ messages)
` [Bug ipa/61144] [4.9/5 Regression] "

[Bug lto/62026] [4.9/5 Regression] Crash in lto_get_decl_name_mapping
 2014-10-05  2:53 UTC  (2+ messages)
` [Bug lto/62026] [5 "

[Bug c++/62121] New: internal compiler error: Segmentation fault
 2014-10-05  2:51 UTC  (4+ messages)
` [Bug ipa/62121] [4.9 Regression] ICE: Segmentation fault in ipa-devirt.c:997

[Bug c/52952] New: Wformat location info is bad (wrong column number)
 2014-10-04 23:36 UTC  (2+ messages)
` [Bug c/52952] "

[Bug ipa/60990] New: [4.9/4.10 Regression] ICE: in try_make_edge_direct_virtual_call, at ipa-prop.c:2796 with -O3 -fno-early-inlining -fno-ipa-cp
 2014-10-04 21:29 UTC  (3+ messages)
` [Bug ipa/60990] [4.9/5 "

[Bug c++/63459] New: operator new and returns_nonnull
 2014-10-04 21:12 UTC  (4+ messages)
` [Bug c++/63459] "

[Bug target/59888] New: ld: warning: PIE disabled. Absolute addressing (perhaps -mdynamic-no-pic) not allowed in code signed PIE 
 2014-10-04 20:28 UTC  (4+ messages)
` [Bug target/59888] ld: illegal text-relocation to '_compute' ... on darwin1(2|3)
` [Bug target/59888] Darwin linker error "illegal text-relocation" with -shared

[Bug bootstrap/63432] [5 Regression] profiledbootstrap failure with bootstrap-lto
 2014-10-04 19:30 UTC  (13+ messages)

[Bug target/63347] m68k misoptimisation with -fschedule-insns
 2014-10-04 19:27 UTC 

[Bug c++/63458] New: myclassobj >> charac compiles without warning, EVEN though ONLY operator>>(std::string&) exists
 2014-10-04 19:22 UTC  (5+ messages)
` [Bug c++/63458] "

[Bug c++/63362] New: The c++11 triviality-traits need front-end help
 2014-10-04 18:15 UTC  (6+ messages)
` [Bug c++/63362] "

[Bug tree-optimization/63302] New: [4.9,5.0 Regression] Code with 64-bit long long constants is miscompiled on 32-bit host
 2014-10-04 17:33 UTC  (4+ messages)
` [Bug tree-optimization/63302] [4.9 "

[Bug c/61898] New: Variadic functions accept va_list without warning
 2014-10-04 15:06 UTC  (2+ messages)
` [Bug c/61898] "

[Bug c++/63262] New: internal compiler error including math.h
 2014-10-04 15:00 UTC  (3+ messages)
` [Bug c++/63262] "

[Bug fortran/46539] New: libquadmath: Add -static-libquadmath
 2014-10-04 13:52 UTC  (2+ messages)
` [Bug fortran/46539] "

[Bug pch/63429] New: [Regression 5] Cannot build compiler with --enable-gather-detailed-mem-stats
 2014-10-04 13:30 UTC  (2+ messages)
` [Bug pch/63429] "

[Bug fortran/36534] Bogus: '__convert_s1_s4' at (1) is obsolescent in fortran 95
 2014-10-04 10:19 UTC 

[Bug libstdc++/61347] New: std::distance(list.first(),list.end()) in O(1)
 2014-10-04 10:00 UTC  (2+ messages)
` [Bug libstdc++/61347] "

[Bug c++/63455] New: decltype of statement expression internal compiler error: in cp_parser_abort_tentative_parse, at cp/parser.c:25062
 2014-10-04  8:48 UTC  (2+ messages)
` [Bug c++/63455] [4.8/4.9/5 Regression] "

[Bug bootstrap/61442] New: [Aarch64] ICE while bootstraping GCC with --with-build-config=bootstrap-lto
 2014-10-04  8:08 UTC  (2+ messages)
` [Bug bootstrap/61442] "

[Bug c++/63457] New: valarray missing std iterator limit functions
 2014-10-04  6:40 UTC 

[Bug libstdc++/63456] New: unordered_map incorrectly frees _M_single_bucket. Patch Included
 2014-10-04  4:43 UTC 

[Bug c++/63454] New: [5 Regression] internal compiler error: canonical types differ for identical types
 2014-10-04  2:25 UTC 

[Bug go/60406] New: reflect.go:test13reflect2 test failure
 2014-10-03 22:59 UTC  (2+ messages)
` [Bug go/60406] recover.go: test13reflect2 "

[Bug c/55217] New: False -Wstrict-overflow warning
 2014-10-03 22:18 UTC  (2+ messages)
` [Bug middle-end/55217] "

[Bug target/63447] merge consecutive stw to std
 2014-10-03 21:28 UTC 

[Bug c++/57248] New: string parameter to constexpr functions
 2014-10-03 20:47 UTC  (4+ messages)
` [Bug c++/57248] "

[Bug c++/63296] New: g++ reports incomplete type for static template member of template class
 2014-10-03 20:24 UTC  (2+ messages)
` [Bug c++/63296] "

[Bug c++/54427] New: Expose more vector extensions
 2014-10-03 20:21 UTC  (3+ messages)
` [Bug c++/54427] "

[Bug c/63453] New: Bogus warning for gnu_inline functions
 2014-10-03 20:15 UTC  (4+ messages)
` [Bug c/63453] "

[Bug c++/58845] New: Operator || and && broken for vectors
 2014-10-03 20:10 UTC  (3+ messages)
` [Bug c++/58845] "

[Bug c++/57198] New: ICE in warn_logical_operator for vectors
 2014-10-03 20:05 UTC  (3+ messages)
` [Bug c++/57198] "

[Bug fortran/37131] inline matmul for small matrix sizes
 2014-10-03 19:56 UTC 

[Bug c/57003] New: gcc-4.8.0 breaks -O2 optimization with Wine(64) - links/info/bisect of commits included
 2014-10-03 18:10 UTC  (5+ messages)
` [Bug rtl-optimization/57003] [4.8/4.9/5.0 Regression] gcc "

[Bug go/61877] New: [4.10 Regression]: reflect: cannot use []string as type string in Call
 2014-10-03 15:52 UTC  (11+ messages)
` [Bug go/61877] [5 "

[Bug c++/63452] Cross class calling (pure virtual)
 2014-10-03 15:35 UTC 

[Bug libstdc++/63449] New: documentation of vector space overhead management
 2014-10-03 15:30 UTC  (2+ messages)
` [Bug libstdc++/63449] "

[Bug tree-optimization/63446] dangling reference results in confusing diagnostic from -Wuninitialized
 2014-10-03 14:57 UTC  (7+ messages)

[Bug c/49283] New: pointless warning with -Wstrict-overflow
 2014-10-03 14:34 UTC  (2+ messages)
` [Bug middle-end/49283] "

[Bug c/63450] New: Optimizing -O3 generates rep ret on an almost empty function
 2014-10-03 14:29 UTC  (3+ messages)
` [Bug c/63450] "

[Bug lto/63409] New: [5 Regression] FAIL: g++.dg/lto/pr63270 cp_lto_pr63270_0.o-cp_lto_pr63270_1.o link, -flto -O2 -Wno-odr -fno-linker-plugin
 2014-10-03 13:33 UTC  (2+ messages)
` [Bug lto/63409] "

[Bug fortran/48298] New: F2003 Implement User Defined Derived Type IO (DTIO)
 2014-10-03 13:27 UTC  (6+ messages)
` [Bug fortran/48298] [F03] User-Defined Derived-Type "

[Bug c++/63217] New: template conversion operator returning const reference not used for conversion in some cases
 2014-10-03 12:55 UTC  (2+ messages)
` [Bug c++/63217] "

[Bug middle-end/63451] New: bad location for the condition in for-loops
 2014-10-03 12:44 UTC 

[Bug libgomp/61200] New: internal compiler error: Segmentation fault, assert & openmp
 2014-10-03  8:24 UTC  (4+ messages)
` [Bug libgomp/61200] "

[Bug middle-end/63186] New: [4.9/5 Regression] Undefined .L* symbols because of fnsplit
 2014-10-03  7:37 UTC  (2+ messages)
` [Bug middle-end/63186] [4.9 "

[Bug target/62128] New: Use vpalignr for AVX2 rotation
 2014-10-03  7:28 UTC  (3+ messages)
` [Bug target/62128] "

[Bug c/63448] New: ICE when compiling atlas 3.10.2
 2014-10-03  7:02 UTC  (5+ messages)
` [Bug c/63448] "

[Bug middle-end/63422] New: [5.0 Regression] ICE in freqs_to_counts_path, at tree-ssa-threadupdate.c:981
 2014-10-03  4:56 UTC  (2+ messages)
` [Bug middle-end/63422] "

[Bug c/63435] New: Bad code with weak vs localalias on AIX
 2014-10-02 22:02 UTC  (3+ messages)
` [Bug c/63435] "
` [Bug target/63435] "

[Bug c/63445] New: request: make -Wstrict-overflow avoid a class of false positives
 2014-10-02 20:08 UTC 

[Bug c++/63444] New: Compilation consumes 2.5G memory
 2014-10-02 18:07 UTC 

[Bug c++/53025] New: [C++11] noexcept operator depends on copy-elision
 2014-10-02 18:06 UTC  (3+ messages)
` [Bug c++/53025] "

[Bug go/61880] New: Linking with external functions in C does not work in GO when using gccgo, while it works in gc
 2014-10-02 18:02 UTC  (4+ messages)
` [Bug go/61880] "

[Bug rtl-optimization/63375] New: reordering of reads across fences
 2014-10-02 17:14 UTC  (4+ messages)
` [Bug tree-optimization/63375] [4.8/4.9/5 Regression] "

[Bug libstdc++/63199] New: Inserting std::wregex to std::vector looses some std::wregex values
 2014-10-02 16:51 UTC  (2+ messages)
` [Bug libstdc++/63199] Inserting std::wregex to std::vector loses "

[Bug c++/63306] New: [4.9 Regression] ICE: Segmentation fault in analyze_functions()
 2014-10-02 16:37 UTC  (3+ messages)
` [Bug c++/63306] "

[Bug target/60181] New: constant folding of complex number incorrect
 2014-10-02 16:10 UTC  (5+ messages)
` [Bug target/60181] "

[Bug middle-end/63443] New: copyrename2 introducing bogus profile counts
 2014-10-02 16:10 UTC 

[Bug debug/63342] New: [5 Regression] ICE in loc_list_from_tree, at dwarf2out.c:14698
 2014-10-02 15:38 UTC  (6+ messages)
` [Bug debug/63342] "

[Bug target/63442] New: [AArch64] ICE with ubsan/overflow-int128.c test
 2014-10-02 15:20 UTC 

[Bug go/63172] gccgo testcase cplx2.go execution provides incorrect answers on trunk for powerpc64, powerpc64le
 2014-10-02 15:11 UTC  (2+ messages)

[Bug tree-optimization/63381] New: Wrong constant folding
 2014-10-02 15:07 UTC  (4+ messages)
` [Bug tree-optimization/63381] "
` [Bug tree-optimization/63381] [5 Regression] "

[Bug tree-optimization/63380] New: Wrong constant folding
 2014-10-02 15:01 UTC  (2+ messages)
` [Bug tree-optimization/63380] [5 Regression] "

[Bug fortran/62131] New: Openmp Regression 4.9.1 : Subobject of an allocatable array not allowed in OMP ATOMIC
 2014-10-02 12:55 UTC  (2+ messages)
` [Bug fortran/62131] [4.9/5 Regression] OpenMP: "

[Bug fortran/63247] New: fortran array alignment in omp target map
 2014-10-02 12:54 UTC  (2+ messages)
` [Bug middle-end/63247] "

[Bug c/63441] New: incorrect "array subscript is below/above array bounds" diagnostic
 2014-10-02 12:50 UTC  (2+ messages)
` [Bug c/63441] "

[Bug c++/51317] New: Wrong value category of conditional expression where lvalue operands differ only in cv-qualification (see DR 587)
 2014-10-02  9:37 UTC  (3+ messages)
` [Bug c++/51317] [C++0x] [DR 587] Wrong value category of conditional expression where lvalue operands differ only in cv-qualification

[Bug c++/63438] New: conditional operator deducing lvalues incorrectly
 2014-10-02  9:37 UTC  (4+ messages)
` [Bug c++/63438] "

[Bug c++/34075] [DR 587] temporary used in ?: expression tho second and third expr. lvalues
 2014-10-02  9:37 UTC 

[Bug other/63440] New: -Og does enable -fmerge-constants too
 2014-10-02  9:24 UTC 

[Bug c++/61736] New: Conditional expression yields wrong value category
 2014-10-02  9:18 UTC  (2+ messages)
` [Bug c++/61736] "

[Bug c++/63437] New: [4.9/5 regression][C++14] Parenthesized "movable but not copyable" object doesn't compile in return statement
 2014-10-02  9:08 UTC  (4+ messages)
` [Bug c++/63437] "

[Bug libstdc++/62056] New: Long compile times with large tuples
 2014-10-02  8:54 UTC  (5+ messages)
` [Bug c++/62056] "
` [Bug libstdc++/62056] "

[Bug libgcc/63436] libgcc2.c:273:1: internal compiler error: Segmentation fault
 2014-10-02  7:53 UTC 

[Bug target/63439] New: FAIL: gcc.dg/vect/vect-33.c scan-tree-dump vect "Alignment of access forced using peeling"
 2014-10-02  7:52 UTC 

[Bug target/61153] New: [ARM] vbic vorn tests fail
 2014-10-02  7:27 UTC  (2+ messages)
` [Bug target/61153] "

[Bug sanitizer/63369] New: many asan test cases fail on ARM
 2014-10-02  6:36 UTC  (2+ messages)
` [Bug sanitizer/63369] "

[Bug tree-optimization/62151] New: wrong code at -O2 and -O3 on x86_64-linux-gnu
 2014-10-02  2:30 UTC  (3+ messages)
` [Bug rtl-optimization/62151] [5 Regression] "

[Bug rtl-optimization/63325] New: [5.0 regression] ICE fold check: original tree changed by fold
 2014-10-01 22:50 UTC  (2+ messages)
` [Bug middle-end/63325] "

[Bug debug/62225] New: DW_AT_location for local variable is missing
 2014-10-01 22:40 UTC  (3+ messages)
` [Bug debug/62225] "

[Bug c++/61489] Wrong warning with -Wmissing-field-initializers
 2014-10-01 22:20 UTC 

[Bug target/53568] New: SH Target: Add support for bswap built-ins
 2014-10-01 21:02 UTC  (2+ messages)
` [Bug target/53568] "

[Bug target/63428] [4.8/4.9/5 Regression] vshuf-v4di.c miscompilation
 2014-10-01 20:48 UTC  (2+ messages)

[Bug middle-end/63404] New: gcc 5 miscompiles linux block layer
 2014-10-01 20:45 UTC  (2+ messages)
` [Bug target/63404] [5 Regression] "

[Bug c/63434] New: builtins.c has incorrect parameters for GEN_CALL_VALUE
 2014-10-01 18:55 UTC 

[Bug target/46770] New: Replace .ctors/.dtors with .init_array/.fini_array on targets supporting them
 2014-10-01 18:50 UTC  (4+ messages)
` [Bug other/46770] "

[Bug c++/63386] New: Release version of CB wont compile Bullet (-o2)
 2014-10-01 18:06 UTC  (2+ messages)
` [Bug c++/63386] "

[Bug libstdc++/60132] C++11: lack of is_trivially_copy_constructible
 2014-10-01 17:48 UTC  (3+ messages)

[Bug c++/63433] New: init_priority not working on ARM target
 2014-10-01 16:43 UTC 

[Bug c++/63431] New: implicit conversion changes value but no warning ?
 2014-10-01 16:08 UTC  (2+ messages)
` [Bug c++/63431] "

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