public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/53818] New: -fno-automatic cannot have initializer
 2013-02-15  8:52 UTC  (3+ messages)
` [Bug fortran/53818] -finit-local-zero -fno-automatic: Function result "

[Bug libstdc++/56332] New: libstdc++-v3 does not support x86_64-pc-mingw64: No support for this host/target combination
 2013-02-15  8:39 UTC  (3+ messages)
` [Bug libstdc++/56332] "

[Bug c++/56328] New: Explicit instantiation of inline function template works for base template, fails for specialized template
 2013-02-15  8:06 UTC  (6+ messages)
` [Bug c++/56328] "

[Bug other/56338] New: register spill caused by loading constant
 2013-02-15  7:59 UTC  (3+ messages)
` [Bug other/56338] "
` [Bug target/56338] "

[Bug fortran/51520] New: ICE in gfortran 4.6.2, x86_64
 2013-02-15  7:46 UTC  (2+ messages)
` [Bug fortran/51520] [4.6 Regression] ICE in gfortran 4.6.x

[Bug libfortran/50105] New: Possibly: [4.3/4.4/4.5/4.6/4.7 Regression] I/O with g6.5 - wrong number of "**" shown
 2013-02-15  7:39 UTC  (2+ messages)
` [Bug libfortran/50105] [4.6/4.7/4.8 "

[Bug fortran/28397] Check format mismatches at compile time
 2013-02-15  7:39 UTC 

[Bug fortran/45129] I/O edit descriptors: Warn if the format field is too small for the E and F edit descriptor
 2013-02-15  7:38 UTC 

[Bug fortran/53537] New: Abstract interface with import interferes with only-clause
 2013-02-15  7:30 UTC  (2+ messages)
` [Bug fortran/53537] [4.6/4.7 Regression] Explicit IMPORT of renamed USE-associated symbol fails

[Bug middle-end/56309] New: -O3 optimizer generates conditional moves instead of compare and branch resulting in almost 2x slower code
 2013-02-15  7:15 UTC  (23+ messages)
` [Bug middle-end/56309] "
` [Bug target/56309] "
` [Bug tree-optimization/56309] "

[Bug c/56337] New: __attribute__((aligned(N))) allows too-high values of N
 2013-02-15  7:07 UTC  (2+ messages)
` [Bug c/56337] __attribute__((aligned(N))) breaks for N=1<<28

[Bug other/56314] New: Please allow per-function specification of register conventions
 2013-02-15  6:56 UTC  (6+ messages)
` [Bug other/56314] "
` [Bug middle-end/56314] "

[Bug libstdc++/56336] New: Buggy implementation of stoi, stol, stoll
 2013-02-15  6:53 UTC  (2+ messages)
` [Bug libstdc++/56336] "

[Bug tree-optimization/56335] New: Optimization assumes __attribute__((aligned(N))) always works
 2013-02-15  6:31 UTC 

[Bug target/55941] New: [4.8 Regression] Strange copy of double (in struct) to stack
 2013-02-15  6:07 UTC  (4+ messages)
` [Bug target/55941] "

[Bug other/56334] New: __attribute__((aligned)) documentation is outdated and misleading
 2013-02-15  1:33 UTC  (5+ messages)
` [Bug other/56334] __attribute__((aligned)) documentation is misleading

[Bug c++/54922] New: [C++11][DR 1359] constexpr constructors require initialization of all union members
 2013-02-15  1:28 UTC  (2+ messages)
` [Bug c++/54922] "

[Bug c++/55003] New: [C++11] Member function pointer not working as constexpr initializer
 2013-02-15  1:28 UTC  (2+ messages)
` [Bug c++/55003] "

[Bug c++/55220] New: [c++11] Internal error when doing partial template specialization on variadic template
 2013-02-15  1:27 UTC  (2+ messages)
` [Bug c++/55220] [c++11] ICE "

[Bug c++/55223] New: [C++11] Default lambda expression of a templated class member
 2013-02-15  1:27 UTC  (2+ messages)
` [Bug c++/55223] "

[Bug c++/56323] New: [C++11] cannot compile inherited constructor for typedef'ed base class
 2013-02-15  1:27 UTC  (4+ messages)
` [Bug c++/56323] "

[Bug c++/55232] New: [C++0x] Compilation fails if expanding function param pack in initializer_list
 2013-02-15  1:26 UTC  (3+ messages)
` [Bug c++/55232] [C++11] ICE with -Wunused-parameter for unused parameter pack using qualified dependent name

[Bug middle-end/16660] attribute((aligned)) doesn't work for variables on the stack for greater than required alignement
 2013-02-15  1:12 UTC  (3+ messages)

[Bug c++/56333] New: cannot use typedef name in inheriting constructor
 2013-02-15  0:54 UTC 

[Bug c++/52026] New: [c++0x] g++: Constexpr Variable Appears Uninitialized in Lambda
 2013-02-14 23:54 UTC  (2+ messages)
` [Bug c++/52026] [4.6/4.7/4.8 Regression] "

[Bug c++/54122] New: gcc segfault comparing enum class in lambda inside constructor of a templated class
 2013-02-14 23:43 UTC  (2+ messages)
` [Bug c++/54122] [4.7/4.8 Regression] "

[Bug c++/55076] New: ice when compiling lambda function
 2013-02-14 23:43 UTC  (2+ messages)
` [Bug c++/55076] "

[Bug c++/55680] New: [C++11] Member specialization with lambda is rejected
 2013-02-14 23:37 UTC  (3+ messages)
` [Bug c++/55680] "

[Bug c++/56013] New: ICE in lambda in a for-each in templated class
 2013-02-14 23:32 UTC  (2+ messages)
` [Bug c++/56013] "

[Bug c++/56135] New: [c++11] this incorrectly captured as null in template member function
 2013-02-14 23:29 UTC  (3+ messages)
` [Bug c++/56135] "

[Bug fortran/56224] New: gfortran -fopenmp cannot find omp_lib.h
 2013-02-14 22:44 UTC  (3+ messages)
` [Bug fortran/56224] [4.8 Regression] "

[Bug sanitizer/56330] New: [4.8 Regression] ICE: verify_gimple failed: gimple_bb (stmt) is set to a wrong basic block with -fsanitize=address
 2013-02-14 22:34 UTC  (4+ messages)
` [Bug sanitizer/56330] "
` [Bug sanitizer/56330] "

[Bug tree-optimization/56321] New: ICE:segfault in midend for -funsafe-math-optimizations -O3
 2013-02-14 22:27 UTC  (9+ messages)
` [Bug tree-optimization/56321] "
` [Bug tree-optimization/56321] [4.8 Regression] "

[Bug ada/56331] New: Gnatprep returns zero on error
 2013-02-14 22:16 UTC 

[Bug middle-end/56214] New: [4.8 Regression] FAIL: gcc.c-torture/execute/20050121-1.c compilation, ICE
 2013-02-14 22:04 UTC  (2+ messages)
` [Bug target/56214] "

[Bug libstdc++/56267] New: [4.7/4.8 Regression] unordered containers require Assignable hash function
 2013-02-14 22:04 UTC  (2+ messages)
` [Bug libstdc++/56267] "

[Bug middle-end/55477] New: [devirt] trunk fails inline-devirt tests #2 and and #3 whereas they pass in google/4_7
 2013-02-14 21:28 UTC  (2+ messages)
` [Bug middle-end/55477] "

[Bug middle-end/55478] New: [devirt] trunk fails inline-devirt test #4
 2013-02-14 21:28 UTC  (2+ messages)
` [Bug middle-end/55478] "

[Bug c++/52008] New: [C++0x] ICE when adding partial specialization for variadic-templated structure
 2013-02-14 21:08 UTC  (2+ messages)
` [Bug c++/52008] [Core/1495] "

[Bug c++/56329] New: Segmentation fault on simple invalid code with variadic template specialisation
 2013-02-14 21:08 UTC  (2+ messages)
` [Bug c++/56329] "

[Bug c++/55017] New: [C++11] Rvalue-reference member should cause copy constructor not deleted, but still declared
 2013-02-14 20:49 UTC  (3+ messages)
` [Bug c++/55017] [C++11] Rvalue-reference member should cause copy constructor to be "
` [Bug c++/55017] [DR 1051] "

[Bug c++/56319] New: call to implicitly-deleted copy constructor accepted
 2013-02-14 20:47 UTC  (6+ messages)
` [Bug c++/56319] implicit copy constructor is not deleted when it is ill formed
` [Bug c++/56319] [DR 1051] implicit copy constructor is not deleted for type with rvalue reference member

[Bug bootstrap/56311] New: gcc/include-fixed/stdio.h: In function ‘_func’: gcc/include-fixed/stdio.h:135:3: error: expected declaration specifiers before ‘__extension__’
 2013-02-14 19:45 UTC  (5+ messages)
` [Bug bootstrap/56311] "

[Bug c/54582] New: gap in FORTIFY checking of buffer lengths
 2013-02-14 19:07 UTC  (2+ messages)
` [Bug middle-end/54582] "

[Bug bootstrap/55644] New: profiledbootstrap fails on current trunk
 2013-02-14 18:47 UTC  (3+ messages)
` [Bug bootstrap/55644] bootstrap-lto fails on current trunk (with and without profiledbootstrap)

[Bug bootstrap/56327] New: [4.8 Regression] Revision 196009 breaks bootstrap on x32
 2013-02-14 16:54 UTC  (2+ messages)
` [Bug bootstrap/56327] "

[Bug middle-end/55889] New: [4.8 Regression] ICE: in move_op_ascend, at sel-sched.c:6153 with -fschedule-insns -fselective-scheduling
 2013-02-14 16:48 UTC  (3+ messages)
` [Bug middle-end/55889] "

[Bug c++/56326] New: g++.dg/gomp/tls-wrap4.C and g++.dg/tls/thread_local-wrap4.C FAIL on Solaris 9/x86
 2013-02-14 15:57 UTC  (4+ messages)
` [Bug c++/56326] "

[Bug go/56325] New: exp/norm FAILs on 64-bit Solaris/SPARC
 2013-02-14 14:40 UTC 

[Bug go/56324] New: exp/locale/collate/build FAILs on 64-bit Solaris/SPARC
 2013-02-14 14:37 UTC 

[Bug go/56322] New: text/template and testing/quick FAIL on 32-bit Solaris/SPARC
 2013-02-14 14:31 UTC 

[Bug middle-end/56242] New: [4.8 Regression] libjava/classpath/gnu/javax/swing/text/html/parser/support/textPreProcessor.java:175:0: ICE: Segmentation fault
 2013-02-14 13:56 UTC  (3+ messages)
` [Bug middle-end/56242] "

[Bug ada/52123] New: [4.7] gcc bootstrap with ada fails on mingw target
 2013-02-14 13:04 UTC  (3+ messages)
` [Bug ada/52123] [4.7/4.8 Regression] "

[Bug fortran/56318] New: [4.6/4.7/4.8 Regression] Wrong result with MATMUL of PARAMETER
 2013-02-14 12:55 UTC  (5+ messages)
` [Bug fortran/56318] "

[Bug go/56320] New: Several libgo tests FAIL on 64-bit Solaris/x86
 2013-02-14 12:26 UTC 

[Bug target/50494] New: gcc.dg/vect/vect-reduc-2char.c fails spuriously on ppc with -flto
 2013-02-14 12:25 UTC  (8+ messages)
` [Bug lto/50494] "

[Bug rtl-optimization/56175] New: Issue with combine phase on x86
 2013-02-14 12:04 UTC  (2+ messages)
` [Bug tree-optimization/56175] "

[Bug libitm/53113] New: Build fails in x86_avx.cc if AVX disabled but supported by as (Solaris & Linux)
 2013-02-14 11:48 UTC  (2+ messages)
` [Bug libitm/53113] "

[Bug debug/56307] New: FAIL: gcc.dg/tree-ssa/pr55579.c scan-tree-dump esra "Created a debug-only replacement for s"
 2013-02-14 10:35 UTC  (2+ messages)
` [Bug debug/56307] "

[Bug rtl-optimization/48133] New: [4.5/4.6/4.7 Regression] ICE: in get_loop_body, at cfgloop.c:831 with -O -funroll-loops -fthread-jumps -fno-tree-ch
 2013-02-14 10:34 UTC  (3+ messages)
` [Bug rtl-optimization/48133] [4.6/4.7/4.8 "
` [Bug rtl-optimization/48133] [4.6/4.7 "

[Bug fortran/56204] New: [4.8 regression] gfortran.dg/quad_[23].f90 FAIL on Solaris 9/x86
 2013-02-14 10:13 UTC  (2+ messages)
` [Bug fortran/56204] "

[Bug go/56171] New: syscall FAILs on Solaris
 2013-02-14 10:11 UTC  (2+ messages)
` [Bug go/56171] "

[Bug fortran/56138] New: Deferred-length character RESULT: ICE in gfc_add_modify_loc
 2013-02-14 10:09 UTC  (3+ messages)
` [Bug fortran/56138] "

[Bug c++/56285] New: [C++11] Arguments to an inheriting constructor is not forwarded properly
 2013-02-14  9:56 UTC  (2+ messages)
` [Bug c++/56285] [C++11] Arguments to an inheriting constructor are "

[Bug c++/56317] New: inheriting constructor fails to move brace-initialized object
 2013-02-14  9:56 UTC  (3+ messages)
` [Bug c++/56317] "

[Bug ada/56316] New: [4.8 Regression] bootstrap with ada on mingw fails in ada/gcc-interface/trans.c
 2013-02-14  8:52 UTC  (3+ messages)
` [Bug ada/56316] "

[Bug c++/55670] New: This isn't a pure virtual method
 2013-02-14  4:31 UTC  (2+ messages)
` [Bug c++/55670] [C++11] "

[Bug target/52122] New: [4.6.x/4.7] incorrect ln -s replacement for mingw like targets in configure files
 2013-02-14  4:26 UTC  (2+ messages)
` [Bug target/52122] [4.6/4.7/4.8 Regression] "

[Bug c++/55582] New: [C++11] Unable to define string user-defined literal without leading underscore
 2013-02-14  2:56 UTC  (2+ messages)
` [Bug c++/55582] "

[Bug target/56315] New: ARM: Improve use of 64-bit constants in logical operations
 2013-02-14  1:59 UTC 

[Bug target/56313] New: aarch64 backend not using fmls instruction
 2013-02-14  1:40 UTC  (2+ messages)
` [Bug target/56313] "

[Bug tree-optimization/56310] New: [4.8 Regression] ICE: in decide_about_value, at ipa-cp.c:3310 with -fipa-cp -fno-early-inlining -fipa-cp-clone --param=ipa-cp-eval-threshold=1
 2013-02-14  1:16 UTC  (4+ messages)
` [Bug tree-optimization/56310] "

[Bug target/56184] New: Internal compiler error in push_reload during bootstrap stage 2
 2013-02-14  0:17 UTC  (3+ messages)
` [Bug target/56184] [4.8 Regression] "

[Bug bootstrap/55886] New: gcc/configure.ac problems lead to GCC 4.7.2 not building for x86_64-pc-mingw64
 2013-02-13 22:33 UTC  (2+ messages)
` [Bug bootstrap/55886] "

[Bug c++/56312] New: Firefox 20.0a1 compilation with enabled LTO fails
 2013-02-13 22:32 UTC 

[Bug c++/56111] New: {float,double} complex not accepted by g++-4.8 anymore
 2013-02-13 22:03 UTC  (3+ messages)
` [Bug libstdc++/56111] [4.8 Regression] {float,double,long double} complex not accepted anymore

[Bug middle-end/56185] New: [4.7 Regression] ICE for Arithmetic exception with -O2 and -fgraphite
 2013-02-13 21:09 UTC  (2+ messages)
` [Bug middle-end/56185] "

[Bug rtl-optimization/56181] New: ICE in verify_loop_structure, at cfgloop.c:1581 with -ftracer
 2013-02-13 20:23 UTC  (2+ messages)
` [Bug rtl-optimization/56181] [4.8 Regression] "

[Bug fortran/55852] New: internal compiler error: in gfc_build_intrinsic_call, at fortran/expr.c:4647
 2013-02-13 19:21 UTC  (4+ messages)
` [Bug fortran/55852] [4.6/4.7/4.8 regression] "

[Bug c++/55526] New: [C++11] Irrelevant error message for function parameter wrongly used in noexcept specifier
 2013-02-13 19:06 UTC  (2+ messages)
` [Bug c++/55526] "

[Bug c++/55558] New: [C++11] decltype on a static member variable of a specialized class in a template function results in an internal compiler error
 2013-02-13 18:58 UTC  (2+ messages)
` [Bug c++/55558] [C++11] decltype on a static member variable "

[Bug c++/55581] New: Too-eager instantiation
 2013-02-13 18:56 UTC  (2+ messages)
` [Bug c++/55581] [C++11] Too-eager instantiation with decltype

[Bug c++/55710] New: [C++11] Linkage errors with lambdas
 2013-02-13 18:19 UTC  (3+ messages)
` [Bug c++/55710] "

[Bug c++/55720] New: [C++11] Linkage errors of static data member initializers with lambdas
 2013-02-13 18:16 UTC  (2+ messages)
` [Bug c++/55720] "

[Bug c/56308] New: GCC 4.8 segfaults when building GCC 4.7
 2013-02-13 18:14 UTC  (2+ messages)
` [Bug c/56308] "

[Bug c++/55879] New: [C++11][constexpr] nested constexpr Initialisation raises internal compiler error
 2013-02-13 18:05 UTC  (3+ messages)
` [Bug c++/55879] [C++11] "

[Bug libstdc++/55993] New: tuple_cat not a constant expression for result size >= 3
 2013-02-13 17:57 UTC  (2+ messages)
` [Bug c++/55993] [C++11] derived-to-base conversion fails in constant expression

[Bug c++/56155] New: [C++0X] enumeration with fixed underlying type - enum literals have wrong type
 2013-02-13 17:56 UTC  (2+ messages)
` [Bug c++/56155] [C++11] enumeration with fixed underlying type - enumerators have wrong type within enumerator-list

[Bug tree-optimization/56265] New: [4.8 Regression] ICE in ipa_make_edge_direct_to_target
 2013-02-13 17:16 UTC  (2+ messages)
` [Bug tree-optimization/56265] "

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