public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug driver/28718] Call to -lgcc added prior to user libraries
 2012-09-05 13:02 UTC 

[Bug bootstrap/54419] New: [4.8 Regression] Compiling libstdc++-v3/src/c++11/random.cc fails on x86_64-apple-darwin10
 2012-09-05 13:00 UTC  (17+ messages)
` [Bug bootstrap/54419] [4.8 Regression] Compiling libstdc++-v3/src/c++11/random.cc fails on platforms not knowing rdrand

[Bug gcov-profile/54487] New: [4.8 Regression] profiledbootstrap broken by r190952
 2012-09-05 12:41 UTC  (4+ messages)
` [Bug gcov-profile/54487] "

[Bug c++/43122] g++ does not allow overloading operators for sse types (__m128, __m128d)
 2012-09-05 12:25 UTC  (5+ messages)

[Bug target/54461] New: [avr] add configure option for better AVR-Libc integration
 2012-09-05 12:23 UTC  (4+ messages)
` [Bug target/54461] "

[Bug other/54490] New: ICE: Spill failure in newlib build
 2012-09-05 11:55 UTC  (2+ messages)
` [Bug other/54490] [4.7 Regression] "

[Bug bootstrap/54484] New: r190927 breaks bootstrap with clang compiler
 2012-09-05 11:48 UTC  (6+ messages)
` [Bug bootstrap/54484] "

[Bug fortran/54462] New: [4.8 Regression] Another "segmentation fault" after an error in COMMON statement after r190853
 2012-09-05 11:47 UTC  (2+ messages)
` [Bug fortran/54462] "

[Bug c++/54483] New: undefined reference to static constexpr in .so
 2012-09-05 11:21 UTC  (5+ messages)
` [Bug c++/54483] "

[Bug tree-optimization/46590] New: long compile time with -O2 and many loops
 2012-09-05 11:01 UTC  (5+ messages)
` [Bug tree-optimization/46590] [4.6/4.7/4.8 Regression] "

[Bug target/45070] Miscompiled c++ class with packed attribute on ARM with -Os optimizations (Qt 4.6.2)
 2012-09-05 10:55 UTC  (4+ messages)

[Bug middle-end/36041] Speed up builtin_popcountll
 2012-09-05 10:40 UTC 

[Bug c++/54191] New: [C++11] SFINAE does not handle conversion to inaccessible base
 2012-09-05 10:28 UTC  (3+ messages)
` [Bug c++/54191] "

[Bug tree-optimization/54489] New: tree FRE uses an excessive amount of memory
 2012-09-05 10:28 UTC 

[Bug regression/54314] New: undefined references to 'construction vtable for std::ostream-in-std::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >'
 2012-09-05 10:25 UTC  (3+ messages)
` [Bug libstdc++/54314] [4.8 Regression] "

[Bug fortran/54463] New: -fdefault-real-8 does not promote the BLAS call when using -fexternal-blas
 2012-09-05 10:22 UTC  (4+ messages)
` [Bug fortran/54463] "

[Bug tree-optimization/54488] New: tree loop invariant motion uses an excessive amount of memory
 2012-09-05 10:21 UTC 

[Bug c/54481] New: missed optimization: unnecessary indirect call
 2012-09-05  9:42 UTC  (3+ messages)
` [Bug tree-optimization/54481] "

[Bug c++/54000] New: Performance breakdown for gcc-4.{6,7} vs. gcc-4.5 using std::vector in matrix vector multiplication
 2012-09-05  9:32 UTC  (3+ messages)
` [Bug tree-optimization/54000] [4.6/4.7/4.8 Regression] "

[Bug c++/54485] New: g++ should diagnose default arguments in out-of-line definitions for template class member functions
 2012-09-05  9:20 UTC  (3+ messages)
` [Bug c++/54485] "

[Bug regression/53964] New: regression: sparc64 FreeBSD: /usr/ports/lang/gcc46/work/build/./prev-gcc/include/stddef.h:150:26: error: two or more data types n declaration specifiers
 2012-09-05  8:44 UTC  (3+ messages)
` [Bug regression/53964] "

[Bug rtl-optimization/46829] New: ICE: in spill_failure, at reload1.c:2105 with -fschedule-insns -fsched-pressure and variadic function
 2012-09-05  8:21 UTC  (2+ messages)
` [Bug target/46829] "

[Bug rtl-optimization/46843] New: ICE: in spill_failure, at reload1.c:2157 -fschedule-insns -fsched-pressure when using doubles
 2012-09-05  8:17 UTC  (2+ messages)
` [Bug rtl-optimization/46843] ICE: in spill_failure, at reload1.c:2157 -fschedule-insns -fsched-pressure

[Bug c/54486] New: Spurious printf format warning mentions nonexistent type 'sizetype'
 2012-09-05  7:13 UTC  (5+ messages)
` [Bug c/54486] "
` [Bug middle-end/54486] [4.6/4.7/4.8 Regression] "

[Bug c++/54420] New: Segmentation in decl_mangling_context
 2012-09-05  4:21 UTC  (4+ messages)
` [Bug c++/54420] [4.6/4.7/4.8 Regression] Segmentation fault "

[Bug c++/54441] New: Infinite loop with brace initializer on zero-length array
 2012-09-05  4:20 UTC  (4+ messages)
` [Bug c++/54441] [4.7/4.8 Regression] "

[Bug lto/53572] New: Some public symbols don't get to serialized LTO
 2012-09-04 23:49 UTC  (2+ messages)
` [Bug lto/53572] "

[Bug c/54303] New: -fdata-sections -ffunction-sections and -fmerge-constants do not work well together
 2012-09-04 23:06 UTC  (5+ messages)
` [Bug c/54303] "

[Bug other/54398] New: Incorrect ARM assembly when building with -fno-omit-frame-pointer -O2
 2012-09-04 22:49 UTC  (4+ messages)
` [Bug other/54398] "

[Bug ada/54469] New: FAIL: gnat.dg/array11.adb (test for warnings, line 12)
 2012-09-04 21:55 UTC  (5+ messages)
` [Bug ada/54469] "

[Bug bootstrap/54128] New: GCC does not bootstrap on little endian mips due to mis-compare on tree-data-ref.c
 2012-09-04 21:47 UTC  (2+ messages)
` [Bug bootstrap/54128] [4.8 Regression] "

[Bug regression/54374] New: analysis for "may be used uninitialized" degraded
 2012-09-04 21:41 UTC  (2+ messages)
` [Bug regression/54374] "

[Bug translation/54067] New: arm-none-eabi with -mapcs and attribute((interrupt)) generates wrong stack alignment
 2012-09-04 19:53 UTC  (2+ messages)
` [Bug translation/54067] "

[Bug target/54168] New: ARM: Redundant instructions emitted at -O3
 2012-09-04 19:44 UTC  (2+ messages)
` [Bug target/54168] "

[Bug tree-optimization/54295] New: [4.7 regression] Widening multiply-accumulate operation uses wrong value extension
 2012-09-04 19:43 UTC  (2+ messages)
` [Bug tree-optimization/54295] [4.7/4.8 "

[Bug target/54414] New: ARM:mis-compiled prologue/epilogue on cortex-m0 when optimizing with -Os
 2012-09-04 19:42 UTC  (2+ messages)
` [Bug target/54414] "

[Bug c++/54198] New: [4.8 Regression] "error: invalid use of incomplete type" when building Chromium
 2012-09-04 19:37 UTC  (3+ messages)
` [Bug c++/54198] "

[Bug target/54480] New: Error: bad immediate value for offset
 2012-09-04 19:37 UTC  (2+ messages)
` [Bug target/54480] "

[Bug rtl-optimization/54456] New: [4.8 Regression] ICE: in init_seqno, at sel-sched.c:6797 with -fschedule-insns -fselective-scheduling
 2012-09-04 19:12 UTC  (3+ messages)
` [Bug rtl-optimization/54456] "

[Bug c++/54437] New: [4.8 Regression] Revision 190664 causes Firefox build failure
 2012-09-04 19:04 UTC  (5+ messages)
` [Bug c++/54437] "

[Bug libstdc++/54468] New: type trait is_unsigned<...>::value for C++11 enum class with underlying unsigned type not true
 2012-09-04 19:01 UTC  (3+ messages)
` [Bug libstdc++/54468] "

[Bug c++/51213] New: [C++11][DR 1170] Access control checking has to be done under SFINAE conditions
 2012-09-04 18:51 UTC  (2+ messages)
` [Bug c++/51213] "

[Bug bootstrap/54478] New: Fails to bootstrap with GCC 4.3.6
 2012-09-04 18:34 UTC  (7+ messages)
` [Bug bootstrap/54478] "
` [Bug bootstrap/54478] [4.8 Regression] "

[Bug libstdc++/54172] New: [4.7 Regression] __cxa_guard_acquire thread-safety issue
 2012-09-04 17:48 UTC  (3+ messages)
` [Bug libstdc++/54172] [4.7/4.8 "

[Bug rtl-optimization/54472] New: ICE (spill_failure): unable to find a register to spill in class 'AREG' with -O -fschedule-insns -fselective-scheduling
 2012-09-04 17:47 UTC  (4+ messages)
` [Bug rtl-optimization/54472] "

[Bug fortran/54474] New: [4.8 Regression]: gfortran.dg/coarray_poly_3.f90
 2012-09-04 16:53 UTC  (4+ messages)
` [Bug fortran/54474] "

[Bug libstdc++/54482] New: catch-22 in static linking with libstdc++ fails
 2012-09-04 16:51 UTC 

[Bug bootstrap/54453] New: [4.8 Regression] r190783 breaks bootstrap on powerpc64-unknown-linux-gnu
 2012-09-04 15:29 UTC  (5+ messages)
` [Bug bootstrap/54453] "

[Bug bootstrap/54479] New: Bootstrap with release-checking broken
 2012-09-04 15:19 UTC  (4+ messages)
` [Bug bootstrap/54479] "

[Bug middle-end/54470] New: FAIL: gcc.dg/ipa/iinline-4.c scan-ipa-dump inline "hooray4[^\\n]*inline copy in test4"
 2012-09-04 14:02 UTC  (2+ messages)
` [Bug middle-end/54470] "

[Bug fortran/45586] [4.8 Regression] ICE non-trivial conversion at assignment
 2012-09-04 12:23 UTC 

[Bug middle-end/54477] New: Inlining summary generation should not change the current function
 2012-09-04 11:55 UTC 

[Bug target/54083] New: FAIL: gcc.dg/torture/pr53922.c on x86_64-apple-darwin10
 2012-09-04 11:10 UTC  (2+ messages)
` [Bug target/54083] FAIL: gcc.dg/torture/pr53922.c on *-apple-darwin*

[Bug middle-end/54146] New: Very slow compile at -O1 (expand vars)
 2012-09-04 10:51 UTC  (2+ messages)
` [Bug middle-end/54146] Very slow compile with attribute((flatten))

[Bug tree-optimization/54458] New: get_loop_body, at cfgloop.c:830
 2012-09-04 10:32 UTC  (4+ messages)
` [Bug tree-optimization/54458] [4.8 Regression] ICE "

[Bug target/54476] New: Passing -1 to __builtin_avr_delay_cycles causes cc1 memory usage to explode on x86_64 host
 2012-09-04  9:44 UTC  (4+ messages)
` [Bug target/54476] "
` [Bug target/54476] [avr] __builtin_avr_delay_cycles (-1ul) causes "

[Bug target/54220] New: [avr] Potential stack corruption in naked functions at -O0
 2012-09-04  9:26 UTC  (5+ messages)
` [Bug target/54220] "

[Bug target/51244] New: SH Target: Inefficient conditional branch
 2012-09-04  8:03 UTC  (2+ messages)
` [Bug target/51244] "

[Bug fortran/54244] New: f951: internal compiler error: in gfc_add_component_ref, at fortran/class.c:210
 2012-09-04  8:03 UTC  (2+ messages)
` [Bug fortran/54244] [OOP] ICE "

[Bug fortran/54443] New: Segmentation Fault when Compiling for code using Fortran Polymorphic Entities
 2012-09-04  8:03 UTC  (2+ messages)
` [Bug fortran/54443] [4.7/4.8 Regression] "

[Bug tree-optimization/54475] New: -O2 overoptimizes
 2012-09-04  3:41 UTC  (2+ messages)
` [Bug tree-optimization/54475] "

[Bug middle-end/54362] New: COND_EXPR not understood by either alias or ITM
 2012-09-04  1:31 UTC  (5+ messages)
` [Bug middle-end/54362] "

[Bug fortran/54465] New: Implement -Wextra for Fortran
 2012-09-03 22:45 UTC  (2+ messages)
` [Bug fortran/54465] "

[Bug target/40836] ICE: "insn does not satisfy its constraints" (iwmmxt_movsi_insn)
 2012-09-03 22:29 UTC 

[Bug c/54473] New: Compiling advancemame on raspberry pi yields unrecognizable insn
 2012-09-03 21:46 UTC 

[Bug tree-optimization/53395] New: [4.8 Regression] The LAPACK functions i(d|s)amax are more than two times slower after revision 187183
 2012-09-03 20:32 UTC  (3+ messages)
` [Bug tree-optimization/53395] "

[Bug driver/54335] New: -dm doesn't work
 2012-09-03 19:10 UTC  (4+ messages)
` [Bug driver/54335] "

[Bug tree-optimization/54471] New: [4.8 Regression] FAIL: gcc.dg/sms-8.c execution test
 2012-09-03 17:58 UTC 

[Bug rtl-optimization/54455] New: [4.7/4.8 Regression] ICE: RTL check: expected elt 3 type 'B', have '0' (rtx barrier) in compute_bb_for_insn, at cfgrtl.c:418
 2012-09-03 17:45 UTC  (2+ messages)
` [Bug rtl-optimization/54455] "

[Bug other/54436] New: Compiling some regular C++ code gives assembler '700415 shortened to 255' warning
 2012-09-03 16:09 UTC  (3+ messages)
` [Bug target/54436] [4.7/4.8 Regression] "

[Bug c/54363] New: ICE when compiling malformed struct initializers
 2012-09-03 16:07 UTC  (3+ messages)
` [Bug c/54363] [4.6/4.7/4.8 Regression] "
` [Bug c/54363] [4.6 "

[Bug c/54428] New: ICE in gimplify_expr, at gimplify.c:7591
 2012-09-03 16:07 UTC  (3+ messages)
` [Bug c/54428] [4.7/4.8 Regression] "

[Bug other/54408] New: sqrt for vector types
 2012-09-03 15:47 UTC  (2+ messages)
` [Bug c/54408] "

[Bug other/54138] New: configuring --without-cloog but executable links against system cloog
 2012-09-03 14:41 UTC  (4+ messages)
` [Bug bootstrap/54138] [4.8 Regression] "

[Bug fortran/54467] New: f951: internal compiler error: in gfc_add_component_ref, at fortran/class.c:213
 2012-09-03 14:07 UTC  (4+ messages)
` [Bug fortran/54467] "
` [Bug fortran/54467] [4.8 Regression] "

[Bug c/54409] New: internal compiler error: in remap_predicate, at ipa-inline-analysis.c:2710
 2012-09-03 13:48 UTC  (3+ messages)
` [Bug middle-end/54409] [4.8 Regression] "

[Bug other/53923] New: ICE: RTL check: expected code 'reg', have 'debug_expr' in rhs_regno, at rtl.h:1091
 2012-09-03 12:12 UTC  (3+ messages)
` [Bug debug/53923] [4.8 Regression] "

[Bug c++/54466] New: Recursive Type Alias, Member Function Pointer, Segmentation Fault
 2012-09-03 11:07 UTC 

[Bug tree-optimization/54449] New: [4.8 Regression] ICE: vector VEC(T,base) index domain error, in will_be_nonconstant_expr_predicate at ipa-inline-analysis.c:1853 with -O -fno-guess-branch-probability
 2012-09-03 10:41 UTC  (2+ messages)
` [Bug tree-optimization/54449] "

[Bug c++/54427] New: Expose more vector extensions
 2012-09-03 10:38 UTC  (2+ messages)
` [Bug c++/54427] "

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