public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/60191] New: test case gfortran.dg/dynamic_dispatch_1/3.f03 fail on ARMv7
 2014-03-25 14:48 UTC  (3+ messages)
` [Bug fortran/60191] "

[Bug fortran/60128] New: Wrong ouput using en edit descriptor
 2014-03-25 14:40 UTC  (4+ messages)
` [Bug fortran/60128] [4.8/4.9 Regression] "

[Bug target/60648] New: [4.8 Regression] ICE (segmentation fault) in expand_binop
 2014-03-25 14:39 UTC  (5+ messages)
` [Bug target/60648] "
` [Bug target/60648] [4.9 "

[Bug ada/60652] New: System.OS_Constants CRTSCTS
 2014-03-25 14:02 UTC 

[Bug rtl-optimization/60651] New: Mode switching instructions are sometimes emitted in the wrong order
 2014-03-25 13:47 UTC  (2+ messages)
` [Bug rtl-optimization/60651] "

[Bug rtl-optimization/60650] New: [ARM] LRA ICE assign_by_spills
 2014-03-25 12:59 UTC  (2+ messages)
` [Bug rtl-optimization/60650] [ARM] LRA ICE in assign_by_spills

[Bug middle-end/60647] New: [4.8 Regression] ICE in visit_ref_for_mod_analysis, at ipa-prop.c:2112
 2014-03-25 12:38 UTC  (6+ messages)
` [Bug middle-end/60647] "
` [Bug middle-end/60647] [4.9 "

[Bug c++/58013] New: main() not generated in assembler output
 2014-03-25 12:07 UTC  (3+ messages)
` [Bug testsuite/58013] "

[Bug sanitizer/60649] New: [ASAN] Bogus "'y' may be used uninitialized" warning (affects bootstrap-asan)
 2014-03-25 11:55 UTC 

[Bug lto/60635] New: ICE when mixing C and Fortran lto1: error: use operand missing for stmt
 2014-03-25 11:43 UTC  (3+ messages)
` [Bug lto/60635] [4.8/4.9 Regression] "

[Bug c++/50025] New: C++0x initialization syntax doesn't work for class members of reference type
 2014-03-25 10:58 UTC  (2+ messages)
` [Bug c++/50025] [DR 1288] "

[Bug middle-end/59176] New: [4.9 Regression] ICE edge points to wrong declaration / verify_cgraph_node failed
 2014-03-25 10:57 UTC  (7+ messages)
` [Bug ipa/59176] "

[Bug lto/57703] New: Assembler function definition moved to a different ltrans then call
 2014-03-25 10:39 UTC  (2+ messages)
` [Bug lto/57703] "

[Bug libstdc++/60645] New: locale::facet::_S_get_c_locale does not handle __gthread_once error codes
 2014-03-25 10:38 UTC  (3+ messages)
` [Bug libstdc++/60645] "

[Bug c++/60331] New: ICE with OpenMP #pragma omp declare reduction in template class
 2014-03-25  9:47 UTC  (3+ messages)
` [Bug c++/60331] "

[Bug bootstrap/60644] New: [4.9 Regression] Build of i686-pc-linux-android is broken
 2014-03-25  9:27 UTC  (5+ messages)
` [Bug bootstrap/60644] "

[Bug tree-optimization/60641] New: Converting ushort to offset on x86_64 generates double movzwl
 2014-03-25  9:25 UTC  (2+ messages)
` [Bug target/60641] "

[Bug middle-end/60640] New: [4.9 Regression] ICE edge points to wrong declaration / verify_cgraph_node failed
 2014-03-25  9:24 UTC  (2+ messages)
` [Bug middle-end/60640] "

[Bug sanitizer/60636] New: ubsan doesn't instrument signed integer ABS_EXPR
 2014-03-25  9:23 UTC  (3+ messages)
` [Bug sanitizer/60636] "

[Bug c/45020] Useless DW_TAG_variable generated
 2014-03-25  9:16 UTC 

[Bug fortran/60646] New: Investigate improved complex division algorithms
 2014-03-25  8:13 UTC 

[Bug debug/60643] ICE with -O1 and -g on mips (internal compiler error: in dwarf2out_var_location, at dwarf2out.c:20810)
 2014-03-25  8:01 UTC  (11+ messages)

[Bug c++/60315] New: template constructor switch optimization
 2014-03-25  5:44 UTC  (5+ messages)
` [Bug ipa/60315] [4.8/4.9 Regression] "

[Bug bootstrap/57125] New: Build not SMP safe; fails to build bconfig.h
 2014-03-25  4:05 UTC  (3+ messages)
` [Bug bootstrap/57125] "

[Bug c++/60642] New: abi_tag attribute doesn't work on explicit specializations of class templates
 2014-03-25  2:21 UTC 

[Bug lto/60567] New: lto1 ICE in add_symbol_to_partition, at lto/lto-partition.c:233
 2014-03-25  0:33 UTC  (2+ messages)
` [Bug lto/60567] [4.9 Regression] lto1 ICE in add_symbol_to_partition, at lto/lto-partition.c:233 with -fno-use-linker-plugin

[Bug c++/60600] New: ICE in ipa_get_indirect_edge_target_1
 2014-03-25  0:29 UTC  (2+ messages)
` [Bug ipa/60600] [4.9 Regression] "

[Bug target/60604] New: GCC incorrectly compiles s_csinh function on MIPS
 2014-03-24 23:10 UTC  (2+ messages)
` [Bug target/60604] GCC incorrectly compiles s_csinh function on MIPS32 (32bit fp)

[Bug c++/60626] New: [c++1y] ICE with pointer to function with auto parameter
 2014-03-24 22:13 UTC  (3+ messages)
` [Bug c++/60626] "

[Bug fortran/60543] New: Random number problems with REAL64 precision at different optimization levels
 2014-03-24 22:12 UTC  (10+ messages)
` [Bug fortran/60543] [4.7/4.8/4.9 Regression] Function with side effect removed by the optimizer

[Bug c/45610] misleading warning when && operator paired with a constant - is it operator precedence?
 2014-03-24 21:55 UTC 

[Bug c/60639] New Assert Variants
 2014-03-24 21:52 UTC  (11+ messages)

[Bug c++/60627] New: [c++1y] ICE in explicit template instantiation containing auto parameter
 2014-03-24 20:43 UTC  (3+ messages)
` [Bug c++/60627] "

[Bug fortran/60576] New: [4.9 Regression] FAIL: gfortran.dg/assumed_rank_7.f90
 2014-03-24 20:38 UTC  (3+ messages)
` [Bug fortran/60576] [4.8/4.9 "

[Bug c++/60631] New: [c++11] rvalue this member functions are ambiguous
 2014-03-24 20:32 UTC  (2+ messages)
` [Bug c++/60631] "

[Bug libstdc++/60637] New: --fast-math breaks std::signbit function
 2014-03-24 20:25 UTC  (2+ messages)
` [Bug libstdc++/60637] "

[Bug c/60624] New: creation of working linux sparc32 kernel fails
 2014-03-24 20:24 UTC  (7+ messages)
` [Bug c/60624] "
` [Bug target/60624] "

[Bug rtl-optimization/60501] New: LRA emits add patterns which might clobber cc
 2014-03-24 20:02 UTC  (3+ messages)
` [Bug rtl-optimization/60501] [4.9 regression] "

[Bug fortran/40539] Inversion of logical function compiled with ifort not correct
 2014-03-24 20:00 UTC 

[Bug c++/60375] New: [4.9 Regression] ICE with invalid use of lambda
 2014-03-24 19:50 UTC  (2+ messages)
` [Bug c++/60375] [4.9 Regression] [c++11] "

[Bug c++/58893] New: [4.8, 4.9 Regression] <command-line>:0:0: internal compiler error: Segmentation fault
 2014-03-24 19:44 UTC  (4+ messages)
` [Bug preprocessor/58893] [4.8/4.9 "

[Bug c++/60628] New: [4.7/4.8/4.9 Regression] [c++11] ICE initializing array of auto
 2014-03-24 18:57 UTC  (3+ messages)
` [Bug c++/60628] "

[Bug target/60638] New: Frame pointer vs push/pop
 2014-03-24 17:55 UTC 

[Bug c++/51747] New: [C++11] cannot call copy constructor using list-initialization
 2014-03-24 16:03 UTC  (2+ messages)
` [Bug c++/51747] [DR 1467] [C++11] cannot call defaulted "

[Bug c++/60574] New: [4.9 Regression] [c++1y] ICE with deduced return type in virtual function and LTO
 2014-03-24 15:58 UTC  (3+ messages)
` [Bug c++/60574] "

[Bug c/60100] New: warning disappears when preprocessed source is compiled
 2014-03-24 15:56 UTC  (4+ messages)
` [Bug c/60100] "

[Bug bootstrap/60634] New: [4.9] Build x86_64-unknown-linux-gnu with --disable-libstdc__-v3 is broken
 2014-03-24 15:12 UTC  (3+ messages)
` [Bug bootstrap/60634] "

[Bug debug/54774] New: insufficient debug info for strong typed enum
 2014-03-24 14:32 UTC  (2+ messages)
` [Bug debug/54774] "

[Bug bootstrap/60633] New: When boostrapping 4.8.2 cc1 crashes with memory allocation problem
 2014-03-24 14:25 UTC  (5+ messages)
` [Bug bootstrap/60633] "

[Bug lto/51744] New: Erroneous warning: memset used with constant zero length parameter
 2014-03-24 13:55 UTC  (6+ messages)
` [Bug lto/51744] "

[Bug bootstrap/60632] New: ICE in ipa-inline-analysis.c on ARM (arm10tdmi thumb with neon)
 2014-03-24 12:27 UTC 

[Bug tree-optimization/25621] Missed optimization when unrolling the loop (splitting up the sum) (only with -ffast-math)
 2014-03-24 11:02 UTC 

[Bug c/59749] New: unused warning not emited for unused static struct unles -save-temps is used
 2014-03-24 10:47 UTC  (2+ messages)
` [Bug c/59749] "

[Bug lto/59626] New: [4.9 lto] /usr/include/bits/unistd.h:173:1: error: inlining failed in call to always_inline 'readlinkat': recursive inlining
 2014-03-24 10:07 UTC  (2+ messages)
` [Bug lto/59626] [4.8/4.9 Regression] "

[Bug target/60609] [4.8/4.9 Regression] Error: value of 256 too large for field of 1 bytes at 68242
 2014-03-24  9:00 UTC 

[Bug target/60617] [4.8 Regression] unable to find a register to spill in class 'LO_REGS'
 2014-03-24  8:59 UTC 

[Bug target/60618] New: ICE when building openssh on hppa w/-ftrapv in gcse.c
 2014-03-24  8:58 UTC  (2+ messages)
` [Bug target/60618] "

[Bug libgcc/60429] New: Miscompilation (aliasing) with -finline-functions
 2014-03-24  8:43 UTC  (3+ messages)
` [Bug middle-end/60429] [4.7 Regression] "

[Bug ada/60504] New: [4.9 regression] many Ada testsuite regressions with gcc-4.9-20140309 on armv5tel-linux-gnueabi
 2014-03-24  7:31 UTC  (2+ messages)
` [Bug ada/60504] "

[Bug fortran/54070] New: Wrong code with allocatable deferred-length (array) function results
 2014-03-24  5:29 UTC  (3+ messages)
` [Bug fortran/54070] [4.8/4.9 Regression] "

[Bug libfortran/58015] New: FAIL: gfortran.dg/round_4.f90: Unsatisfied symbol "nextafterl"
 2014-03-24  0:33 UTC  (2+ messages)
` [Bug libfortran/58015] "

[Bug fortran/59313] New: gfortran.dg/erf_3.F90 FAILs on Solaris/SPARC
 2014-03-24  0:33 UTC  (2+ messages)
` [Bug libfortran/59313] "

[Bug libstdc++/60630] New: FAIL: 21_strings/basic_string/literals/types.cc (test for excess errors)
 2014-03-23 23:53 UTC 

[Bug fortran/55117] New: Programs fails to read namelist (contains derived types objects)
 2014-03-23 23:20 UTC  (2+ messages)
` [Bug fortran/55117] "

[Bug c++/49358] New: optimization regression in 4.6.1 from 4.5.4
 2014-03-23 22:12 UTC  (2+ messages)
` [Bug rtl-optimization/49358] optimization regression in 4.7.0, "

[Bug c++/60629] New: [c++11] ICE initializing array of function pointers with auto
 2014-03-23 20:46 UTC  (2+ messages)
` [Bug c++/60629] "

[Bug c++/59912] New: [C++1y] ICE when deducing return type for specialized functions
 2014-03-23 19:20 UTC  (2+ messages)
` [Bug c++/59912] "

[Bug c++/56038] New: declarations in xmmintrin.h conflict with mingw-w64 intrin.h in c++ mode
 2014-03-23 19:17 UTC  (2+ messages)
` [Bug c++/56038] "

[Bug c++/60625] New: attributes on template member function definition inside class definition not supported
 2014-03-23 18:04 UTC  (4+ messages)
` [Bug c++/60625] "

[Bug libstdc++/60623] New: FAIL: libstdc++-abi/abi_check
 2014-03-23 15:17 UTC  (4+ messages)
` [Bug libstdc++/60623] "

[Bug rtl-optimization/60601] New: [4.9 Regression] profiledbootstrap fails with Ada
 2014-03-23 11:33 UTC  (6+ messages)
` [Bug rtl-optimization/60601] "

[Bug libstdc++/60621] New: std::vector::emplace_back generates massively more code than push_back
 2014-03-23 11:26 UTC  (3+ messages)
` [Bug libstdc++/60621] "

[Bug debug/16063] Debuggers need more information about enum types in C++
 2014-03-23 11:22 UTC 

[Bug ada/48368] New: gnat on arm-linux-gnueabi only has sjlj exception support, not zcx
 2014-03-23 10:56 UTC  (2+ messages)
` [Bug ada/48368] missing support for ZCX on the ARM

[Bug rtl-optimization/57425] New: RTL alias analysis unprepared to handle stack slot sharing
 2014-03-23 10:53 UTC  (2+ messages)
` [Bug rtl-optimization/57425] [4.8 Regression] "

[Bug libstdc++/58168] New: Installation of GCC 4.8.1 (libstdc++) hangs in make_sunver.pl on Solaris10/SPARC
 2014-03-23 10:47 UTC  (2+ messages)
` [Bug libstdc++/58168] "

[Bug ada/51114] New: Got compiler error when creating a private subtype
 2014-03-23 10:45 UTC  (2+ messages)
` [Bug ada/51114] ICE when creating a private derived type

[Bug ada/37110] Assert_Failure at atree.adb:886 caused by legal prefixed notation
 2014-03-23 10:36 UTC 

[Bug bootstrap/56704] New: rlim_t problem gcc 4.8.0 on Solaris 2.10/sparc?
 2014-03-23 10:29 UTC  (2+ messages)
` [Bug bootstrap/56704] "

[Bug java/44495] [4.7/4.8/4.9 regression] ICE in java_mangle_resource_name, at java/mangle.c:658
 2014-03-23 10:27 UTC 

[Bug c/60622] New: [4.9 Regression] symbol missing when compiled with -flto
 2014-03-23  7:41 UTC  (3+ messages)
` [Bug c/60622] "

[Bug fortran/27436] gfortran: Abort compiling if there are insufficient data descriptors in format after reversion
 2014-03-23  0:38 UTC 

[Bug fortran/37355] Request runtime preconnected buffer option for gfortran
 2014-03-23  0:35 UTC 

[Bug fortran/49802] New: [F2008] Handle VALUE with arrays (DIMENSION)
 2014-03-23  0:23 UTC  (2+ messages)
` [Bug fortran/49802] [F2003, F2008] Wrong code with VALUE, F2008: VALUE with arrays/DIMENSION

[Bug fortran/42945] Gcov -a fails on Fortan generated object file (infinite loop?)
 2014-03-23  0:13 UTC 

[Bug fortran/59537] New: "Automatic array cannot have an initializer", for -finit-real and a SAVE statement present in subroutine
 2014-03-23  0:01 UTC  (3+ messages)
` [Bug fortran/59537] "An automatic object shall not have the SAVE attribute." is not diagnosed
` [Bug fortran/59537] No "Automatic array cannot have an initializer", for -finit-real without a SAVE statement present in subroutine

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