public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/65895] New: Segfault building cross GCC 5.1.0 for Target AVR on Mac OSX 10.10.3 (using Apple LLVM version 6.1.0 (clang-602.0.49))
 2015-04-26 16:14 UTC 

[Bug fortran/65894] New: severe regression in gfortran 6.0.0
 2015-04-26 15:02 UTC  (2+ messages)
` [Bug fortran/65894] "

[Bug c++/65890] [C++03]sizeof(qualified-id) accepted when the operand denotes a non-static member
 2015-04-26 13:02 UTC  (3+ messages)

[Bug tree-optimization/65893] New: ifcombine not done anymore on expansion of va_arg
 2015-04-26 11:22 UTC 

[Bug target/65836] [6 Regression] gnat fails to build on aarch64-linux-gnu
 2015-04-26 11:19 UTC 

[Bug tree-optimization/65818] New: libiberty/vprintf-support.c:41:1: ICE: in expand_i fn_va_arg_1, at tree-stdarg.c:1095
 2015-04-26 11:13 UTC  (6+ messages)
` [Bug tree-optimization/65818] [6 Regression] "

[Bug tree-optimization/65824] New: [6 Regression] execution failures for stdarg/va-arg testcases for aarch64
 2015-04-26 11:13 UTC  (4+ messages)
` [Bug tree-optimization/65824] "

[Bug tree-optimization/65826] New: mark ifn_va_arg as ECF_LEAF
 2015-04-26  7:19 UTC  (3+ messages)
` [Bug tree-optimization/65826] "

[Bug target/64782] New: -mcpu=native should be supported on aarch64
 2015-04-26  5:22 UTC  (3+ messages)
` [Bug target/64782] "

[Bug c/65892] New: gcc fails to implement N685 aliasing of union members
 2015-04-26  0:17 UTC  (4+ messages)
` [Bug c/65892] "

[Bug rtl-optimization/14319] incorrect optimization of union of structs with common initial sequences
 2015-04-26  0:15 UTC 

[Bug fortran/65792] New: allocation of scalar elemental function with structure constructor fails
 2015-04-25 22:40 UTC  (2+ messages)
` [Bug fortran/65792] "

[Bug c/65891] New: -Wlogical-op now warns about logical ‘and’ of equal expressions even when different types/sizeofs are involved
 2015-04-25 20:18 UTC 

[Bug c/65881] New: no documentation of __uint128_t
 2015-04-25 18:03 UTC  (3+ messages)
` [Bug c/65881] "

[Bug target/65886] New: [5/6 Regression] External reference in PIE to DSO created with -Wl,-Bsymbolic
 2015-04-25 17:42 UTC  (11+ messages)
` [Bug target/65886] "
` [Bug target/65886] [5/6 Regression] External reference in PIE incompatible with DSO created by -Wl,-Bsymbolic
` [Bug target/65886] [5/6 Regression] Copy reloc "

[Bug fortran/65889] New: ICE on invalid(?) with sizeof polymorphic variable [OOP]
 2015-04-25 16:29 UTC 

[Bug c/65888] New: Need a way to disable copy relocations
 2015-04-25 16:22 UTC 

[Bug other/53313] New: Add warning levels
 2015-04-25 15:10 UTC  (7+ messages)
` [Bug other/53313] "

[Bug tree-optimization/65823] [6 Regression] ICE in gcc.c-torture/execute/stdarg-2.c -O0/-O1 for arm
 2015-04-25 14:54 UTC 

[Bug tree-optimization/65887] New: remove va_arg ap copies
 2015-04-25 14:46 UTC 

[Bug c++/65843] New: multiple use of const variable in lamba in template function causes compile error
 2015-04-25 13:46 UTC  (2+ messages)
` [Bug c++/65843] [5/6 Regression] "

[Bug c++/65885] New: lambda expressions in templates fail to capture `const int' variables
 2015-04-25 13:46 UTC  (2+ messages)
` [Bug c++/65885] "

[Bug libstdc++/65861] New: libstdc++ is silently generating wrong code when its std::search is given an input iterator
 2015-04-25 13:40 UTC  (9+ messages)
` [Bug libstdc++/65861] "

[Bug libfortran/48852] New: Invalid spaces in list-directed output of complex constants
 2015-04-25 12:35 UTC  (5+ messages)
` [Bug libfortran/48852] "

[Bug other/65884] New: libgccjit fails to link on ia64-linux-gnu
 2015-04-25 12:29 UTC 

[Bug fortran/61908] New: load of invalid value for 'expr_t' in interface.c compare_actual_formal
 2015-04-25 10:39 UTC  (3+ messages)
` [Bug fortran/61908] "

[Bug libstdc++/65883] New: numeric_limits<unsigned __int128>::max() returns incorrect value
 2015-04-25 10:38 UTC  (2+ messages)
` [Bug libstdc++/65883] [5/6 Regression] "

[Bug fortran/61907] load of invalid value for 'bool' in trans-array.c trans_array_constructor
 2015-04-25 10:38 UTC  (2+ messages)

[Bug c/52085] New: sizeof packed enum can vary without warning depending on include order
 2015-04-25 10:16 UTC  (3+ messages)
` [Bug c/52085] incomplete enum not completed correctly if packed was used

[Bug c++/65882] New: Internal compiler error: Error reporting routines re-entered
 2015-04-25  9:39 UTC  (4+ messages)
` [Bug c++/65882] "
` [Bug c++/65882] [5/6 Regression] "

[Bug fortran/64230] [4.9/5 Regression] Invalid memory reference in a compiler-generated finalizer for allocatable component
 2015-04-25  7:49 UTC  (2+ messages)

[Bug target/65867] [5 Regression] bootstrap fails for mingw32 due to missing header in ssp.c
 2015-04-25  7:08 UTC  (3+ messages)
` [Bug target/65867] [5/6 "

[Bug c++/65879] New: Bogus linkage errors for member class of anonymous class
 2015-04-25  5:58 UTC  (2+ messages)
` [Bug c++/65879] [4.8/4.9/5/6 Regression] "

[Bug c/65855] New: missing optimization: triangular numbers
 2015-04-25  4:26 UTC  (2+ messages)
` [Bug middle-end/65855] "

[Bug c++/65869] New: Incorrect overload resolution in function return statement
 2015-04-25  2:57 UTC  (5+ messages)
` [Bug c++/65869] "

[Bug go/65616] libgobegin.a not compiled with -fPIC
 2015-04-25  0:03 UTC  (3+ messages)

[Bug target/65849] New: Add missing tuning knobs to #pragma target/attribute target support
 2015-04-24 23:49 UTC  (5+ messages)
` [Bug target/65849] "

[Bug rtl-optimization/26190] combine misses some distributivity
 2015-04-24 21:13 UTC  (2+ messages)

[Bug c++/50800] New: Internal compiler error in finish_member_declarations, possibly related to may_alias attribute
 2015-04-24 20:54 UTC  (3+ messages)
` [Bug c++/50800] "

[Bug target/65456] New: powerpc64le autovectorized copy loop missed optimization
 2015-04-24 20:46 UTC  (5+ messages)
` [Bug target/65456] "

[Bug preprocessor/65852] New: Incorrect escaping in depfiles
 2015-04-24 19:15 UTC  (2+ messages)
` [Bug preprocessor/65852] "

[Bug c++/65880] New: Member function issue with argument "pointer to const array of member function pointers"
 2015-04-24 17:47 UTC 

[Bug fortran/58233] New: null pointer cm in gfc_conv_structure at fortran/trans-expr.c:6132
 2015-04-24 17:25 UTC  (2+ messages)
` [Bug fortran/58233] "

[Bug c++/65878] New: parse error in template argument list
 2015-04-24 16:43 UTC  (2+ messages)
` [Bug c++/65878] "

[Bug c/65875] New: internal compiler error with gcc 5.1
 2015-04-24 16:37 UTC  (3+ messages)
` [Bug tree-optimization/65875] [5/6 Regression] ICE: Segmentation fault

[Bug middle-end/65877] New: ICE: various internal errors with attribute(target) when mixing generic and non-generic vectors
 2015-04-24 14:25 UTC 

[Bug tree-optimization/65802] [6 Regression] ICE in redirect_eh_edge_1, at tree-eh.c:2335
 2015-04-24 14:19 UTC 

[Bug c++/65876] New: [5/6 Regression] [C++11] ICE in cxx_eval_call_expression, at cp/constexpr.c:1358
 2015-04-24 13:28 UTC  (2+ messages)
` [Bug c++/65876] "

[Bug c/63357] New: Warn for P && P and P || P
 2015-04-24 12:12 UTC  (3+ messages)
` [Bug c/63357] Warn for P && P and P || P (same expression used multiple times in a condition)

[Bug c/65830] New: -Wno-shift-count-negative -Wno-shift-count-overflow don't work with const ints
 2015-04-24 11:54 UTC  (3+ messages)
` [Bug c/65830] "

[Bug c/61534] New: Wlogical-op should not warn when either operand comes from macro expansion
 2015-04-24 11:50 UTC  (2+ messages)
` [Bug c/61534] "

[Bug c++/65872] New: Multiple class prefixes in method implementation are accepted
 2015-04-24 10:06 UTC  (2+ messages)
` [Bug c++/65872] "

[Bug c++/65870] New: Explicit function instantiation with default valued lambda causes duplicate symbol
 2015-04-24 10:04 UTC  (2+ messages)
` [Bug c++/65870] "

[Bug ipa/65873] New: [5/6 Regression] Failure to inline always_inline memcpy
 2015-04-24  9:56 UTC  (3+ messages)
` [Bug ipa/65873] "

[Bug tree-optimization/65805] New: [5/6 Regression] Chromium gets miscompiled
 2015-04-24  9:13 UTC  (3+ messages)
` [Bug rtl-optimization/65805] [5 "

[Bug bootstrap/65865] New: [6 Regression] Bootstrap failure on x86
 2015-04-24  7:57 UTC  (5+ messages)
` [Bug bootstrap/65865] "

[Bug rtl-optimization/34503] Issues with constant/copy propagation implementation in gcse.c
 2015-04-24  4:50 UTC 

[Bug c/52981] New: Separate -Wpacked into two options
 2015-04-24  1:55 UTC  (2+ messages)
` [Bug c/52981] Separate -Wpadded "

[Bug c/64918] New: invalid (?) warning when initializing structure
 2015-04-23 23:33 UTC  (3+ messages)
` [Bug c/64918] "

[Bug lto/53730] New: exception handling broken - lto and static standard libs
 2015-04-23 23:14 UTC  (2+ messages)
` [Bug lto/53730] "

[Bug c++/61022] New: [C++11] Bogus "error: parameter packs not expanded with '...'"
 2015-04-23 23:10 UTC  (2+ messages)
` [Bug c++/61022] "

[Bug ada/62236] New: <built-in>: error: aggregate value used where an integer was expected
 2015-04-23 23:05 UTC  (2+ messages)
` [Bug ada/62236] "

[Bug ada/62235] New: Storage_Error in the compiler
 2015-04-23 23:04 UTC  (2+ messages)
` [Bug ada/62235] segmentation fault on Ada 2012 code

[Bug ada/62042] New: Missing optimization of copying non-limited objects
 2015-04-23 23:02 UTC  (2+ messages)
` [Bug ada/62042] "

[Bug ada/65868] New: "cannot find -lstdc++" for GNAT compilation
 2015-04-23 22:57 UTC  (3+ messages)
` [Bug ada/65868] "

[Bug c++/65866] Wrong warning when using list-initialization: operation on 'b' may be undefined [-Wsequence-point]
 2015-04-23 20:36 UTC 

[Bug bootstrap/65863] New: GCC does not compile with weird error messages
 2015-04-23 20:22 UTC  (3+ messages)
` [Bug bootstrap/65863] "

[Bug fortran/65757] New: gfortran gives incorrect result for anint with real*16 argument
 2015-04-23 19:54 UTC  (2+ messages)
` [Bug libquadmath/65757] "

[Bug fortran/52251] New: Nonadvancing I/O and the t edit descriptor
 2015-04-23 19:46 UTC  (2+ messages)
` [Bug fortran/52251] "

[Bug c++/65856] New: -Wsuggest-override shall not report a warning on final method
 2015-04-23 18:25 UTC  (5+ messages)
` [Bug c++/65856] "

[Bug c++/65854] New: [c++-concepts] Type constraint satisfaction error for type aliases; regression from r211824
 2015-04-23 18:05 UTC  (2+ messages)
` [Bug c++/65854] [c++-concepts] Type constraint satisfaction error for type aliases; regression from r211591

[Bug c/65864] New: Consider emitting -Wswitch-bool less aggressively?
 2015-04-23 17:23 UTC  (2+ messages)
` [Bug c/65864] "

[Bug target/65296] New: [avr] fix various issues with specs file generation
 2015-04-23 17:08 UTC  (2+ messages)
` [Bug target/65296] "

[Bug rtl-optimization/65862] New: [MIPS] IRA/LRA issue: integers spilled to floating-point registers
 2015-04-23 16:54 UTC  (3+ messages)
` [Bug rtl-optimization/65862] "

[Bug ipa/65858] ICE in varpool_node::get_constructor during chromium build on arm-linux-gnueabihf with LTO during LINK chrome
 2015-04-23 16:37 UTC 

[Bug c++/65646] New: ICE in invalid syntax
 2015-04-23 15:55 UTC  (2+ messages)
` [Bug c++/65646] [5 Regression] "

[Bug fortran/65548] New: [5.0 Regression] gfc_conv_procedure_call
 2015-04-23 15:11 UTC  (8+ messages)
` [Bug fortran/65548] [5/6 "

[Bug inline-asm/65859] New: Optimizes out TLS variable called in a child function
 2015-04-23 14:55 UTC  (2+ messages)
` [Bug inline-asm/65859] "

[Bug target/26702] .size is not emitted for BSS variables
 2015-04-23 14:54 UTC  (2+ messages)

[Bug c/65345] New: ICE with _Generic selection on _Atomic int
 2015-04-23 14:35 UTC  (2+ messages)
` [Bug c/65345] "

[Bug preprocessor/65860] New: Stringification of User Defined Literals
 2015-04-23 14:17 UTC 

[Bug target/65837] New: [arm-linux-gnueabihf] lto1 target specific builtin not available
 2015-04-23 13:52 UTC  (5+ messages)
` [Bug target/65837] "

[Bug c++/65848] New: [c++-concepts] High memory usage and compilation times for subsuming concept chains; regression from r211824
 2015-04-23 13:29 UTC  (2+ messages)
` [Bug c++/65848] "

[Bug c++/65695] New: [4.9/5 Regression] calling constexpr constructor with pointer-to-member is not a constant expression
 2015-04-23 13:25 UTC  (3+ messages)
` [Bug c++/65695] [4.9/5/6 Regression] NSDMI "

[Bug c++/65721] New: Internal compiler error segmentation fault
 2015-04-23 13:24 UTC  (4+ messages)
` [Bug c++/65721] [4.8/4.9/5/6 Regression] "

[Bug c++/59766] New: c++1y: declaring friend function with 'auto' return type deduction is rejected with bogus reason
 2015-04-23 13:23 UTC  (3+ messages)
` [Bug c++/59766] "

[Bug c++/65727] New: Segfault With Decltype In Lambda Expression Used To Initialize Static Class Member
 2015-04-23 13:22 UTC  (4+ messages)
` [Bug c++/65727] [4.8/4.9/5/6 Regression] "

[Bug fortran/51976] New: [F2003] Support deferred-length character components of derived types (allocatable string length)
 2015-04-23 12:58 UTC  (2+ messages)
` [Bug fortran/51976] "

[Bug fortran/57456] New: [OOP] CLASS ALLOCATE with typespec: Too little memory allocated
 2015-04-23 12:58 UTC  (2+ messages)
` [Bug fortran/57456] [OOP] CLASS + CHARACTER ALLOCATE with typespec: For arrays, the typespec is ignored

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