public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/51833] New: ICE in tsubst_copy, at cp/pt.c:11333
2013-02-15 11:47 UTC (3+ messages)
` [Bug c++/51833] "
[Bug c++/55223] New: [C++11] Default lambda expression of a templated class member
2013-02-15 11:47 UTC (4+ messages)
` [Bug c++/55223] "
[Bug bootstrap/53728] New: [4.6 regression] Bootstrap comparison failure (gcc/varasm.o differs) with CFLAGS="-O2 -march=pentium3"
2013-02-15 11:45 UTC (2+ messages)
` [Bug bootstrap/53728] "
[Bug other/56298] New: wmmintrin.h aborts compilation on the machines without AES
2013-02-15 11:41 UTC (2+ messages)
` [Bug target/56298] "
[Bug libfortran/38199] missed optimization: I/O performance
2013-02-15 11:28 UTC (2+ messages)
` [Bug libfortran/38199] [4.7/4.8 Regression] "
[Bug c++/55003] New: [C++11] Member function pointer not working as constexpr initializer
2013-02-15 11:24 UTC (3+ messages)
` [Bug c++/55003] "
[Bug c++/54922] New: [C++11][DR 1359] constexpr constructors require initialization of all union members
2013-02-15 11:23 UTC (3+ messages)
` [Bug c++/54922] "
[Bug c++/55232] New: [C++0x] Compilation fails if expanding function param pack in initializer_list
2013-02-15 11:20 UTC (4+ messages)
` [Bug c++/55232] [C++11] ICE with -Wunused-parameter for unused parameter pack using qualified dependent name
[Bug c++/55220] New: [c++11] Internal error when doing partial template specialization on variadic template
2013-02-15 11:18 UTC (3+ messages)
` [Bug c++/55220] [c++11] ICE "
[Bug fortran/56318] New: [4.6/4.7/4.8 Regression] Wrong result with MATMUL of PARAMETER
2013-02-15 11:17 UTC (6+ messages)
` [Bug fortran/56318] "
[Bug c++/56323] New: [C++11] cannot compile inherited constructor for typedef'ed base class
2013-02-15 11:17 UTC (6+ messages)
` [Bug c++/56323] "
[Bug tree-optimization/56321] New: ICE:segfault in midend for -funsafe-math-optimizations -O3
2013-02-15 11:09 UTC (11+ messages)
` [Bug tree-optimization/56321] "
` [Bug tree-optimization/56321] [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-15 10:59 UTC (6+ messages)
` [Bug sanitizer/56330] "
` [Bug sanitizer/56330] "
[Bug c++/56038] New: declarations in xmmintrin.h conflict with mingw-w64 intrin.h in c++ mode
2013-02-15 10:41 UTC (2+ messages)
` [Bug c++/56038] "
[Bug libstdc++/56332] New: libstdc++-v3 does not support x86_64-pc-mingw64: No support for this host/target combination
2013-02-15 10:38 UTC (4+ messages)
` [Bug libstdc++/56332] "
[Bug bootstrap/55163] New: Ongoing problem with gengtype-lex.c under CygWin with CRLF text mode line endings since 4.8
2013-02-15 10:32 UTC (2+ messages)
` [Bug bootstrap/55163] [4.8 Regression] "
[Bug libstdc++/56336] New: Buggy implementation of stoi, stol, stoll
2013-02-15 10:24 UTC (3+ messages)
` [Bug libstdc++/56336] "
[Bug rtl-optimization/56339] New: [4.8 Regression]: Suboptimal register allocation
2013-02-15 10:21 UTC (7+ messages)
` [Bug rtl-optimization/56339] "
[Bug bootstrap/55644] New: profiledbootstrap fails on current trunk
2013-02-15 9:42 UTC (4+ 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-15 9:42 UTC (3+ messages)
` [Bug bootstrap/56327] "
[Bug middle-end/56309] New: -O3 optimizer generates conditional moves instead of compare and branch resulting in almost 2x slower code
2013-02-15 9:36 UTC (22+ messages)
` [Bug target/56309] "
` [Bug tree-optimization/56309] "
[Bug tree-optimization/56335] New: Optimization assumes __attribute__((aligned(N))) always works
2013-02-15 9:28 UTC (2+ messages)
` [Bug c/56335] "
[Bug c/56337] New: __attribute__((aligned(N))) allows too-high values of N
2013-02-15 9:26 UTC (3+ messages)
` [Bug c/56337] __attribute__((aligned(N))) breaks for N=1<<28
[Bug c++/56328] New: Explicit instantiation of inline function template works for base template, fails for specialized template
2013-02-15 9:24 UTC (9+ messages)
` [Bug c++/56328] "
[Bug rtl-optimization/50339] New: suboptimal register allocation for abs(__int128_t)
2013-02-15 9:20 UTC (3+ messages)
` [Bug rtl-optimization/50339] [4.8 Regression] "
[Bug c++/56333] New: cannot use typedef name in inheriting constructor
2013-02-15 9:10 UTC (2+ messages)
` [Bug c++/56333] "
[Bug target/55941] New: [4.8 Regression] Strange copy of double (in struct) to stack
2013-02-15 8:55 UTC (5+ messages)
` [Bug target/55941] "
[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 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 other/56314] New: Please allow per-function specification of register conventions
2013-02-15 6:56 UTC (5+ messages)
` [Bug other/56314] "
` [Bug middle-end/56314] "
[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 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++/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 (2+ 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 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 (4+ 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 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 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 (6+ 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 (2+ messages)
` [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] "
page: next (older) | prev (newer) | 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).