public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/66425] New: (void) cast doesn't suppress __attribute__((warn_unused_result))
 2015-08-20  5:35 UTC  (2+ messages)
` [Bug c/66425] "

[Bug middle-end/67285] New: ICE with (rdiv (POW:s @0 REAL_CST@1) @0)
 2015-08-20  4:42 UTC 

[Bug c++/38579] [4.2/4.3/4.4 Regression] Template: Wrong inherited copy-ctor visibility
 2015-08-20  2:07 UTC 

[Bug c++/66957] New: irregular "is protected within this context" error
 2015-08-20  2:06 UTC  (5+ messages)
` [Bug c++/66957] [4.9/5/6 Regression] incorrect "

[Bug c++/67065] [DR 1886] Missing diagnostics for ill-formed program with main variable instead of function
 2015-08-20  2:03 UTC 

[Bug go/67284] New: libgo fails to build on trunk r227015 / *-linux-gnu
 2015-08-19 20:41 UTC 

[Bug c/67279] New: -fsanitize=undefined spurious error: initializer element is not constant
 2015-08-19 19:55 UTC  (5+ messages)
` [Bug c/67279] "

[Bug c/67283] New: GCC regression over inlining of returned structures
 2015-08-19 19:49 UTC  (4+ messages)
` [Bug c/67283] "

[Bug target/67281] New: HTM builtins aren't treated as compiler barriers on powerpc
 2015-08-19 19:07 UTC  (5+ messages)
` [Bug target/67281] "

[Bug target/67211] New: [5 Regression] ICE (insn does not satisfy its constraints) on powerpc64le-linux-gnu
 2015-08-19 18:51 UTC  (5+ messages)
` [Bug target/67211] "

[Bug c++/67269] New: demangler does not handle constructor of substituted name correctly
 2015-08-19 18:51 UTC  (2+ messages)
` [Bug c++/67269] "

[Bug c++/67268] New: demangler does not elide empty argument pack in operator()
 2015-08-19 18:31 UTC  (2+ messages)
` [Bug c++/67268] "

[Bug tree-optimization/67282] New: Wrong code with -floop-nest-optimize
 2015-08-19 17:37 UTC 

[Bug target/67280] New: [5 Regression] wrong C++11 code generated on arm-linux-gnueabihf
 2015-08-19 17:18 UTC 

[Bug other/55307] New: libgcc's __cpu_indicator_init does not check for avx correctly
 2015-08-19 17:04 UTC  (2+ messages)
` [Bug target/55307] "

[Bug ipa/64164] New: [4.9/5 Regression] one more stack slot used due to one less inlining level
 2015-08-19 17:01 UTC  (2+ messages)
` [Bug rtl-optimization/64164] [4.9/5/6 "

[Bug regression/67278] New: ICE: verify_gimple failed on darwin 14.5 x86_64
 2015-08-19 16:08 UTC 

[Bug target/67272] [HSA] register allocator expects that every register must be assigned
 2015-08-19 15:57 UTC  (4+ messages)

[Bug fortran/66929] [6 regression] ICE with iso_varying_string
 2015-08-19 15:50 UTC 

[Bug fortran/67277] segfault when passing a missing optional argument to an elemental intrinsic
 2015-08-19 15:44 UTC  (2+ messages)

[Bug target/65491] [aarch64] ICE: in emit_move_insn, at expr.c:3609
 2015-08-19 15:40 UTC  (2+ messages)

[Bug c/67276] New: duplicated missing terminating character diagnostic
 2015-08-19 15:02 UTC  (2+ messages)
` [Bug preprocessor/67276] "

[Bug c++/51440] New: C++ compiler produces warning for an unnamed struct member: TYPE has a field FIELD whose type uses the anonymous namespace
 2015-08-19 14:44 UTC  (2+ messages)
` [Bug c++/51440] Improve message and add an option for "

[Bug c++/53184] New: Unnecessary anonymous namespace warnings
 2015-08-19 14:44 UTC  (2+ messages)
` [Bug c++/53184] "

[Bug tree-optimization/67227] New: [6 regression] stage2 ada compiler miscompiled
 2015-08-19 14:43 UTC  (2+ messages)
` [Bug tree-optimization/67227] [6 regression] comparison failure in ada/par.o

[Bug bootstrap/67275] New: *** No rule to make target '../build-x86_64-w64-mingw32/libiberty/pic/libiberty.a', needed by 'build/genmddeps.exe'
 2015-08-19 14:42 UTC 

[Bug c/67271] New: ICE with -O1,2,3 on darwin14.5 x86_64
 2015-08-19 14:33 UTC  (6+ messages)
` [Bug middle-end/67271] [5/6 Regression] "

[Bug middle-end/67133] [6 Regression] ICE at -Os and above on x86_64-linux-gnu in gimple_op, at gimple.h:2274
 2015-08-19 14:23 UTC  (3+ messages)

[Bug c++/67274] New: Inconsistent `this->` required when calling member function in a lambda capturing `this` through another function
 2015-08-19 14:13 UTC  (2+ messages)
` [Bug c++/67274] "

[Bug other/67042] New: gcc/hwint.h:250:19: runtime error: left shift of 8589934588 by 32 places cannot be represented in type 'long int'
 2015-08-19 14:07 UTC  (3+ messages)
` [Bug other/67042] "

[Bug fortran/67250] New: gfortran does not faithfully preprocess the way cpp does
 2015-08-19 12:46 UTC  (12+ messages)
` [Bug fortran/67250] "

[Bug tree-optimization/63602] New: Wrong code w/ -O2 -ftree-loop-linear
 2015-08-19 12:28 UTC  (2+ messages)
` [Bug tree-optimization/63602] [5/6 Regression] "

[Bug c++/67270] New: internal compiler error: in unify, at cp/pt.c:18178
 2015-08-19 11:45 UTC  (4+ messages)
` [Bug c++/67270] "

[Bug c/61578] New: Code size increase for ARM thumb compared to 4.8.x when compiling with -Os
 2015-08-19 10:56 UTC  (4+ messages)
` [Bug target/61578] [4.9 regression] "

[Bug c++/67050] New: [C++14] ICE when calling a template member function from a lambda with implicit "this" capture
 2015-08-19  9:44 UTC  (2+ messages)
` [Bug c++/67050] "

[Bug c++/67100] New: ICE(in type_dependent_expression_p) on macro function + user defined literal
 2015-08-19  9:37 UTC  (2+ messages)
` [Bug c++/67100] "

[Bug c++/67259] list-initialization of a reference fails to initialize char array from string literal
 2015-08-19  9:31 UTC  (2+ messages)

[Bug c++/67247] New: ICE on std::forward args&& inside nested lambda function
 2015-08-19  9:29 UTC  (2+ messages)
` [Bug c++/67247] "

[Bug c++/67257] [5/6 regression] Internal compiler error in retrieve_specialization
 2015-08-19  9:24 UTC  (2+ messages)

[Bug c++/67267] New: demangler does not handle "sr" correctly
 2015-08-19  5:03 UTC 

[Bug c++/67262] New: Massive number of nested SWITCH statements with -O1 causes g++ internal error
 2015-08-19  3:10 UTC  (2+ messages)
` [Bug c++/67262] "

[Bug middle-end/66479] New: -fstack-check doesn't prevent stack allocation with size -1
 2015-08-19  2:11 UTC  (2+ messages)
` [Bug middle-end/66479] "

[Bug c/67265] New: [x86] 'asm' operand has impossible constraints with -fstack-check
 2015-08-19  2:08 UTC  (3+ messages)
` [Bug target/67265] "

[Bug c/67266] New: Use of "cpp -P ..." collapses multiple blank lines
 2015-08-19  2:08 UTC  (4+ messages)
` [Bug preprocessor/67266] "

[Bug other/67264] New: Infinite recursion of demangler on fuzzed input
 2015-08-19  0:55 UTC  (3+ messages)
` [Bug other/67264] "

[Bug c/67224] New: UTF-8 support for identifier names in GCC
 2015-08-18 23:13 UTC  (15+ messages)
` [Bug c/67224] "

[Bug other/61321] New: demangler crash on casts in template parameters
 2015-08-18 23:11 UTC  (2+ messages)
` [Bug other/61321] "

[Bug c++/67261] New: Demangler infinite recursion
 2015-08-18 23:11 UTC  (2+ messages)
` [Bug c++/67261] "

[Bug c++/67263] New: demangler mishandles const qualifier on template parameter with function type
 2015-08-18 22:07 UTC 

[Bug c++/66919] New: [5 Regression] C++14 ICE during error reporting
 2015-08-18 21:29 UTC  (3+ messages)
` [Bug c++/66919] "

[Bug middle-end/36757] __builtin_signbit should be type-generic
 2015-08-18 20:09 UTC  (2+ messages)

[Bug debug/67192] New: Backward-goto in loop can get wrong line number
 2015-08-18 20:07 UTC  (9+ messages)
` [Bug debug/67192] "

[Bug libfortran/66936] New: io/unix.c gratuitously uses S_IRWXG and S_IRWXO on the basis that mkstemp() is available
 2015-08-18 20:03 UTC  (4+ messages)
` [Bug libfortran/66936] io/unix.c gratuitously uses S_IRWXG and S_IRWXO on the basis that umask() "

[Bug rtl-optimization/67218] Combine incorrectly folds (double) (float) (unsigned)
 2015-08-18 19:11 UTC  (2+ messages)

[Bug bootstrap/67066] New: libstdc++-v3/src/filesystem/dir.cc fails to compile, preventing bootstrapping with libstdcxx-filesystem-ts
 2015-08-18 18:35 UTC  (3+ messages)
` [Bug libstdc++/67066] libstdc++-v3/src/filesystem/dir.cc fails to compile with --enable-concept-checks

[Bug c++/67216] New: false is still a null pointer constant
 2015-08-18 18:05 UTC  (4+ messages)
` [Bug c++/67216] "

[Bug c/67243] Wrong Message of -Wvla for Standard ISO C90 However Emitted with -std=c11
 2015-08-18 16:49 UTC  (6+ messages)

[Bug target/67260] New: [sh] Register spill bug for sibcall+complex+softfloat
 2015-08-18 16:38 UTC 

[Bug target/67226] Incorrect code generated for tail call, where parameters are structs passed by value, -O2 is used, and target is ARM
 2015-08-18 16:36 UTC 

[Bug target/61441] New: ARM aarch64 fails to quiet signaling NaN
 2015-08-18 16:01 UTC  (3+ messages)
` [Bug tree-optimization/61441] "

[Bug c++/67160] New: static_assert feature test macro
 2015-08-18 15:24 UTC  (6+ messages)
` [Bug c++/67160] "

[Bug c++/58063] New: default arguments evaluated twice per call
 2015-08-18 14:44 UTC  (2+ messages)
` [Bug c++/58063] "

[Bug rtl-optimization/67028] New: combine bug. Different assumptions about subreg in different places
 2015-08-18 14:37 UTC  (2+ messages)
` [Bug rtl-optimization/67028] "

[Bug c++/67256] [C++11] Global scope contaminated with symbols from mathcalls.h
 2015-08-18 13:59 UTC  (4+ messages)
` [Bug libstdc++/67256] "

[Bug c/67255] New: -Wpadded mixes apostrophes
 2015-08-18 12:53 UTC  (6+ messages)
` [Bug c/67255] "

[Bug c/67234] New: Wrong Message of -Wvla for Standard ISO C90 However Emitted with -std=c11
 2015-08-18 11:51 UTC 

[Bug c/67236] New: Wrong Message of -Wvla for Standard ISO C90 However Emitted with -std=c11
 2015-08-18 11:51 UTC 

[Bug c/67235] New: Wrong Message of -Wvla for Standard ISO C90 However Emitted with -std=c11
 2015-08-18 11:51 UTC 

[Bug c/67230] New: Wrong Message of -Wvla on ISO C90 Emitted with -std=c11
 2015-08-18 11:51 UTC 

[Bug c/67237] New: Wrong Message of -Wvla for Standard ISO C90 However Emitted with -std=c11
 2015-08-18 11:50 UTC 

[Bug target/67254] On-stack memory regions with aligned attribute overlap on ARM
 2015-08-18 10:50 UTC 

[Bug c/63336] New: cilkplus array notation ICE in find_rank
 2015-08-18  9:38 UTC  (3+ messages)
` [Bug c/63336] "

[Bug c++/67238] New: [C++11][C++14]cc1plus crash for nested decltype expression in parameter pack in trailing return type when '-g' enabled
 2015-08-18  8:49 UTC  (2+ messages)
` [Bug c++/67238] "

[Bug fortran/59104] New: Wrong result with SIZE specification expression
 2015-08-18  8:15 UTC  (2+ messages)
` [Bug fortran/59104] "

[Bug tree-optimization/67253] New: ICE at -O3 on x86_64-linux-gnu (verify_gimple failed)
 2015-08-18  7:40 UTC  (2+ messages)
` [Bug tree-optimization/67253] [6 Regression] "

[Bug c++/67252] New: Demangler fails on template conversion operator
 2015-08-17 23:59 UTC 

[Bug c++/62272] Gimplify throws error on method call from inside nested lambdas
 2015-08-17 21:28 UTC  (4+ messages)

[Bug c++/54367] New: [meta-bug] [C++11] lambda expressions
 2015-08-17 19:50 UTC  (2+ messages)
` [Bug c++/54367] [meta-bug] "

[Bug c++/67244] New: internal compiler error: in gimplify_var_or_parm_decl, at gimplify.c:1801
 2015-08-17 19:50 UTC  (6+ messages)
` [Bug c++/67244] [5/6 Regression] "

[Bug c++/58907] New: [c++11] ICE in gimplify_var_or_parm_decl, at gimplify.c:NNNN
 2015-08-17 19:29 UTC  (3+ messages)
` [Bug c++/58907] "

[Bug c++/67064] New: Register asm variable broken
 2015-08-17 18:55 UTC  (4+ messages)
` [Bug c++/67064] "

[Bug c++/67104] New: Constant expression factory function initializes std::array with static storage duration strangely
 2015-08-17 18:42 UTC  (2+ messages)
` [Bug c++/67104] [5 regression] "

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