| 23:57 |
[Bug c++/39679] Some absent attributes in the tree-dump should be added |
paolo.carlini at oracle dot co |
| 23:54 |
[Bug c++/39813] [feature request] __PRETTY_FUNCTION__ addition |
paolo.carlini at oracle dot co |
| 23:45 |
[Bug debug/49750] -gdwarf-4 bug |
jan.kratochvil at redhat dot c |
| 23:15 |
[Bug c++/40145] structure inside a static function is exported, producing warning |
paolo.carlini at oracle dot co |
| 23:14 |
[Bug c++/40145] structure inside a static function is exported, producing warning |
paolo at gcc dot gnu.org |
| 23:08 |
[Bug c++/44473] iterators already defined for std::vector when using std::decimal |
paolo.carlini at oracle dot co |
| 23:05 |
[Bug c++/44473] iterators already defined for std::vector when using std::decimal |
janis at gcc dot gnu.org |
| 22:57 |
[Bug c++/41596] handling of library-related options by g++spec.c causes a failure when generating pch. |
paolo.carlini at oracle dot co |
| 22:54 |
[Bug c++/41804] testsuite breaks with DejaGnu messages |
paolo.carlini at oracle dot co |
| 22:46 |
[Bug c++/43275] unclear error message for missing typename |
paolo.carlini at oracle dot co |
| 22:42 |
[Bug c++/43361] missing uninitialized warning without optimization (loop representation) |
paolo.carlini at oracle dot co |
| 22:34 |
[Bug c++/44263] missing diagnostic on questionable array sizes with -pedantic |
paolo.carlini at oracle dot co |
| 22:12 |
[Bug c++/44473] iterators already defined for std::vector when using std::decimal |
paolo.carlini at oracle dot co |
| 22:06 |
[Bug c++/45278] -Wextra doesn't warn about (pointer < 0 ). |
paolo.carlini at oracle dot co |
| 22:05 |
[Bug c++/45278] -Wextra doesn't warn about (pointer < 0 ). |
paolo at gcc dot gnu.org |
| 21:58 |
[Bug c++/38980] missing -Wformat warning on const char format string |
paolo.carlini at oracle dot co |
| 21:53 |
[Bug c++/40056] implicit instantiation of function templates fails with -O2, works with -O and -g... |
paolo.carlini at oracle dot co |
| 21:49 |
[Bug c++/41796] ambiguous subobject diagnostic given too early |
paolo.carlini at oracle dot co |
| 21:43 |
[Bug bootstrap/49486] [4.7 Regression] Bootstrap failure |
kkojima at gcc dot gnu.org |
| 21:41 |
[Bug fortran/50547] dummy procedure argument of PURE shall be PURE |
janus at gcc dot gnu.org |
| 21:37 |
[Bug c++/41796] ambiguous subobject diagnostic given too early |
daniel.kruegler at googlemail |
| 21:34 |
[Bug c++/41431] &main should be allowed within unevaluated operands. |
paolo.carlini at oracle dot co |
| 21:32 |
[Bug c++/41796] ambiguous subobject diagnostic given too early |
paolo.carlini at oracle dot co |
| 21:29 |
[Bug fortran/50553] statement function cannot be target (r178939) |
janus at gcc dot gnu.org |
| 21:28 |
[Bug c++/41725] g++ accepts compounded unnamed type in template (violates 14.3.1-2) |
paolo.carlini at oracle dot co |
| 21:22 |
[Bug other/50562] New: configure: --without-newlib does not disable libgloss |
jstengle at cisco dot com |
| 21:22 |
[Bug c++/42356] confused compiler |
paolo.carlini at oracle dot co |
| 21:10 |
[Bug c++/27527] invalid types produced out of argument deduction (SFINAE bug) |
paolo.carlini at oracle dot co |
| 21:00 |
[Bug middle-end/50561] [4.7 regression] ICE when compiling zlib with -O2 -floop-flatten -floop-strip-mine |
matt at use dot net |
| 20:59 |
[Bug middle-end/50561] [4.7 regression] ICE when compiling zlib with -O2 -floop-flatten -floop-strip-mine |
matt at use dot net |
| 20:59 |
[Bug middle-end/50561] New: [4.7 regression] ICE when compiling zlib with -O2 -floop-flatten -floop-strip-mine |
matt at use dot net |
| 20:40 |
[Bug c++/45278] -Wextra doesn't warn about (pointer < 0 ). |
paolo.carlini at oracle dot co |
| 20:14 |
[Bug fortran/50553] statement function cannot be target (r178939) |
janus at gcc dot gnu.org |
| 20:06 |
[Bug c++/48420] Missed -Wconversion-null warning when passing const bool to T* |
paolo.carlini at oracle dot co |
| 20:03 |
[Bug c++/48420] Missed -Wconversion-null warning when passing const bool to T* |
paolo.carlini at oracle dot co |
| 20:01 |
[Bug fortran/50550] does not recognize pointer variable at initialization (r178939) |
janus at gcc dot gnu.org |
| 19:46 |
[Bug fortran/50514] gfortran should check ISHFT & ISHFTC aruments (r178939) |
sgk at troutmask dot apl.washi |
| 19:43 |
[Bug bootstrap/50543] Bootstrap fails to build for latest 4.6 |
kirill.yukhin at intel dot com |
| 19:38 |
[Bug web/50297] Bugzilla suffers a taint issue when viewing bug 48333 while being logged out |
LpSolit at netscape dot net |
| 19:38 |
[Bug c++/50560] g++ optimization -O3 is removing symbols from templates |
marktrinh.junk at gmail dot co |
| 19:29 |
[Bug c++/49913] ICE from -O2 -fgraphite-identity : extract_range_from_binary_expr, at tree-vrp.c:2318 |
paolo.carlini at oracle dot co |
| 19:27 |
[Bug c++/27527] invalid types produced out of argument deduction (SFINAE bug) |
jason at gcc dot gnu.org |
| 19:20 |
[Bug fortran/50547] dummy procedure argument of PURE shall be PURE |
janus at gcc dot gnu.org |
| 19:19 |
[Bug web/50297] Bugzilla suffers an internal error |
LpSolit at netscape dot net |
| 18:38 |
[Bug c++/50560] g++ optimization -O3 is removing symbols from templates |
redi at gcc dot gnu.org |
| 18:31 |
[Bug c++/50560] g++ optimization -O3 is removing symbols from templates |
redi at gcc dot gnu.org |
| 18:28 |
[Bug web/50297] Bugzilla suffers an internal error |
LpSolit at netscape dot net |
| 18:27 |
[Bug c++/48536] [C++0x] Automatic Enumerator Incrementation is not compliant with Clause 7.2/5 |
redi at gcc dot gnu.org |
| 18:26 |
[Bug c++/50559] g++ bails out after seeing overflow in an enumeration value |
redi at gcc dot gnu.org |
| 18:24 |
[Bug c++/50560] New: g++ optimization -O3 is removing symbols from templates |
marktrinh.junk at gmail dot co |
| 18:22 |
[Bug c++/50559] g++ bails out after seeing overflow in an enumeration value |
redi at gcc dot gnu.org |
| 18:04 |
[Bug c++/49949] wrong sign for product of complex<double> and double with -O2 |
hjl.tools at gmail dot com |
| 18:01 |
[Bug web/50297] Bugzilla suffers an internal error |
LpSolit at netscape dot net |
| 17:57 |
[Bug c++/50559] g++ bails out after seeing overflow in an enumeration value |
pinskia at gcc dot gnu.org |
| 17:55 |
[Bug c++/50559] g++ bails out after seeing overflow in an enumeration value |
daniel.kruegler at googlemail |
| 17:35 |
[Bug c++/48914] #pragma GCC diagnostic ignored "-Wc++0x-compat" doesn't work |
paolo.carlini at oracle dot co |
| 17:28 |
[Bug c++/50559] g++ bails out after seeing overflow in an enumeration value |
pinskia at gcc dot gnu.org |
| 17:27 |
[Bug c++/50559] g++ bails out after seeing overflow in an enumeration value |
pinskia at gcc dot gnu.org |
| 17:24 |
[Bug c++/50559] g++ bails out after seeing overflow in an enumeration value |
dnetserrspam at gmail dot com |
| 17:22 |
[Bug c++/50559] New: g++ bails out after seeing overflow in an enumeration value |
dnetserrspam at gmail dot com |
| 16:30 |
[Bug c++/49126] timevar_stack faild because define_label |
paolo.carlini at oracle dot co |
| 16:24 |
[Bug c++/47749] Wrong function return value |
paolo.carlini at oracle dot co |
| 16:14 |
[Bug c++/47749] Wrong function return value |
paolo.carlini at oracle dot co |
| 16:06 |
[Bug c++/47749] Wrong function return value |
redi at gcc dot gnu.org |
| 16:03 |
[Bug c++/49949] wrong sign for product of complex<double> and double with -O2 |
paolo.carlini at oracle dot co |
| 16:02 |
[Bug c++/47749] Wrong function return value |
redi at gcc dot gnu.org |
| 15:58 |
[Bug ada/50558] Legal program rejected (record component with no supplied value) and invalid access to atomic variable |
eugen at debian dot org |
| 15:57 |
[Bug c++/47749] Wrong function return value |
paolo.carlini at oracle dot co |
| 15:54 |
[Bug c++/49949] wrong sign for product of complex<double> and double with -O2 |
hjl.tools at gmail dot com |
| 15:42 |
[Bug c++/47749] Wrong function return value |
redi at gcc dot gnu.org |
| 15:38 |
[Bug c++/47749] Wrong function return value |
paolo.carlini at oracle dot co |
| 15:36 |
[Bug libstdc++/1773] __cplusplus defined to 1, should be 199711L |
redi at gcc dot gnu.org |
| 15:17 |
[Bug bootstrap/50543] Bootstrap fails to build for latest 4.6 |
evstupac at gmail dot com |
| 15:11 |
[Bug c++/49949] wrong sign for product of complex<double> and double with -O2 |
paolo.carlini at oracle dot co |
| 15:03 |
[Bug fortran/50541] gfortran should not accept a pointer as a generic-name (r178939) |
burnus at gcc dot gnu.org |
| 14:58 |
[Bug c++/49949] wrong sign for product of complex<double> and double with -O2 |
paolo.carlini at oracle dot co |
| 14:21 |
[Bug libstdc++/1773] __cplusplus defined to 1, should be 199711L |
marc.glisse at normalesup dot |
| 14:01 |
[Bug libstdc++/1773] __cplusplus defined to 1, should be 199711L |
vanboxem.ruben at gmail dot co |
| 13:52 |
[Bug ada/50558] Illegal program not detected (record component with no supplied value) and invalid access to atomic variable |
eugen at debian dot org |
| 13:49 |
[Bug middle-end/50460] [4.7 Regression] __builtin___strcpy_chk/__builtin_object_size don't work |
rguenth at gcc dot gnu.org |
| 13:48 |
[Bug middle-end/50460] [4.7 Regression] __builtin___strcpy_chk/__builtin_object_size don't work |
rguenth at gcc dot gnu.org |
| 13:35 |
[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO |
hubicka at gcc dot gnu.org |
| 13:09 |
[Bug ada/50558] Illegal program not detected (record component with no supplied value) and invalid access to atomic variable |
eugen at debian dot org |
| 13:05 |
[Bug ada/50558] New: Illegal program not detected (record component with no supplied value) and invalid access to atomic variable |
eugen at debian dot org |
| 12:40 |
[Bug lto/47247] Linker plugin specification makes it difficult to handle COMDATs |
hubicka at gcc dot gnu.org |
| 12:29 |
[Bug libstdc++/1773] __cplusplus defined to 1, should be 199711L |
paolo.carlini at oracle dot co |
| 12:28 |
[Bug libstdc++/1773] __cplusplus defined to 1, should be 199711L |
redi at gcc dot gnu.org |
| 12:27 |
[Bug middle-end/50460] [4.7 Regression] __builtin___strcpy_chk/__builtin_object_size don't work |
rguenth at gcc dot gnu.org |
| 12:17 |
[Bug libstdc++/1773] __cplusplus defined to 1, should be 199711L |
vanboxem.ruben at gmail dot co |
| 12:14 |
[Bug tree-optimization/50557] [4.7 Regression] Register pressure increase after reassociation (x86, 32 bits) |
wschmidt at gcc dot gnu.org |
| 11:52 |
[Bug tree-optimization/50557] [4.7 Regression] Register pressure increase after reassociation (x86, 32 bits) |
izamyatin at gmail dot com |
| 11:51 |
[Bug bootstrap/50326] [4.7 regression] ICE in set_lattice_value, at tree-ssa-ccp.c:456 |
jamborm at gcc dot gnu.org |
| 11:14 |
[Bug fortran/50541] gfortran should not accept a pointer as a generic-name (r178939) |
janus at gcc dot gnu.org |
| 11:08 |
[Bug tree-optimization/50557] [4.7 Regression] Register pressure increase after reassociation (x86, 32 bits) |
rguenth at gcc dot gnu.org |
| 10:43 |
[Bug fortran/50554] INQUIRE cannot redefine DO index (r178939) |
burnus at gcc dot gnu.org |
| 10:08 |
[Bug tree-optimization/50557] New: [4.7 Regression] Register pressure increase after reassociation (x86, 32 bits) |
izamyatin at gmail dot com |
| 09:21 |
[Bug fortran/50514] gfortran should check ISHFT & ISHFTC aruments (r178939) |
zeccav at gmail dot com |
| 09:16 |
[Bug fortran/50556] New: cannot save namelist group name |
zeccav at gmail dot com |
| 09:15 |
[Bug fortran/50555] New: synonymous namelist/statement function dummy argument not allowed (r178939) |
zeccav at gmail dot com |
| 09:14 |
[Bug fortran/50554] New: INQUIRE cannot redefine DO index (r178939) |
zeccav at gmail dot com |
| 09:13 |
[Bug fortran/50553] New: statement function cannot be target (r178939) |
zeccav at gmail dot com |
| 09:11 |
[Bug fortran/50552] New: type name cannot be statement function dummy argument (r178939) |
zeccav at gmail dot com |
| 09:10 |
[Bug fortran/50551] New: Argumentless NULL() cannot be used with assumed-length dummy (r178939) |
zeccav at gmail dot com |
| 09:08 |
[Bug fortran/50550] New: does not recognize pointer variable at initialization (r178939) |
zeccav at gmail dot com |
| 09:07 |
[Bug fortran/50549] New: should detect different type parameters in structure constructors (r178939) |
zeccav at gmail dot com |
| 09:06 |
[Bug fortran/50548] New: gfortran -fcheck=all run time would be nice to detect different shapes |
zeccav at gmail dot com |
| 09:05 |
[Bug fortran/50547] New: dummy procedure argument of PURE shall be PURE |
zeccav at gmail dot com |
| 09:03 |
[Bug fortran/50546] New: gfortran should not accept missing operator (r178939) |
zeccav at gmail dot com |
| 08:51 |
[Bug testsuite/50485] gcc.target/i386/sse4_1-blendps.c fails spuriously on i686 |
vries at gcc dot gnu.org |
| 08:48 |
[Bug testsuite/50485] gcc.target/i386/sse4_1-blendps.c fails spuriously on i686 |
vries at gcc dot gnu.org |
| 08:22 |
[Bug c++/49855] [4.6/4.7 Regression] internal compiler error: in fold_convert_const_int_from_real |
rguenth at gcc dot gnu.org |
| 08:20 |
[Bug c++/49855] [4.6/4.7 Regression] internal compiler error: in fold_convert_const_int_from_real |
rguenth at gcc dot gnu.org |
| 07:31 |
[Bug bootstrap/50543] Bootstrap fails to build for latest 4.6 |
kirill.yukhin at intel dot com |
| 06:29 |
[Bug testsuite/48402] autogen fixincludes in GCC 4.6.0 testsuite fails on OS X 10.6.7 |
sambler at nd dot edu |
| 00:11 |
[Bug testsuite/50485] gcc.target/i386/sse4_1-blendps.c fails spuriously on i686 |
mkuvyrkov at gcc dot gnu.org |
| 23:59 |
[Bug libstdc++/50501] Insertion of complex into a stream may fail without invalidating the stream |
paolo.carlini at oracle dot co |
| 23:50 |
[Bug libstdc++/50501] New: Insertion of complex into a stream may fail without invalidating the stream |
giecrilj at stegny dot 2a.pl |
| 23:06 |
[Bug c++/50500] New: [C++0x] [DR 1082] move constructor should cause copy constructor to be deleted, but still declared |
jason at gcc dot gnu.org |
| 22:54 |
[Bug c++/44267] SFINAE does not handle down static_cast over virtual inheritance |
paolo.carlini at oracle dot co |
| 22:51 |
[Bug c++/44267] SFINAE does not handle down static_cast over virtual inheritance |
jason at gcc dot gnu.org |
| 22:41 |
[Bug c++/46309] optimization a==3||a==1 |
paolo.carlini at oracle dot co |
| 22:37 |
[Bug c++/46858] ICE: in cp_lexer_new_from_tokens, at cp/parser.c:464 |
paolo.carlini at oracle dot co |
| 22:35 |
[Bug c++/50458] [4.6 Regression] ICE when using brace-initializer for new array |
paolo.carlini at oracle dot co |
| 22:26 |
[Bug c++/49514] [C++0x] Crashes on valid use of constexpr constructor |
paolo.carlini at oracle dot co |
| 22:25 |
[Bug c++/48562] [C++0x] warn about uses of initializer_list that will lead to dangling pointers |
paolo.carlini at oracle dot co |
| 22:23 |
[Bug c++/48562] [C++0x] warn about uses of initializer_list that will lead to dangling pointers |
paolo.carlini at oracle dot co |
| 22:14 |
[Bug c++/48562] [C++0x] warn about uses of initializer_list that will lead to dangling pointers |
jason at gcc dot gnu.org |
| 22:12 |
[Bug target/50494] gcc.dg/vect/vect-reduc-2char.c fails spuriously on ppc with -flto |
vries at gcc dot gnu.org |
| 22:11 |
[Bug target/50499] segmentation fault in gcc.dg/compat/struct-by-value-1 c_compat_x_tst.o-c_compat_y_tst.o with ppc -m64 |
vries at gcc dot gnu.org |
| 22:09 |
[Bug tree-optimization/29751] not optimizing access a[0] , a[1] |
pinskia at gcc dot gnu.org |
| 22:08 |
[Bug target/50499] segmentation fault in gcc.dg/compat/struct-by-value-1 c_compat_x_tst.o-c_compat_y_tst.o with ppc -m64 |
vries at gcc dot gnu.org |
| 22:02 |
[Bug c++/48562] [C++0x] Prematurely destroys initializer_list array when using new-expression |
paolo.carlini at oracle dot co |
| 21:58 |
[Bug target/50499] New: segmentation fault in gcc.dg/compat/struct-by-value-1 c_compat_x_tst.o-c_compat_y_tst.o with ppc -m64 |
vries at gcc dot gnu.org |
| 21:57 |
[Bug c++/48035] [4.4 Regression] Mismatch on size of class when initializing hierarchy involving virtual inheritance and empty base classes |
paolo.carlini at oracle dot co |
| 21:54 |
[Bug c++/49485] Performance problem with C++ code |
paolo.carlini at oracle dot co |
| 21:51 |
[Bug c++/48665] type of const member function |
paolo.carlini at oracle dot co |
| 21:47 |
[Bug c++/42194] performance degradation with STL complex convolution operation |
paolo.carlini at oracle dot co |
| 21:45 |
[Bug c++/43734] cerr related segmentation fault |
paolo.carlini at oracle dot co |
| 21:39 |
[Bug c++/40831] g++ generated symbols for cloned function that be demangled. |
ccoutant at gcc dot gnu.org |
| 21:38 |
[Bug c++/44267] SFINAE does not handle down static_cast over virtual inheritance |
paolo.carlini at oracle dot co |
| 21:37 |
[Bug c++/50400] compiler accepts invalid &X::Impl::Impl::Impl::.....::foo |
paolo.carlini at oracle dot co |
| 21:36 |
[Bug c++/45158] Nested classes |
paolo.carlini at oracle dot co |
| 21:33 |
[Bug c++/20039] uninitialized const in `new' of `const struct' |
jason at gcc dot gnu.org |
| 21:33 |
[Bug c++/42844] const variable requires initializer / no explicitly declared default constructor |
jason at gcc dot gnu.org |
| 21:32 |
[Bug c++/47964] logical || returns false result, optimization level 02 or 03 |
paolo.carlini at oracle dot co |
| 21:24 |
[Bug c++/48875] Segmentation fault in maybe_clone_body with -fsyntax-only |
paolo.carlini at oracle dot co |
| 20:25 |
Re: version `GLIBC_2.14' not found (required by build/genhooks) â |
Mikael Morin |
| 19:52 |
[Bug middle-end/50496] [4.7 regression] ICE in redirect_jump, at jump.c:1497 |
pinskia at gcc dot gnu.org |
| 19:50 |
[Bug lto/50496] [4.7 regression] ICE in redirect_jump, at jump.c:1497 |
markus at trippelsdorf dot de |
| 19:14 |
[Bug target/50498] __sync_bool_compare_and_swap_16 isn't supported for x86_64 |
hjl.tools at gmail dot com |
| 19:02 |
[Bug target/50498] New: __sync_bool_compare_and_swap_16 isn't supported for x86_64 |
hjl.tools at gmail dot com |
| 17:59 |
[Bug c++/50495] Optimize exact matches in overload resolution |
mathias at gaunard dot com |
| 17:57 |
[Bug c++/50495] Optimize exact matches in overload resolution |
mathias at gaunard dot com |
| 17:38 |
[Bug rtl-optimization/50489] [UPC/IA64] mis-schedule of MEM ref with -ftree-vectorize and -fschedule-insns2 |
gary at intrepid dot com |
| 17:31 |
[Bug debug/50497] gcc 4.6.x '-g' option no longer emits the .debug_pubnames section |
pinskia at gcc dot gnu.org |
| 17:21 |
[Bug debug/50497] gcc 4.6.x '-g' option no longer emits the .debug_pubnames section |
geir at cray dot com |
| 17:19 |
[Bug debug/50497] New: gcc 4.6.x '-g' option no longer emits the .debug_pubnames section |
geir at cray dot com |
| 17:11 |
[Bug target/50447] [avr] Better support of AND, OR, XOR and PLUS with constant integers for 16- and 32-bit values |
gjl at gcc dot gnu.org |
| 17:09 |
[Bug c++/50495] Optimize exact matches in overload resolution |
paolo.carlini at oracle dot co |
| 17:07 |
[Bug target/50447] [avr] Better support of AND, OR, XOR and PLUS with constant integers for 16- and 32-bit values |
gjl at gcc dot gnu.org |
| 17:02 |
[Bug target/50447] [avr] Better support of AND, OR, XOR and PLUS with constant integers for 16- and 32-bit values |
gjl at gcc dot gnu.org |
| 16:38 |
[Bug c++/50495] Optimize exact matches in overload resolution |
mathias at gaunard dot com |
| 16:23 |
[Bug c++/50258] [C++0x] -std=gnu++0x should allow in-class initialization of static const floating types without constexpr |
paolo.carlini at oracle dot co |
| 16:20 |
[Bug c++/50258] [C++0x] -std=gnu++0x should allow in-class initialization of static const floating types without constexpr |
paolo at gcc dot gnu.org |
| 16:05 |
[Bug libgomp/50386] [4.7 Regression] libgomp.h:87:5: error: unnamed struct/union that defines no instances |
dave.anglin at bell dot net |
| 16:01 |
[Bug c++/50495] Optimize exact matches in overload resolution |
jason at gcc dot gnu.org |
| 15:58 |
[Bug c++/50495] Optimize exact matches in overload resolution |
jason at gcc dot gnu.org |
| 15:53 |
[Bug lto/50394] [meta-bug] Issues with building libreoffice with LTO |
markus at trippelsdorf dot de |
| 15:50 |
[Bug lto/50496] [4.7 regression] ICE in redirect_jump, at jump.c:1497 |
markus at trippelsdorf dot de |
| 15:47 |
[Bug c++/50495] Optimize exact matches in overload resolution |
mathias at gaunard dot com |
| 15:46 |
[Bug lto/50496] New: [4.7 regression] ICE in redirect_jump, at jump.c:1497 |
markus at trippelsdorf dot de |
| 15:30 |
[Bug middle-end/50481] builtin to reverse the bit order |
devel at the-user dot org |
| 15:07 |
[Bug lto/50492] [4.7 regression] Ada bootstrap failure --with-build-config=bootstrap-lto |
iains at gcc dot gnu.org |
| 15:05 |
[Bug target/50494] gcc.dg/vect/vect-reduc-2char.c fails spuriously on ppc with -flto |
vries at gcc dot gnu.org |
| 14:55 |
[Bug c++/50495] Optimize exact matches in overload resolution |
paolo.carlini at oracle dot co |
| 14:53 |
[Bug target/50494] gcc.dg/vect/vect-reduc-2char.c fails spuriously on ppc with -flto |
vries at gcc dot gnu.org |
| 14:47 |
[Bug c++/50495] New: Optimize exact matches in overload resolution |
mathias at gaunard dot com |
| 14:44 |
[Bug c++/44906] g++ is giving error: parse error in template argument list while using a c++ code. |
paolo.carlini at oracle dot co |
| 14:32 |
[Bug target/50494] New: gcc.dg/vect/vect-reduc-2char.c fails spuriously on ppc with -flto |
vries at gcc dot gnu.org |
| 14:21 |
[Bug target/50493] New: ICE in neon_disambiguate_copy, at config/arm/arm.c:20388 |
rmansfield at qnx dot com |
| 14:11 |
[Bug tree-optimization/10980] vararg functions are not inlined |
hubicka at ucw dot cz |
| 14:10 |
Re: [Bug tree-optimization/10980] vararg functions are not inlined |
Jan Hubicka |
| 13:59 |
[Bug c++/44906] g++ is giving error: parse error in template argument list while using a c++ code. |
manu at gcc dot gnu.org |
| 13:47 |
[Bug tree-optimization/10980] vararg functions are not inlined |
vanboxem.ruben at gmail dot co |
| 13:42 |
[Bug tree-optimization/10980] vararg functions are not inlined |
hubicka at ucw dot cz |
| 13:35 |
[Bug tree-optimization/10980] vararg functions are not inlined |
vanboxem.ruben at gmail dot co |
| 13:33 |
[Bug tree-optimization/49601] [4.7 Regression] ICE at ipa-inline-analysis.c:1188 |
hubicka at gcc dot gnu.org |
| 13:30 |
[Bug tree-optimization/49601] [4.7 Regression] ICE at ipa-inline-analysis.c:1188 |
hubicka at gcc dot gnu.org |
| 13:22 |
[Bug tree-optimization/49601] [4.7 Regression] ICE at ipa-inline-analysis.c:1188 |
Paulo.Matos at csr dot com |
| 13:21 |
[Bug regression/50472] Volatile qualification in data is not enough to avoid optimization over pointer to data |
Paulo.Matos at csr dot com |
| 13:19 |
[Bug tree-optimization/49601] [4.7 Regression] ICE at ipa-inline-analysis.c:1188 |
Paulo.Matos at csr dot com |
| 13:18 |
[Bug regression/50472] Volatile qualification in data is not enough to avoid optimization over pointer to data |
Paulo.Matos at csr dot com |
| 13:14 |
[Bug c++/50258] [C++0x] -std=gnu++0x should allow in-class initialization of static const floating types without constexpr |
paolo.carlini at oracle dot co |
| 13:09 |
[Bug c++/45755] [C++0x] Member function template is instantiated to perform the copy |
paolo.carlini at oracle dot co |
| 13:08 |
[Bug c++/50258] [C++0x] -std=gnu++0x should allow in-class initialization of static const floating types without constexpr |
jason at gcc dot gnu.org |
| 12:58 |
[Bug c++/45755] [C++0x] Member function template is instantiated to perform the copy |
redi at gcc dot gnu.org |
| 12:58 |
[Bug c++/46004] [C++0x] template constructor used to copy object |
redi at gcc dot gnu.org |
| 12:57 |
[Bug c++/45755] [C++0x] Member function template is instantiated to perform the copy |
redi at gcc dot gnu.org |
| 12:55 |
[Bug c++/45755] [C++0x] Member function template is instantiated to perform the copy |
redi at gcc dot gnu.org |
| 12:45 |
[Bug c++/50258] [C++0x] -std=gnu++0x should allow in-class initialization of static const floating types without constexpr |
paolo.carlini at oracle dot co |
| 12:44 |
[Bug c++/44906] g++ is giving error: parse error in template argument list while using a c++ code. |
paolo.carlini at oracle dot co |
| 12:43 |
[Bug lto/50394] [meta-bug] Issues with building libreoffice with LTO |
markus at trippelsdorf dot de |
| 12:43 |
[Bug c++/45382] internal compiler error: tree code âcall_exprâ is not supported in gimple streams |
paolo.carlini at oracle dot co |
| 12:41 |
[Bug c++/45755] [C++0x] Member function template is instantiated to perform the copy |
paolo.carlini at oracle dot co |
| 12:40 |
[Bug lto/50492] [4.7 regression] Ada bootstrap failure --with-build-config=bootstrap-lto |
howarth at nitro dot med.uc.ed |
| 12:31 |
[Bug c++/45855] switched ; and : causes compile crash |
paolo.carlini at oracle dot co |
| 12:29 |
[Bug lto/50492] [4.7 regression] Ada bootstrap failure --with-build-config=bootstrap-lto |
iains at gcc dot gnu.org |
| 12:27 |
[Bug c++/45853] Segfault while experimenting with c++-0x initializer lists |
paolo.carlini at oracle dot co |
| 12:19 |
[Bug c++/50258] [C++0x] -std=gnu++0x should allow in-class initialization of static const floating types without constexpr |
redi at gcc dot gnu.org |
| 12:16 |
[Bug c++/45993] ICE in uses_template_parms, at cp/pt.c:7064 |
paolo.carlini at oracle dot co |
| 12:00 |
[Bug lto/50492] [4.7 regression] Ada bootstrap failure --with-build-config=bootstrap-lto |
ebotcazou at gcc dot gnu.org |
| 11:59 |
[Bug lto/50492] [4.7 regression] Ada bootstrap failure --with-build-config=bootstrap-lto |
ebotcazou at gcc dot gnu.org |
| 11:47 |
[Bug c++/50117] [C++0x] Segmentation fault when using std::make_pair with std::ofstream |
paolo.carlini at oracle dot co |
| 11:28 |
[Bug c++/50258] [C++0x] -std=gnu++0x should allow in-class initialization of static const floating types without constexpr |
paolo.carlini at oracle dot co |
| 11:05 |
[Bug c++/50400] compiler accepts invalid &X::Impl::Impl::Impl::.....::foo |
paolo.carlini at oracle dot co |
| 11:03 |
[Bug c++/50108] [C++0x] Variadic templates with both type and non-type parameters |
paolo.carlini at oracle dot co |
| 10:18 |
[Bug target/50446] [avr] Implement rotate patterns with offset 1 |
gjl at gcc dot gnu.org |
| 10:17 |
[Bug target/49992] lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11 |
dominiq at lps dot ens.fr |
| 10:14 |
[Bug target/50446] [avr] Implement rotate patterns with offset 1 |
gjl at gcc dot gnu.org |
| 10:12 |
[Bug bootstrap/50492] New: Bootstrap failure on x86_64-apple-darwin10 when using --with-build-config=bootstrap-lto |
dominiq at lps dot ens.fr |
| 10:11 |
[Bug bootstrap/38607] AIX error messages about TOC during build |
lukasz.filipkowski at gmail do |
| 10:00 |
[Bug c++/49433] internal compiler error: in write_builtin_type, at cp/mangle.c:2167 |
paolo.carlini at oracle dot co |
| 09:30 |
[Bug rtl-optimization/50489] [UPC/IA64] mis-schedule of MEM ref with -ftree-vectorize and -fschedule-insns2 |
amonakov at gcc dot gnu.org |
| 09:00 |
[Bug c++/50477] -Wunused-parameter should not warn about virtual method declarations with bodies |
miles at gnu dot org |
| 08:34 |
[Bug lto/50394] [meta-bug] Issues with building libreoffice with LTO |
michael.meeks at suse dot com |
| 08:28 |
[Bug c++/50477] -Wunused-parameter should not warn about virtual method declarations with bodies |
jakub at gcc dot gnu.org |
| 07:27 |
[Bug middle-end/50460] [4.7 Regression] __builtin___strcpy_chk/__builtin_object_size don't work |
jakub at gcc dot gnu.org |
| 06:12 |
[Bug c++/49433] internal compiler error: in write_builtin_type, at cp/mangle.c:2167 |
vash at vasiliyshlykov dot org |
| 03:48 |
[Bug libstdc++/48698] gnu-versioned-namespace problems |
bkoz at gcc dot gnu.org |
| 00:57 |
[Bug c++/50491] [C++0x] [4.6/4.7 Regression] "unexpected ast of kind using_decl" on call to using'ed grandparent member function |
paolo.carlini at oracle dot co |
| 00:56 |
[Bug c++/50491] [C++0x] [4.6/4.7 Regression] "unexpected ast of kind using_decl" on call to using'ed grandparent member function |
paolo at gcc dot gnu.org |
| 00:55 |
[Bug c++/50491] [C++0x] [4.6/4.7 Regression] "unexpected ast of kind using_decl" on call to using'ed grandparent member function |
paolo at gcc dot gnu.org |
| 00:01 |
[Bug target/49992] lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11 |
howarth at nitro dot med.uc.ed |
| 23:52 |
[Bug c++/50491] [C++0x] [4.6/4.7 Regression] "unexpected ast of kind using_decl" on call to using'ed grandparent member function |
redi at gcc dot gnu.org |
| 23:40 |
[Bug c++/50491] [C++0x] [4.6/4.7 Regression] "unexpected ast of kind using_decl" on call to using'ed grandparent member function |
paolo.carlini at oracle dot co |
| 23:29 |
[Bug c++/50491] [C++0x] [4.6/4.7 Regression] "unexpected ast of kind using_decl" on call to using'ed grandparent member function |
paolo.carlini at oracle dot co |
| 23:15 |
[Bug c++/50491] [C++0x] "unexpected ast of kind using_decl" on call to using'ed grandparent member function |
jyasskin at gcc dot gnu.org |
| 23:10 |
[Bug c++/50491] New: [C++0x] "unexpected ast of kind using_decl" on call to using'ed grandparent member function |
jyasskin at gcc dot gnu.org |
| 23:05 |
[Bug c++/50443] ICE when using brace-enclosed initializer for C-style array in constructor |
paolo.carlini at oracle dot co |
| 22:47 |
[Bug c++/47436] [C++0x] Variadic base-specifier-list of union rejected |
paolo.carlini at oracle dot co |
| 22:41 |
[Bug target/45483] gcc-4.4.3 and 4.5.3: probably wrong optimization options chosen by "-march=native" |
pacho at condmat1 dot ciencias |
| 22:38 |
[Bug testsuite/50485] gcc.target/i386/sse4_1-blendps.c fails spuriously on i686 |
hjl.tools at gmail dot com |
| 22:36 |
[Bug libobjc/49804] [4.7 regression] 20110709 to 20110716 on sparc64 freebsd9.0 Configuration mismatch! [libgcc-extra-parts] Error |
mexas at bristol dot ac.uk |
| 22:34 |
[Bug c++/50477] -Wunused-parameter should not warn about virtual method declarations with bodies |
miles at gnu dot org |
| 22:33 |
[Bug target/45483] gcc-4.4.3 and 4.5.3: probably wrong optimization options chosen by "-march=native" |
pacho at condmat1 dot ciencias |
| 22:17 |
[Bug lto/50490] New: ICE when compiling libglib2.0 with LTO |
matt at use dot net |
| 22:12 |
[Bug testsuite/50485] gcc.target/i386/sse4_1-blendps.c fails spuriously on i686 |
vries at gcc dot gnu.org |
| 22:06 |
[Bug c++/47436] [C++0x] Variadic base-specifier-list of union rejected |
jason at gcc dot gnu.org |
| 22:05 |
[Bug libobjc/49804] [4.7 regression] 20110709 to 20110716 on ia64, sparc64 freebsd9.0 Configuration mismatch! [libgcc-extra-parts] Error |
gerald at pfeifer dot com |
| 21:39 |
[Bug middle-end/50460] [4.7 Regression] __builtin___strcpy_chk/__builtin_object_size don't work |
rguenth at gcc dot gnu.org |
| 21:15 |
[Bug c++/50477] -Wunused-parameter should not warn about virtual method declarations with bodies |
pinskia at gcc dot gnu.org |
| 21:09 |
[Bug target/45483] gcc-4.4.3 and 4.5.3: probably wrong optimization options chosen by "-march=native" |
hjl.tools at gmail dot com |
| 20:49 |
[Bug c++/47436] [C++0x] Variadic base-specifier-list of union rejected |
paolo.carlini at oracle dot co |
| 20:48 |
[Bug testsuite/50485] gcc.target/i386/sse4_1-blendps.c fails spuriously on i686 |
hjl.tools at gmail dot com |
| 20:48 |
[Bug target/45483] gcc-4.4.3: probably wrong optimization options chosen by "-march=native" |
pacho at condmat1 dot ciencias |
| 20:41 |
[Bug testsuite/50485] gcc.target/i386/sse4_1-blendps.c fails spuriously on i686 |
pinskia at gcc dot gnu.org |
| 20:31 |
[Bug lto/50394] [meta-bug] Issues with building libreoffice with LTO |
hubicka at ucw dot cz |
| 20:29 |
Re: [Bug lto/50394] [meta-bug] Issues with building libreoffice with LTO |
Jan Hubicka |
| 19:43 |
[Bug lto/50394] [meta-bug] Issues with building libreoffice with LTO |
markus at trippelsdorf dot de |
| 19:33 |
[Bug target/50482] [4.7 regression] internal compiler error at recog.c:2137 |
ubizjak at gmail dot com |
| 19:31 |
[Bug target/50464] Using -Ofast -march=bdver1 results in internal compiler error: in extract_insn, at recog.c:2109 |
ubizjak at gmail dot com |
| 19:31 |
[Bug rtl-optimization/50489] [UPC/IA64] mis-schedule of MEM ref with -ftree-vectorize and -fschedule-insns2 |
gary at intrepid dot com |
| 19:30 |
[Bug target/48803] arm: Bad assembler produced by bit extract/shift |
mikpe at it dot uu.se |
| 19:28 |
[Bug target/50464] Using -Ofast -march=bdver1 results in internal compiler error: in extract_insn, at recog.c:2109 |
uros at gcc dot gnu.org |
| 19:22 |
[Bug rtl-optimization/50489] [UPC/IA64] mis-schedule of MEM ref with -ftree-vectorize and -fschedule-insns2 |
gary at intrepid dot com |
| 19:20 |
[Bug c++/47436] [C++0x] Variadic base-specifier-list of union rejected |
redi at gcc dot gnu.org |
| 19:17 |
[Bug rtl-optimization/50489] New: [UPC/IA64] mis-schedule of MEM ref with -ftree-vectorize and -fschedule-insns2 |
gary at intrepid dot com |
| 19:02 |
[Bug c++/47436] [C++0x] Variadic base-specifier-list of union rejected |
schaub.johannes at googlemail |
| 18:43 |
[Bug c++/50488] Destructor problem in struct |
inexinferis at hotmail dot com |
| 18:42 |
[Bug c++/50488] Destructor problem in struct |
redi at gcc dot gnu.org |
| 18:36 |
[Bug testsuite/50487] FAIL: gfortran.dg/bessel_6.f90 |
sgk at troutmask dot apl.washi |
| 18:36 |
[Bug testsuite/50487] FAIL: gfortran.dg/bessel_6.f90 |
kargl at gcc dot gnu.org |
| 18:31 |
[Bug testsuite/50487] FAIL: gfortran.dg/bessel_6.f90 |
kargl at gcc dot gnu.org |
| 18:28 |
[Bug testsuite/50487] FAIL: gfortran.dg/bessel_6.f90 |
kargl at gcc dot gnu.org |
| 18:23 |
[Bug testsuite/50487] FAIL: gfortran.dg/bessel_6.f90 |
hjl.tools at gmail dot com |
| 18:23 |
[Bug c++/50371] [C++0x] std::nullptr_t rejected as non-type template-parameter |
paolo.carlini at oracle dot co |
| 18:22 |
[Bug c++/50371] [C++0x] std::nullptr_t rejected as non-type template-parameter |
paolo at gcc dot gnu.org |
| 18:19 |
[Bug testsuite/50487] FAIL: gfortran.dg/bessel_6.f90 |
sgk at troutmask dot apl.washi |
| 18:16 |
[Bug testsuite/50487] FAIL: gfortran.dg/bessel_6.f90 |
hjl.tools at gmail dot com |
| 18:12 |
[Bug c++/50488] Destructor problem in struct |
inexinferis at hotmail dot com |
| 18:12 |
[Bug c++/47436] [C++0x] Variadic base-specifier-list of union rejected |
daniel.kruegler at googlemail |
| 18:11 |
[Bug c++/50488] Destructor problem in struct |
pinskia at gcc dot gnu.org |
| 18:03 |
[Bug c++/47436] [C++0x] Variadic base-specifier-list of union rejected |
paolo.carlini at oracle dot co |
| 18:00 |
[Bug c++/47627] Internal error at specialization of template class with enum type. |
paolo.carlini at oracle dot co |
| 17:58 |
[Bug libfortran/50487] FAIL: gfortran.dg/bessel_6.f90 |
kargl at gcc dot gnu.org |
| 17:52 |
[Bug c++/50488] Destructor problem in struct |
redi at gcc dot gnu.org |
| 17:46 |
[Bug c++/50488] New: Destructor problem in struct |
inexinferis at hotmail dot com |
| 17:43 |
[Bug c++/49447] [C++0x] operator= (and compound assignment ops) does not perfectly forward |
paolo.carlini at oracle dot co |
| 17:42 |
[Bug target/50464] Using -Ofast -march=bdver1 results in internal compiler error: in extract_insn, at recog.c:2109 |
uros at gcc dot gnu.org |
| 17:39 |
[Bug c++/49527] internal compiler error: in mangle_decl_string, at cp/mangle.c:3099 |
paolo.carlini at oracle dot co |
| 17:35 |
[Bug target/50482] [4.7 regression] internal compiler error at recog.c:2137 |
uros at gcc dot gnu.org |
| 17:28 |
[Bug c++/50055] [PATCH] Location information for the throw() specification in a function may be incorrect |
paolo.carlini at oracle dot co |
| 17:18 |
[Bug libfortran/50487] New: FAIL: gfortran.dg/bessel_6.f90 |
hjl.tools at gmail dot com |
| 17:13 |
[Bug c++/50371] [C++0x] std::nullptr_t rejected as non-type template-parameter |
paolo.carlini at oracle dot co |
| 17:07 |
[Bug c++/50437] [C++0x] [4.7 regression] ICE for trivial use of lambda in template function |
paolo.carlini at oracle dot co |
| 17:05 |
[Bug c++/50473] [C++0x] ICE in type_has_nontrivial_copy_init, at cp/tree.c:2574 |
paolo.carlini at oracle dot co |
| 17:02 |
[Bug target/50482] [4.7 regression] internal compiler error at recog.c:2137 |
jakub at gcc dot gnu.org |
| 16:33 |
[Bug target/50482] [4.7 regression] internal compiler error at recog.c:2137 |
jakub at gcc dot gnu.org |
| 16:27 |
[Bug target/50482] [4.7 regression] internal compiler error at recog.c:2137 |
ubizjak at gmail dot com |
| 16:25 |
[Bug target/50482] [4.7 regression] internal compiler error at recog.c:2137 |
jakub at gcc dot gnu.org |
| 15:53 |
[Bug tree-optimization/50374] Support vectorization of min/max location pattern |
jakub at gcc dot gnu.org |
| 15:32 |
[Bug target/49992] lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11 |
howarth at nitro dot med.uc.ed |
| 15:26 |
[Bug lto/45810] 40% slowdown when using LTO for a single-file program |
dominiq at lps dot ens.fr |
| 15:10 |
[Bug tree-optimization/50374] Support vectorization of min/max location pattern |
jakub at gcc dot gnu.org |
| 15:03 |
[Bug c/50486] No warning at signed -> unsigned casting |
manu at gcc dot gnu.org |
| 14:46 |
[Bug middle-end/50481] builtin to reverse the bit order |
paolo.carlini at oracle dot co |
| 14:44 |
[Bug libstdc++/36022] stl templates exported as weak symbols though visibility hidden is used |
paolo.carlini at oracle dot co |
| 14:44 |
[Bug libstdc++/50348] -fvisibility=hidden doesn't hide stl implementation details. |
paolo.carlini at oracle dot co |
| 14:26 |
[Bug c/50486] New: No warning at signed -> unsigned casting |
kirill at shutemov dot name |
| 14:21 |
[Bug lto/50430] Constructors of static external vars are throwed away leading to missed optimizations (and ipa-cp ICE). |
hubicka at gcc dot gnu.org |
| 14:19 |
[Bug c++/50344] friend declaration confused by const qualifier |
paolo.carlini at oracle dot co |
| 14:17 |
[Bug c++/50344] friend declaration confused by const qualifier |
paolo at gcc dot gnu.org |
| 13:46 |
[Bug libstdc++/50348] -fvisibility=hidden doesn't hide stl implementation details. |
redi at gcc dot gnu.org |
| 13:39 |
[Bug libstdc++/50160] vector<bool> comparison very slow (no overload) |
devel at the-user dot org |
| 13:24 |
[Bug libstdc++/50348] -fvisibility=hidden doesn't hide stl implementation details. |
paolo.carlini at oracle dot co |
| 12:28 |
[Bug middle-end/50061] [4.7 regression] emit_library_call_value_1 change broke SF->TI conversion on MIPS |
rsandifo at gcc dot gnu.org |
| 12:28 |
[Bug libstdc++/50348] -fvisibility=hidden doesn't hide stl implementation details. |
redi at gcc dot gnu.org |
| 12:27 |
[Bug middle-end/50113] [4.7 Regression] soft-float MIPS64 compiler is miscompiling ggc-page.c |
rsandifo at gcc dot gnu.org |
| 12:25 |
[Bug testsuite/50485] gcc.target/i386/sse4_1-blendps.c fails spuriously on i686 |
vries at gcc dot gnu.org |
| 11:54 |
[Bug target/50482] [4.7 regression] internal compiler error at recog.c:2137 |
ubizjak at gmail dot com |
| 11:53 |
[Bug testsuite/50485] New: gcc.target/i386/sse4_1-blendps.c fails spuriously on i686 |
vries at gcc dot gnu.org |
| 11:50 |
[Bug libstdc++/50348] -fvisibility=hidden doesn't hide stl implementation details. |
vincenzo.innocente at cern dot |
| 11:27 |
[Bug regression/50484] [4.6 regression] ia64-portbld-freebsd9.0, conftest.c:16:1: internal compiler error: Segmentation fault: 11 |
mexas at bristol dot ac.uk |
| 11:26 |
[Bug regression/50484] New: [4.6 regression] ia64-portbld-freebsd9.0, conftest.c:16:1: internal compiler error: Segmentation fault: 11 |
mexas at bristol dot ac.uk |
| 11:24 |
[Bug libstdc++/50348] -fvisibility=hidden doesn't hide stl implementation details. |
pluto at agmk dot net |
| 11:21 |
[Bug lto/50483] New: lto turns visibility from HIDDEN to DEFAULT |
vincenzo.innocente at cern dot |
| 11:05 |
[Bug libstdc++/50348] -fvisibility=hidden doesn't hide stl implementation details. |
vincenzo.innocente at cern dot |
| 11:02 |
[Bug target/49992] lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11 |
iains at gcc dot gnu.org |
| 10:53 |
[Bug target/49992] lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11 |
janus at gcc dot gnu.org |
| 10:49 |
Re: version `GLIBC_2.14' not found (required by buil d/ge nhooks)â |
Jonathan Wakely |
| 10:44 |
[Bug target/50482] New: [4.7 regression] internal compiler error at recog.c:2137 |
jojelino at gmail dot com |
| 10:33 |
[Bug tree-optimization/50480] 10% performance regression on Spec2006 410.bwaves |
kirill.yukhin at intel dot com |
| 10:29 |
[Bug libstdc++/50160] vector<bool> comparison very slow (no overload) |
marc.glisse at normalesup dot |
| 10:29 |
[Bug middle-end/50481] New: builtin to reverse the bit order |
marc.glisse at normalesup dot |
| 10:26 |
[Bug middle-end/35860] [4.4/4.5/4.6/4.7 Regression] [avr] code bloat caused by -fsplit-wide-types |
gjl at gcc dot gnu.org |
| 10:00 |
[Bug tree-optimization/50480] 10% performance regression on Spec2006 410.bwaves |
kirill.yukhin at intel dot com |
| 10:00 |
[Bug tree-optimization/50480] New: 10% performance regression on Spec2006 410.bwaves |
kirill.yukhin at intel dot com |
| 09:56 |
version `GLIBC_2.14' not found (required by build/ge nhooks)â |
Teodori Serge |
| 09:56 |
[Bug target/50447] [avr] Better support of AND, OR, XOR and PLUS with constant integers for 16- and 32-bit values |
gjl at gcc dot gnu.org |
| 09:55 |
[Bug target/50465] [avr] Use insn attribute to depict if and how instruction lengths have to be adjusted |
gjl at gcc dot gnu.org |
| 09:52 |
[Bug c++/50478] [C++0x] Internal compiler error when using initializer lists |
paolo.carlini at oracle dot co |
| 09:50 |
[Bug libstdc++/50160] vector<bool> comparison very slow (no overload) |
paolo.carlini at oracle dot co |
| 09:40 |
[Bug fortran/41733] Proc-pointer conformance checks: Elemental-proc-ptr => non-elemental-proc |
janus at gcc dot gnu.org |
| 09:37 |
[Bug target/49992] lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11 |
iains at gcc dot gnu.org |
| 09:35 |
[Bug c++/50478] [C++0x] Internal compiler error when using initializer lists |
paolo.carlini at oracle dot co |
| 09:32 |
[Bug fortran/41733] Proc-pointer conformance checks: Elemental-proc-ptr => non-elemental-proc |
janus at gcc dot gnu.org |
| 09:26 |
[Bug libstdc++/50160] vector<bool> comparison very slow (no overload) |
marc.glisse at normalesup dot |
| 08:51 |
[Bug c/50380] cc1 hangs eating 100% CPU |
mikpe at it dot uu.se |
| 07:56 |
[Bug c++/50479] New: Unevaluated usage of parameters in function default arguments is accepted |
daniel.kruegler at googlemail |
| 07:52 |
[Bug tree-optimization/50374] Support vectorization of min/max location pattern |
irar at il dot ibm.com |
| 07:29 |
[Bug middle-end/50451] [4.7 regression] internal compiler error at tree-vect-loop.c:3557 |
irar at il dot ibm.com |
| 07:21 |
[Bug middle-end/50451] [4.7 regression] internal compiler error at tree-vect-loop.c:3557 |
irar at gcc dot gnu.org |
| 07:19 |
[Bug c++/50478] Internal compiler error when using initializer lists |
daniel.kruegler at googlemail |
| 06:42 |
[Bug target/47855] missed cbnz optimization |
jye2 at gcc dot gnu.org |
| 06:40 |
[Bug c++/50478] New: Internal compiler error when using initializer lists |
bitti at iki dot fi |
| 05:23 |
[Bug bootstrap/50461] mpfr.h found in mpfr-3.1.0/src instead of mpfr-3.0.1/. as previously |
gcc at Denis-Excoffier dot org |
| 04:28 |
[Bug c++/50477] New: -Wunused-parameter should not warn about virtual method declarations with bodies |
miles at gnu dot org |
| 01:25 |
[Bug target/48974] VIS intrinsics improvement opportunities |
hp at gcc dot gnu.org |
| 00:30 |
[Bug libstdc++/50348] -fvisibility=hidden doesn't hide stl implementation details. |
paolo.carlini at oracle dot co |
| 00:16 |
[Bug c/50476] New: Warn of pointer set to object whose lifetime is limited |
rui.maciel at gmail dot com |
| 23:56 |
[Bug c++/50454] Unexpected problems with -pedantic / -pedantic-errors and __int128 and unsigned __int128 specializations |
paolo.carlini at oracle dot co |
| 23:23 |
[Bug c++/50454] Unexpected problems with -pedantic / -pedantic-errors and __int128 and unsigned __int128 specializations |
paolo.carlini at oracle dot co |
| 23:21 |
[Bug c++/50454] Unexpected problems with -pedantic / -pedantic-errors and __int128 and unsigned __int128 specializations |
paolo.carlini at oracle dot co |
| 22:14 |
[Bug c++/50458] ICE when using brace-initializer for new array |
redi at gcc dot gnu.org |
| 22:13 |
[Bug c++/50458] ICE when using brace-initializer for new array |
z0sh at sogetthis dot com |
| 22:04 |
[Bug c++/50458] New: ICE when using brace-initializer for new array |
z0sh at sogetthis dot com |
| 21:22 |
[Bug lto/50367] -flto and -Wl,--as-needed combination removes some needed libraries |
doko at gcc dot gnu.org |
| 21:15 |
[Bug lto/50367] -flto and -Wl,--as-needed combination removes some needed libraries |
doko at gcc dot gnu.org |
| 20:38 |
[Bug c++/50455] duplicate class/constructor silently accepted, wrong constructor linked |
pinskia at gcc dot gnu.org |
| 19:46 |
[Bug bootstrap/50229] [4.7 Regression] Can't cross compile for i686-apple-darwin10 from x86_64-redhat_linux |
iains at gcc dot gnu.org |
| 19:29 |
[Bug bootstrap/50229] [4.7 Regression] Can't cross compile for i686-apple-darwin10 from x86_64-redhat_linux |
vanboxem.ruben at gmail dot co |
| 18:21 |
[Bug bootstrap/50326] [4.7 regression] ICE in set_lattice_value, at tree-ssa-ccp.c:456 |
jamborm at gcc dot gnu.org |
| 17:52 |
[Bug tree-optimization/35261] GCC4.3 internal compiler error: verify_flow_info failed |
harald at gigawatt dot nl |
| 17:40 |
Nyerj egy Iphone4 csucs keszuleket! |
Apple Iphone 4 |
| 17:09 |
[Bug target/50341] calls via function pointer wrongly scheduled giving invalid TOC pointer |
meissner at gcc dot gnu.org |
| 16:37 |
[Bug target/50457] New: SH2A atomic functions |
philip.stearns.andtr at gmail |
| 16:10 |
[Bug lto/50394] [meta-bug] Issues with building libreoffice with LTO |
hubicka at gcc dot gnu.org |
| 16:00 |
[Bug tree-optimization/50374] Support vectorization of min/max location pattern |
jakub at gcc dot gnu.org |
| 15:38 |
[Bug testsuite/50076] FAIL: c-c++-common/cxxbitfields-3.c scan-assembler movl.*, var on x86_64-apple-darwin10 |
aldyh at gcc dot gnu.org |
| 15:24 |
[Bug tree-optimization/50413] [4.6/4.7 Regression] Incorrect instruction is used to shift value of 128 bit xmm0 registrer |
dominiq at lps dot ens.fr |
| 15:22 |
[Bug tree-optimization/50413] [4.6/4.7 Regression] Incorrect instruction is used to shift value of 128 bit xmm0 registrer |
dominiq at lps dot ens.fr |
| 15:20 |
[Bug tree-optimization/50413] [4.6/4.7 Regression] Incorrect instruction is used to shift value of 128 bit xmm0 registrer |
dominiq at lps dot ens.fr |
| 14:57 |
[Bug tree-optimization/50337] -ftree-dse performs wrong elimination on electric-fence |
cjwatson at ubuntu dot com |
| 14:33 |
[Bug c++/50454] Unexpected problems with -pedantic / -pedantic-errors and __int128 and unsigned __int128 specializations |
paolo.carlini at oracle dot co |
| 14:20 |
[Bug tree-optimization/50413] [4.6/4.7 Regression] Incorrect instruction is used to shift value of 128 bit xmm0 registrer |
hjl.tools at gmail dot com |
| 14:10 |
[Bug c++/50456] New: attributes ignored on member templates |
timj at gtk dot org |
| 14:09 |
[Bug tree-optimization/50413] [4.6/4.7 Regression] Incorrect instruction is used to shift value of 128 bit xmm0 registrer |
hjl.tools at gmail dot com |
| 13:57 |
[Bug debug/47471] [4.6/4.7 Regression] stdarg functions extraneous too-early prologue end |
jan.kratochvil at redhat dot c |
| 13:53 |
[Bug debug/47471] [4.6/4.7 Regression] stdarg functions extraneous too-early prologue end |
philipp at marek dot priv.at |
| 13:37 |
[Bug middle-end/49886] [4.6/4.7 Regression] pass_split_functions cannot deal with function type attributes |
jamborm at gcc dot gnu.org |
| 13:36 |
[Bug c++/50455] duplicate class/constructor silently accepted, wrong constructor linked |
redi at gcc dot gnu.org |
| 13:27 |
[Bug middle-end/49886] [4.6/4.7 Regression] pass_split_functions cannot deal with function type attributes |
jamborm at gcc dot gnu.org |
| 13:08 |
[Bug c++/50454] Unexpected problems with -pedantic / -pedantic-errors and __int128 and unsigned __int128 specializations |
jason at gcc dot gnu.org |
| 12:54 |
[Bug c++/50455] duplicate class/constructor silently accepted, wrong constructor linked |
eda-qa at disemia dot com |
| 12:52 |
[Bug tree-optimization/50374] Support vectorization of min/max location pattern |
jakub at gcc dot gnu.org |
| 12:49 |
[Bug c++/50455] duplicate class/constructor silently accepted, wrong constructor linked |
paolo.carlini at oracle dot co |
| 12:39 |
[Bug c++/50455] duplicate class/constructor silently accepted, wrong constructor linked |
jakub at gcc dot gnu.org |
| 12:32 |
[Bug c++/50455] duplicate class/constructor silently accepted, wrong constructor linked |
paolo.carlini at oracle dot co |
| 12:25 |
[Bug c++/50455] duplicate class/constructor silently accepted, wrong constructor linked |
eda-qa at disemia dot com |
| 12:23 |
[Bug c++/50455] duplicate class/constructor silently accepted, wrong constructor linked |
eda-qa at disemia dot com |
| 12:22 |
[Bug c++/50455] duplicate class/constructor silently accepted, wrong constructor linked |
eda-qa at disemia dot com |
| 12:21 |
[Bug c++/50455] duplicate class/constructor silently accepted, wrong constructor linked |
eda-qa at disemia dot com |
| 12:17 |
[Bug c++/50455] New: duplicate class/constructor silently accepted, wrong constructor linked |
eda-qa at disemia dot com |
| 11:55 |
[Bug libstdc++/40856] numeric_limits not specialized for __int128_t or __uint128_t |
paolo.carlini at oracle dot co |
| 11:53 |
[Bug libstdc++/40856] numeric_limits not specialized for __int128_t or __uint128_t |
paolo at gcc dot gnu.org |
| 11:46 |
[Bug tree-optimization/50413] [4.6/4.7 Regression] Incorrect instruction is used to shift value of 128 bit xmm0 registrer |
irar at gcc dot gnu.org |
| 11:44 |
[Bug c++/50454] Unexpected problems with -pedantic / -pedantic-errors and __int128 and unsigned __int128 specializations |
paolo.carlini at oracle dot co |
| 11:43 |
[Bug middle-end/49886] [4.6/4.7 Regression] pass_split_functions cannot deal with function type attributes |
jamborm at gcc dot gnu.org |
| 11:38 |
[Bug c++/50454] New: Unexpected problems with -pedantic / -pedantic-errors and __int128 and unsigned __int128 specializations |
paolo.carlini at oracle dot co |
| 11:06 |
[Bug libstdc++/40856] numeric_limits not specialized for __int128_t or __uint128_t |
paolo.carlini at oracle dot co |
| 09:33 |
[Bug tree-optimization/46021] 3 tree-ssa tests XPASS almost everywhere |
jye2 at gcc dot gnu.org |
| 09:04 |
[Bug target/49437] interrupt return pop sometimes corrupts sp |
jye2 at gcc dot gnu.org |
| 09:00 |
[Bug testsuite/50435] FAIL: gcc.dg/vect/bb-slp-25.c (-flto)? scan-tree-dump-times slp "basic block vectorized using SLP" 1 |
irar at il dot ibm.com |
| 08:37 |
[Bug target/50022] [4.7 regression] "incorrect condition in IT block" when building mozilla code base for ARM |
jye2 at gcc dot gnu.org |
| 08:15 |
[Bug rtl-optimization/49169] ARM: optimisations strip the Thumb/ARM mode bit off function pointers |
jye2 at gcc dot gnu.org |
| 08:14 |
[Bug target/49385] Invalid RTL intstruction for ARM |
jye2 at gcc dot gnu.org |
| 06:22 |
[Bug middle-end/48689] [4.7 Regression] ICE in fold-const.c:13798 with fold checking |
jye2 at gcc dot gnu.org |
| 06:21 |
[Bug target/43872] VLAs are not aligned correctly on ARM |
jye2 at gcc dot gnu.org |
| 06:21 |
[Bug target/48250] ICE in reload_cse_simplify_operands, at postreload.c:403 |
jye2 at gcc dot gnu.org |
| 06:20 |
[Bug target/43920] Choosing conditional execution over conditional branches for code size in some cases. |
jye2 at gcc dot gnu.org |
| 06:20 |
[Bug target/46934] gcc ICE: error: unrecognizable insn: in extract_insn, at recog.c:2109 |
jye2 at gcc dot gnu.org |
| 05:47 |
[Bug middle-end/49886] [4.6/4.7 Regression] pass_split_functions cannot deal with function type attributes |
terry.guo at arm dot com |
| 05:39 |
[Bug bootstrap/48120] libpwl test must use g++ |
jye2 at gcc dot gnu.org |
| 00:59 |
[Bug tree-optimization/50452] [4.7 Regression] Internal compiler error: verify_flow_info failed |
d.g.gorbachev at gmail dot com |
| 00:58 |
[Bug tree-optimization/50452] [4.7 Regression] Internal compiler error: verify_flow_info failed |
d.g.gorbachev at gmail dot com |
| 00:58 |
[Bug tree-optimization/50452] [4.7 Regression] Internal compiler error: verify_flow_info failed |
d.g.gorbachev at gmail dot com |
| 00:56 |
[Bug tree-optimization/50452] New: [4.7 Regression] Internal compiler error: verify_flow_info failed |
d.g.gorbachev at gmail dot com |
| 00:46 |
[Bug lto/50432] lto1.exe: internal compiler error: in cgraph_mark_functions_to_output, at cgraphunit.c:1173 when build Qt4.7.4 rcc |
xunxun1982 at gmail dot com |
| 23:55 |
[Bug libstdc++/50441] [C++0x] <type_traits> is missing GNU extension types |
paolo.carlini at oracle dot co |
| 23:54 |
[Bug libstdc++/50441] [C++0x] <type_traits> is missing GNU extension types |
paolo at gcc dot gnu.org |
| 22:38 |
[Bug c++/50442] [4.6 regression] Constructing T from implicit conversion to T& ambiguous in C++0x mode, not C++98 |
jason at gcc dot gnu.org |
| 22:38 |
[Bug c++/49267] Ambiguity with conversion functions "T&" and "T&&", initializing a "T&&" |
jason at gcc dot gnu.org |
| 22:37 |
[Bug c++/49267] Ambiguity with conversion functions "T&" and "T&&", initializing a "T&&" |
jason at gcc dot gnu.org |
| 22:36 |
[Bug c++/50442] [4.6 regression] Constructing T from implicit conversion to T& ambiguous in C++0x mode, not C++98 |
jason at gcc dot gnu.org |
| 22:24 |
[Bug c++/50442] [4.6 regression] Constructing T from implicit conversion to T& ambiguous in C++0x mode, not C++98 |
jason at gcc dot gnu.org |
| 21:50 |
[Bug c++/50443] ICE when using brace-enclosed initializer for C-style array in constructor |
z0sh at sogetthis dot com |
| 21:44 |
[Bug lto/50394] [meta-bug] Issues with building libreoffice with LTO |
markus at trippelsdorf dot de |
| 21:33 |
[Bug libstdc++/50441] [C++0x] <type_traits> is missing GNU extension types |
paolo.carlini at oracle dot co |
| 21:20 |
[Bug libstdc++/50441] [C++0x] <type_traits> is missing GNU extension types |
paolo.carlini at oracle dot co |
| 20:55 |
[Bug c++/50443] ICE when using brace-enclosed initializer for C-style array in constructor |
redi at gcc dot gnu.org |
| 20:49 |
[Bug c++/50443] ICE when using brace-enclosed initializer for C-style array in constructor |
redi at gcc dot gnu.org |
| 20:41 |
[Bug libstdc++/50441] [C++0x] <type_traits> is missing GNU extension types |
paolo.carlini at oracle dot co |
| 20:35 |
[Bug c++/50445] New: Rejects use of constant expression using a pointer non-type template parameter |
schaub.johannes at googlemail |
| 20:33 |
[Bug libstdc++/50441] [C++0x] <type_traits> is missing GNU extension types |
redi at gcc dot gnu.org |
| 19:52 |
[Bug libstdc++/50441] [C++0x] <type_traits> is missing GNU extension types |
paolo.carlini at oracle dot co |
| 19:48 |
[Bug libstdc++/50441] [C++0x] <type_traits> is missing GNU extension types |
paolo.carlini at oracle dot co |
| 19:36 |
[Bug lto/50394] [meta-bug] Issues with building libreoffice with LTO |
markus at trippelsdorf dot de |
| 18:36 |
[Bug target/50223] AVRGCC - dont clear r26 and r27.....its a (small) waste of CPU cycles. |
gjl at gcc dot gnu.org |
| 17:53 |
[Bug fortran/50438] [F03] proc pointer to subroutine in structure constructors |
janus at gcc dot gnu.org |
| 17:45 |
[Bug fortran/50438] [F03] proc pointer to subroutine in structure constructors |
janus at gcc dot gnu.org |
| 17:12 |
[Bug tree-optimization/34265] Missed optimizations |
dominiq at lps dot ens.fr |
| 16:32 |
[Bug libstdc++/50441] [C++0x] <type_traits> is missing GNU extension types |
classixretrox at gmail dot com |
| 15:34 |
[Bug c/50444] New: unaligned movdqa instruction after inlining |
john.salmon at deshaw dot com |
| 15:00 |
[Bug fortran/50438] [F03] proc pointer to subroutine in structure constructors |
janus at gcc dot gnu.org |
| 14:24 |
[Bug libstdc++/50441] [C++0x] <type_traits> is missing GNU extension types |
paolo.carlini at oracle dot co |
| 14:04 |
[Bug libstdc++/50441] [C++0x] <type_traits> is missing GNU extension types |
paolo.carlini at oracle dot co |
| 12:51 |
[Bug testsuite/50185] [4.7 Regression] Bad AVX2 tests |
dominiq at lps dot ens.fr |
| 11:55 |
[Bug c++/50443] New: ICE when using brace-enclosed initializer for C-style array in constructor |
z0sh at sogetthis dot com |
| 11:24 |
[Bug libstdc++/50441] [C++0x] <type_traits> is missing GNU extension types |
joseph at codesourcery dot com |
| 10:55 |
[Bug fortran/50403] SIGSEGV in gfc_use_derived |
janus at gcc dot gnu.org |
| 10:13 |
[Bug tree-optimization/50433] [4.7 Regression] ACATS c460010 fails to compile |
ebotcazou at gcc dot gnu.org |
| 09:49 |
[Bug c++/50442] Constructing T from implicit conversion to T& ambiguous in C++0x mode, not C++98 |
redi at gcc dot gnu.org |
| 09:45 |
[Bug c++/50442] Constructing T from implicit conversion to T& ambiguous in C++0x mode, not C++98 |
redi at gcc dot gnu.org |
| 09:40 |
[Bug fortran/50438] [F03] proc pointer to subroutine in structure constructors |
janus at gcc dot gnu.org |
| 09:31 |
[Bug libstdc++/50441] [C++0x] <type_traits> is missing GNU extension types |
marc.glisse at normalesup dot |
| 09:12 |
[Bug libstdc++/50441] [C++0x] <type_traits> is missing GNU extension types |
paolo.carlini at oracle dot co |
| 06:22 |
[Bug c++/50442] Constructing T from implicit conversion to T& ambiguous in C++0x mode, not C++98 |
mh+gcc at glandium dot org |
| 04:49 |
[Bug c++/50442] New: Constructing T from implicit conversion to T& ambiguous in C++0x mode, not C++98 |
zackw at panix dot com |
| 01:19 |
[Bug c++/50441] New: [C++0x] <type_traits> is missing GNU extension types |
classixretrox at gmail dot com |
| 00:32 |
[Bug middle-end/50335] ICE in psct_dynamic_dim, at graphite-poly.h:659 |
gmaxwell at gmail dot com |
| 23:11 |
[Bug c++/50303] [C++0x] Segfault with variadic template template parameters |
paolo.carlini at oracle dot co |
| 22:48 |
[Bug c++/50303] [C++0x] Segfault with variadic template template parameters |
andyspiros at gmail dot com |
| 22:46 |
[Bug c++/50303] [C++0x] Segfault with variadic template template parameters |
andyspiros at gmail dot com |
| 21:35 |
[Bug c++/50344] friend declaration confused by const qualifier |
paolo.carlini at oracle dot co |
| 21:11 |
[Bug c++/50344] friend declaration confused by const qualifier |
paolo.carlini at oracle dot co |
| 21:04 |
[Bug c++/50276] [C++0x] Wrong "used uninitialized in this function" warning |
paolo.carlini at oracle dot co |
| 20:59 |
[Bug c++/50303] [C++0x] Segfault with variadic template template parameters |
paolo.carlini at oracle dot co |
| 20:55 |
[Bug c++/50388] Segmentation fault |
paolo.carlini at oracle dot co |
| 20:28 |
[Bug tree-optimization/49452] [4.7 regression] comp-goto-2.c regresses in testing |
ramana.r at gmail dot com |
| 20:16 |
[Bug fortran/50393] free() invalid pointer in mio_expr |
kargl at gcc dot gnu.org |
| 20:14 |
[Bug fortran/50378] MALLOC_CHECK_ glibc detects free() invalid pointer in compiler |
kargl at gcc dot gnu.org |
| 20:04 |
[Bug fortran/50393] free() invalid pointer in mio_expr |
zeccav at gmail dot com |
| 20:02 |
[Bug fortran/50378] MALLOC_CHECK_ glibc detects free() invalid pointer in compiler |
zeccav at gmail dot com |
| 19:36 |
[Bug target/49826] [4.7 Regression] Symbols are not decorated with attribute stdcall and -mrtd |
d.g.gorbachev at gmail dot com |
| 18:29 |
[Bug c++/50226] Wrong code with -O -fno-implicit-templates |
d.g.gorbachev at gmail dot com |
| 18:29 |
[Bug other/49533] [4.7 regression] Revision 174989 (ipa-inline-transform.c) regressions |
d.g.gorbachev at gmail dot com |
| 18:04 |
[Bug middle-end/50325] [4.7 Regression] 76 new fails with rev. 177691 |
dominiq at lps dot ens.fr |
| 18:03 |
[Bug middle-end/50325] [4.7 Regression] 76 new fails with rev. 177691 |
dominiq at lps dot ens.fr |
| 18:01 |
[Bug middle-end/50137] [4.7 Regression] ppc64/libstdc++-v3 is miscompiled on powerpc-apple-darwin9 since revision 177691 |
dominiq at lps dot ens.fr |
| 17:12 |
[Bug fortran/50392] SIGSEGV in gfc_trans_label_assign |
kargl at gcc dot gnu.org |
| 16:41 |
[Bug fortran/50392] SIGSEGV in gfc_trans_label_assign |
burnus at gcc dot gnu.org |
| 16:21 |
[Bug c++/50391] [C++0x] ICE on invalid code, pair with incomplete type |
paolo.carlini at oracle dot co |
| 16:21 |
[Bug c++/50391] [C++0x] ICE on invalid code, pair with incomplete type |
paolo.carlini at oracle dot co |
| 16:20 |
[Bug c++/50391] [C++0x] ICE on invalid code, pair with incomplete type |
paolo at gcc dot gnu.org |
| 16:16 |
[Bug target/50396] New: SSE division by zero generates incorrect code with optimizations enabled |
mathias at gaunard dot com |
| 16:08 |
[Bug fortran/50392] SIGSEGV in gfc_trans_label_assign |
burnus at gcc dot gnu.org |
| 16:03 |
[Bug lto/50394] [meta-bug] Issues with building libreoffice with LTO |
markus at trippelsdorf dot de |
| 15:37 |
[Bug libstdc++/43241] std::tr1::regex is not fully implemented yet |
sacolcor at provide dot net |
| 15:27 |
[Bug libstdc++/43241] std::tr1::regex is not fully implemented yet |
redi at gcc dot gnu.org |
| 15:14 |
[Bug libstdc++/43241] std::tr1::regex is not fully implemented yet |
redi at gcc dot gnu.org |
| 15:12 |
[Bug libstdc++/43241] std::tr1::regex is not fully implemented yet |
paolo.carlini at oracle dot co |
| 15:04 |
[Bug fortran/47978] [OOP] Invalid INTENT in overriding TBP not detected |
sfilippone at uniroma2 dot it |
| 14:59 |
[Bug libstdc++/43241] std::tr1::regex is not fully implemented yet |
sacolcor at provide dot net |
| 14:54 |
[Bug middle-end/50251] [4.7 Regression] Revision 178353 caused many test failures |
vries at gcc dot gnu.org |
| 14:49 |
[Bug middle-end/50251] [4.7 Regression] Revision 178353 caused many test failures |
vries at gcc dot gnu.org |
| 14:38 |
[Bug middle-end/50251] [4.7 Regression] Revision 178353 caused many test failures |
vries at gcc dot gnu.org |
| 14:32 |
[Bug target/50176] [4.7 Regression] 4.7 generates spill-fill dealing with char->int conversion |
izamyatin at gmail dot com |
| 14:08 |
[Bug bootstrap/50395] New: Infinite loop when bootstrapping java |
krebbel at gcc dot gnu.org |
| 13:57 |
[Bug fortran/47978] [OOP] Invalid INTENT in overriding TBP not detected |
janus at gcc dot gnu.org |
| 13:54 |
[Bug fortran/47978] [OOP] Invalid INTENT in overriding TBP not detected |
janus at gcc dot gnu.org |
| 13:49 |
[Bug fortran/47978] [OOP] Invalid INTENT in overriding TBP not detected |
sfilippone at uniroma2 dot it |
| 13:46 |
[Bug fortran/47978] [OOP] Invalid INTENT in overriding TBP not detected |
sfilippone at uniroma2 dot it |
| 13:37 |
[Bug lto/50383] ICE in lto_symtab_register_decl, at lto-symtab.c:148 |
markus at trippelsdorf dot de |
| 13:33 |
[Bug fortran/47978] [OOP] Invalid INTENT in overriding TBP not detected |
dominiq at lps dot ens.fr |
| 12:42 |
[Bug middle-end/50325] [4.7 Regression] 76 new fails with rev. 177691 |
dominiq at lps dot ens.fr |
| 11:54 |
[Bug lto/50383] ICE in lto_symtab_register_decl, at lto-symtab.c:148 |
hubicka at gcc dot gnu.org |
| 11:33 |
[Bug lto/50383] ICE in lto_symtab_register_decl, at lto-symtab.c:148 |
hubicka at gcc dot gnu.org |
| 11:02 |
[Bug testsuite/50322] [avr]: fail: gcc.dg/tree-ssa/ivopts-lt.c |
vries at gcc dot gnu.org |
| 10:43 |
[Bug fortran/50392] SIGSEGV in gfc_trans_label_assign |
burnus at gcc dot gnu.org |
| 10:34 |
[Bug fortran/50393] free() invalid pointer in mio_expr |
burnus at gcc dot gnu.org |
| 10:09 |
[Bug c++/50391] [C++0x] ICE on invalid code, pair with incomplete type |
paolo.carlini at oracle dot co |
| 10:09 |
[Bug c++/50391] [C++0x] ICE on invalid code, pair with incomplete type |
paolo.carlini at oracle dot co |
| 09:56 |
[Bug lto/50394] [meta-bug] Issues with building libreoffice with LTO |
hubicka at gcc dot gnu.org |
| 09:52 |
[Bug lto/50394] New: [meta-bug] Issues with building libreoffice with LTO |
hubicka at gcc dot gnu.org |
| 09:48 |
[Bug c++/50391] [C++0x] ICE on invalid code, pair with incomplete type |
paolo.carlini at oracle dot co |
| 09:46 |
[Bug fortran/50392] SIGSEGV in gfc_trans_label_assign |
dominiq at lps dot ens.fr |
| 09:12 |
[Bug fortran/50393] free() invalid pointer in mio_expr |
mikael at gcc dot gnu.org |
| 08:50 |
[Bug fortran/50378] MALLOC_CHECK_ glibc detects free() invalid pointer in compiler |
burnus at gcc dot gnu.org |
| 08:42 |
[Bug middle-end/50325] [4.7 Regression] 76 new fails with rev. 177691 |
krebbel at gcc dot gnu.org |
| 08:40 |
[Bug c++/48320] [C++0x][4.6/4.7 Regression] Template parameter packs cannot be expanded in default template arguments |
dodji at gcc dot gnu.org |
| 08:33 |
[Bug fortran/50393] New: free() invalid pointer in mio_expr |
zeccav at gmail dot com |
| 08:31 |
[Bug fortran/50392] New: SIGSEGV in gfc_trans_label_assign |
zeccav at gmail dot com |
| 08:24 |
[Bug fortran/50378] MALLOC_CHECK_ glibc detects free() invalid pointer in compiler |
zeccav at gmail dot com |
| 08:23 |
[Bug other/50384] Copying a char array |
marc.glisse at normalesup dot |
| 07:38 |
[Bug lto/50383] ICE in lto_symtab_register_decl, at lto-symtab.c:148 |
hubicka at gcc dot gnu.org |
| 07:21 |
[Bug middle-end/50325] [4.7 Regression] 76 new fails with rev. 177691 |
krebbel at gcc dot gnu.org |
| 07:19 |
[Bug fortran/34547] NULL(): Fortran 2003 changes, accepts invalid, ICE on invalid |
burnus at gcc dot gnu.org |
| 07:18 |
[Bug fortran/50375] gfortran must complain on NULL() ambiguity without MOLD |
burnus at gcc dot gnu.org |
| 06:49 |
[Bug tree-optimization/49452] [4.7 regression] comp-goto-2.c regresses in testing |
ebotcazou at gcc dot gnu.org |
| 06:29 |
[Bug fortran/50375] gfortran must complain on NULL() ambiguity without MOLD |
burnus at gcc dot gnu.org |
| 06:28 |
[Bug fortran/34547] NULL(): Fortran 2003 changes, accepts invalid, ICE on invalid |
burnus at gcc dot gnu.org |
| 06:27 |
[Bug fortran/34547] NULL(): Fortran 2003 changes, accepts invalid, ICE on invalid |
burnus at gcc dot gnu.org |
| 06:27 |
[Bug fortran/50375] gfortran must complain on NULL() ambiguity without MOLD |
burnus at gcc dot gnu.org |
| 03:03 |
[Bug tree-optimization/49452] [4.7 regression] comp-goto-2.c regresses in testing |
carrot at google dot com |
| 22:45 |
[Bug libstdc++/50336] LWG issue 445 |
paolo.carlini at oracle dot co |
| 22:43 |
[Bug libstdc++/50336] LWG issue 445 |
paolo at gcc dot gnu.org |
| 21:59 |
[Bug c/50332] [4.7 Regression] FAIL: gcc.dg/attr-invalid.c |
dodji at gcc dot gnu.org |
| 21:47 |
[Bug c/50332] [4.7 Regression] FAIL: gcc.dg/attr-invalid.c |
dodji at gcc dot gnu.org |
| 21:38 |
[Bug lto/50338] New: ICE Linking with -flto |
James.W.Mckelvey at jpl dot na |
| 21:22 |
[Bug fortran/50327] [4.7 Regression] Front-end optimization generates wrong code for BLAS's srotmg |
tkoenig at gcc dot gnu.org |
| 20:56 |
[Bug c++/33255] A warning for "unused" typedefs? |
dodji at seketeli dot org |
| 20:41 |
[Bug c/50332] [4.7 Regression] FAIL: gcc.dg/attr-invalid.c |
dodji at gcc dot gnu.org |
| 20:23 |
[Bug tree-optimization/50272] A case that PRE optimization hurts performance |
hp at gcc dot gnu.org |
| 19:52 |
[Bug tree-optimization/50318] ICE optimizing widening multiply-and-accumulate |
ams at gcc dot gnu.org |
| 19:46 |
[Bug tree-optimization/50318] ICE optimizing widening multiply-and-accumulate |
ams at gcc dot gnu.org |
| 19:23 |
[Bug c++/47765] Wrong template deduction |
jason at gcc dot gnu.org |
| 18:50 |
[Bug c++/47765] Wrong template deduction |
jason at gcc dot gnu.org |
| 18:33 |
[Bug libstdc++/44416] [4.6 regression] Failed to build 447.dealII in SPEC CPU 2006 |
qneill at gcc dot gnu.org |
| 18:11 |
[Bug c++/50207] [4.7 Regression] G++ segv's on reduced test case |
bergner at gcc dot gnu.org |
| 18:10 |
[Bug c++/46862] ICE on std::decimal::decimal32 without any fields |
bergner at gcc dot gnu.org |
| 17:42 |
[Bug tree-optimization/50337] -ftree-dse performs wrong elimination on electric-fence |
pinskia at gcc dot gnu.org |
| 17:30 |
[Bug rtl-optimization/50326] [4.7 regression] ICE in set_lattice_value, at tree-ssa-ccp.c:456 |
schwab at linux-m68k dot org |
| 17:22 |
[Bug tree-optimization/49911] SRA + DOM + VRP + -fstrict-enums incorrectly remove predicate |
jamborm at gcc dot gnu.org |
| 17:10 |
[Bug tree-optimization/50337] -ftree-dse performs wrong elimination on electric-fence |
cjwatson at ubuntu dot com |
| 17:08 |
[Bug libstdc++/50336] LWG issue 445 |
paolo.carlini at oracle dot co |
| 17:06 |
[Bug tree-optimization/50337] -ftree-dse performs wrong elimination on electric-fence |
cjwatson at ubuntu dot com |
| 17:06 |
[Bug fortran/50334] interaction between -Wuninitialized and -finit-real=snan |
kargl at gcc dot gnu.org |
| 17:05 |
[Bug tree-optimization/50337] New: -ftree-dse performs wrong elimination on electric-fence |
cjwatson at ubuntu dot com |
| 16:58 |
[Bug c++/47765] Wrong template deduction |
daniel.kruegler at googlemail |
| 16:41 |
[Bug libstdc++/50336] New: LWG issue 445 |
marc.glisse at normalesup dot |
| 16:40 |
[Bug fortran/50334] interaction between -Wuninitialized and -finit-real=snan |
pinskia at gcc dot gnu.org |
| 16:30 |
[Bug middle-end/50335] New: ICE in psct_dynamic_dim, at graphite-poly.h:659 |
gmaxwell at gmail dot com |
| 16:27 |
[Bug target/47997] gcc on macosx: "ld: warning: -fwritable-strings not compatible with literal CF/NSString" |
tobias.netzel at googlemail do |
| 16:22 |
[Bug fortran/50334] New: interaction between -Wuninitialized and -finit-real=snan |
arnaud02 at users dot sourcefo |
| 16:15 |
[Bug c++/47765] Wrong template deduction |
jason at gcc dot gnu.org |
| 16:11 |
[Bug middle-end/50333] New: internal compiler error: in extract_ops_from_tree, at gimple.h:1909 |
gmaxwell at gmail dot com |
| 15:53 |
[Bug c/50332] New: [4.7 Regression] FAIL: gcc.dg/attr-invalid.c |
hjl.tools at gmail dot com |
| 15:52 |
[Bug c++/16189] obfuscated error message for missing semicolon after declaration in C++ |
froydnj at gcc dot gnu.org |
| 15:20 |
[Bug fortran/50331] -Wuninitialized and variable passed to WRITE statements |
kargl at gcc dot gnu.org |
| 15:18 |
[Bug fortran/50331] -Wuninitialized and variable passed to WRITE statements |
dominiq at lps dot ens.fr |
| 15:18 |
[Bug c++/45331] Generate clear diagnostics when a semicolon is missing at the end of a class definition |
redi at gcc dot gnu.org |
| 15:16 |
[Bug c/50330] Misleading error message with struct declaration |
redi at gcc dot gnu.org |
| 15:14 |
[Bug c++/16189] obfuscated error message for missing semicolon after declaration in C++ |
redi at gcc dot gnu.org |
| 15:09 |
[Bug c/50330] Misleading error message with struct declaration |
redi at gcc dot gnu.org |
| 15:01 |
[Bug fortran/50331] New: -Wuninitialized and variable passed to WRITE statements |
arnaud02 at users dot sourcefo |
| 15:00 |
[Bug c++/50324] [C++0x] SFINAE does not handle the object creation of an incomplete type |
paolo.carlini at oracle dot co |
| 14:58 |
[Bug c++/50324] [C++0x] SFINAE does not handle the object creation of an incomplete type |
paolo at gcc dot gnu.org |
| 14:57 |
[Bug c/50330] New: Misleading error message with struct declaration |
rui.maciel at gmail dot com |
| 14:47 |
[Bug fortran/47978] [OOP] Invalid INTENT in overriding TBP not detected |
janus at gcc dot gnu.org |
| 14:22 |
[Bug target/50329] New: [PowerPC] Unnecessary stack frame set up |
sebastian dot huber at embedde |
| 14:09 |
[Bug tree-optimization/50328] reduction with constant or invariant not vectorized |
rguenth at gcc dot gnu.org |
| 14:01 |
[Bug tree-optimization/50328] reduction with constant or invariant not vectorized |
rguenth at gcc dot gnu.org |
| 13:59 |
[Bug tree-optimization/49911] SRA + DOM + VRP + -fstrict-enums incorrectly remove predicate |
jamborm at gcc dot gnu.org |
| 13:57 |
[Bug fortran/50327] [4.7 Regression] Front-end optimization generates wrong code for BLAS's srotmg |
burnus at gcc dot gnu.org |
| 13:55 |
[Bug c++/33255] A warning for "unused" typedefs? |
dodji at gcc dot gnu.org |
| 13:42 |
[Bug tree-optimization/50328] loop interchange confuses vectorizer |
rguenth at gcc dot gnu.org |
| 13:37 |
[Bug tree-optimization/50328] loop interchange confuses vectorizer |
rguenth at gcc dot gnu.org |
| 13:30 |
[Bug tree-optimization/50328] loop interchange confuses vectorizer |
rguenth at gcc dot gnu.org |
| 13:28 |
[Bug tree-optimization/50328] New: loop interchange confuses vectorizer |
rguenth at gcc dot gnu.org |
| 13:27 |
[Bug fortran/50327] New: [4.7 Regression] Front-end optimization generates wrong code for BLAS's srotmg |
burnus at gcc dot gnu.org |
| 13:17 |
[Bug target/50304] poor code for accessing certain element of arrays |
tom at deltasystem dot hu |
| 13:16 |
[Bug target/50304] poor code for accessing certain element of arrays |
tom at deltasystem dot hu |
| 13:15 |
[Bug target/50304] poor code for accessing certain element of arrays |
tom at deltasystem dot hu |
| 13:10 |
[Bug tree-optimization/50287] [4.7 Regression] FAIL: gcc.c-torture/execute/builtins/vsnprintf-chk.c compilation, -O2 -flto |
jamborm at gcc dot gnu.org |
| 13:05 |
[Bug tree-optimization/19831] Missing DSE/malloc/free optimization |
rguenth at gcc dot gnu.org |
| 13:01 |
[Bug tree-optimization/19831] Missing DSE/malloc/free optimization |
rguenth at gcc dot gnu.org |
| 12:45 |
[Bug middle-end/48660] [4.5/4.6/4.7 Regression] ARM ICE in expand_expr_real_1 |
rsandifo at gcc dot gnu.org |
| 12:41 |
[Bug tree-optimization/50326] [4.7 regression] ICE in set_lattice_value, at tree-ssa-ccp.c:456 |
schwab at linux-m68k dot org |
| 12:35 |
[Bug tree-optimization/50326] New: [4.7 regression] ICE in set_lattice_value, at tree-ssa-ccp.c:456 |
schwab at linux-m68k dot org |
| 12:10 |
[Bug middle-end/50325] [4.7 Regression] 76 new fails with rev. 177691 |
rguenth at gcc dot gnu.org |
| 11:59 |
[Bug middle-end/50325] [4.7 Regression] 76 new fails with rev. 177691 |
rguenth at gcc dot gnu.org |
| 11:59 |
[Bug c++/50324] [C++0x] SFINAE does not handle the object creation of an incomplete type |
paolo.carlini at oracle dot co |
| 10:52 |
[Bug tree-optimization/48092] associative property of builtins is not exploited on GIMPLE |
rguenther at suse dot de |
| 10:51 |
[Bug c++/47765] Wrong template deduction |
paolo.carlini at oracle dot co |
| 10:49 |
[Bug middle-end/50325] 76 new fails with rev. 177691 |
dominiq at lps dot ens.fr |
| 10:34 |
[Bug middle-end/49628] [4.7 Regression] 447.dealII in SPEC CPU 2006 failed to build |
rguenth at gcc dot gnu.org |
| 10:33 |
[Bug tree-optimization/49518] [4.6 Regression] ICE in vect_enhance_data_refs_alignment, at tree-vect-data-refs.c:1555 |
rguenth at gcc dot gnu.org |
| 10:32 |
[Bug tree-optimization/49518] [4.6 Regression] ICE in vect_enhance_data_refs_alignment, at tree-vect-data-refs.c:1555 |
rguenth at gcc dot gnu.org |
| 10:29 |
[Bug middle-end/50325] New: 76 new fails with rev. 177691 |
krebbel at gcc dot gnu.org |
| 10:14 |
[Bug c++/50324] New: SFINAE does not handle the object creation of an incomplete type |
ai.azuma at gmail dot com |
| 10:02 |
[Bug tree-optimization/48092] associative property of builtins is not exploited on GIMPLE |
vincenzo.innocente at cern dot |
| 09:24 |
[Bug tree-optimization/50162] [4.5 Regression] Wrong vectorization |
rguenth at gcc dot gnu.org |
| 09:23 |
[Bug tree-optimization/50162] [4.5/4.6 Regression] Wrong vectorization |
rguenth at gcc dot gnu.org |
| 09:22 |
[Bug tree-optimization/19831] Missing DSE/malloc/free optimization |
rguenth at gcc dot gnu.org |
| 09:21 |
[Bug c++/47765] Wrong template deduction |
daniel.kruegler at googlemail |
| 09:18 |
[Bug tree-optimization/50287] [4.7 Regression] FAIL: gcc.c-torture/execute/builtins/vsnprintf-chk.c compilation, -O2 -flto |
rguenth at gcc dot gnu.org |
| 09:18 |
[Bug middle-end/50307] [4.7 Regression] SSA checking ICE when building Linux kernel |
rguenth at gcc dot gnu.org |
| 09:17 |
[Bug middle-end/50307] [4.7 Regression] SSA checking ICE when building Linux kernel |
rguenth at gcc dot gnu.org |
| 09:16 |
[Bug middle-end/50323] verify_ssa fail: number of operands and imm-links don't agree in statement |
rguenth at gcc dot gnu.org |
| 08:07 |
[Bug ada/37245] GDB reports "No definition of "var1" in current context." for an existing variable |
timo.lindfors at iki dot fi |
| 07:59 |
[Bug tree-optimization/15558] [tree-ssa] A missed forward propagation opportunity involving floats |
rguenth at gcc dot gnu.org |
| 07:49 |
[Bug target/50022] [4.7 regression] "incorrect condition in IT block" when building mozilla code base for ARM |
ramana at gcc dot gnu.org |
| 07:43 |
[Bug bootstrap/50229] [4.7 Regression] Can't cross compile for i686-apple-darwin10 from x86_64-redhat_linux |
iains at gcc dot gnu.org |
| 07:39 |
[Bug bootstrap/50229] [4.7 Regression] Can't cross compile for i686-apple-darwin10 from x86_64-redhat_linux |
iains at gcc dot gnu.org |
| 07:17 |
[Bug c++/50312] ICE when calling offsetof() illegally on incomplete template class |
jakub at gcc dot gnu.org |
| 07:15 |
[Bug c++/49085] Crash with SIGSEGV during compilation. |
jakub at gcc dot gnu.org |
| 06:39 |
[Bug fortran/44646] [F2008] Implement DO CONCURRENT |
burnus at gcc dot gnu.org |
| 06:07 |
[Bug c++/50255] [4.5 Regression] Linker stumbles over non-grouped text/rodata for a non-virtual thunk |
jakub at gcc dot gnu.org |
| 06:06 |
[Bug target/50310] [4.7 Regression] ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 with -O -ftree-vectorize and __builtin_isunordered() |
jakub at gcc dot gnu.org |
| 06:03 |
[Bug c++/50255] Linker stumbles over non-grouped text/rodata for a non-virtual thunk |
jakub at gcc dot gnu.org |
| 06:02 |
[Bug target/50310] [4.7 Regression] ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 with -O -ftree-vectorize and __builtin_isunordered() |
jakub at gcc dot gnu.org |
| 05:59 |
[Bug target/50310] [4.7 Regression] ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 with -O -ftree-vectorize and __builtin_isunordered() |
jakub at gcc dot gnu.org |
| 02:13 |
[Bug c++/50312] ICE when calling offsetof() illegally on incomplete template class |
meadori at gmail dot com |
| 22:24 |
[Bug fortran/48095] [OOP] Invalid assignment to procedure pointer component not rejected |
janus at gcc dot gnu.org |
| 22:21 |
[Bug fortran/48095] [OOP] Invalid assignment to procedure pointer component not rejected |
janus at gcc dot gnu.org |
| 22:00 |
[Bug fortran/48298] [F03] User-Defined Derived-Type IO (DTIO) |
janus at gcc dot gnu.org |
| 21:43 |
[Bug fortran/34228] -std=f* should diagnose used but later typed variables |
mikael at gcc dot gnu.org |
| 21:42 |
[Bug fortran/29813] -std=F95/F2003: Warn or error when using a non-declared variable with implicit none |
mikael at gcc dot gnu.org |
| 21:19 |
[Bug c/50314] GCC changes order of code so it does not work as intended |
NickParker at Eaton dot com |
| 21:16 |
[Bug c/50314] GCC changes order of code so it does not work as intended |
NickParker at Eaton dot com |
| 21:14 |
[Bug c/50314] GCC changes order of code so it does not work as intended |
pinskia at gcc dot gnu.org |
| 21:13 |
[Bug c/50314] GCC changes order of code so it does not work as intended |
NickParker at Eaton dot com |
| 20:23 |
[Bug middle-end/50323] verify_ssa fail: number of operands and imm-links don't agree in statement |
marcus at jet dot franken.de |
| 20:23 |
[Bug middle-end/50323] New: verify_ssa fail: number of operands and imm-links don't agree in statement |
marcus at jet dot franken.de |
| 19:47 |
[Bug target/50310] [4.7 Regression] ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 with -O -ftree-vectorize and __builtin_isunordered() |
jakub at gcc dot gnu.org |
| 18:34 |
[Bug middle-end/50307] [4.7 Regression] SSA checking ICE when building Linux kernel |
uweigand at gcc dot gnu.org |
| 17:36 |
[Bug c++/50309] [4.6/4.7 Regression] [C++0x] ICE: tree check: expected tree_list, have error_mark in comp_except_specs, at cp/typeck.c:1014 on empty noexcept |
paolo.carlini at oracle dot co |
| 17:36 |
[Bug c++/50309] [4.6/4.7 Regression] [C++0x] ICE: tree check: expected tree_list, have error_mark in comp_except_specs, at cp/typeck.c:1014 on empty noexcept |
paolo at gcc dot gnu.org |
| 17:31 |
[Bug tree-optimization/48571] [4.5/4.6 Regression] Missed data-dependence for (bogus?) reconstructed array-refs |
gjl at gcc dot gnu.org |
| 17:22 |
[Bug c++/50298] [C++0x][constexpr] References cannot be bound to static constexpr reference members |
jason at gcc dot gnu.org |
| 17:17 |
[Bug c++/50309] [4.6/4.7 Regression] [C++0x] ICE: tree check: expected tree_list, have error_mark in comp_except_specs, at cp/typeck.c:1014 on empty noexcept |
paolo at gcc dot gnu.org |
| 17:12 |
[Bug c++/50298] [C++0x][constexpr] References cannot be bound to static constexpr reference members |
jason at gcc dot gnu.org |
| 16:32 |
[Bug fortran/50273] [4.5/4.6/4.7 Regression] -Walign-commons no longer effective |
jakub at gcc dot gnu.org |
| 16:09 |
[Bug tree-optimization/50322] [avr]: fail: gcc.dg/tree-ssa/ivopts-lt.c |
gjl at gcc dot gnu.org |
| 15:51 |
[Bug tree-optimization/50322] [avr]: fail: gcc.dg/tree-ssa/ivopts-lt.c |
gjl at gcc dot gnu.org |
| 15:49 |
[Bug tree-optimization/50322] New: [avr]: fail: gcc.dg/tree-ssa/ivopts-lt.c |
gjl at gcc dot gnu.org |
| 15:44 |
[Bug tree-optimization/49911] SRA + DOM + VRP + -fstrict-enums incorrectly remove predicate |
jamborm at gcc dot gnu.org |
| 15:28 |
[Bug c++/50255] Linker stumbles over non-grouped text/rodata for a non-virtual thunk |
jakub at gcc dot gnu.org |
| 15:10 |
[Bug c/50315] Regression on Atom after fix #49958 |
rguenth at gcc dot gnu.org |
| 15:07 |
[Bug c/50321] Erroneous unreachable code warning. |
rguenth at gcc dot gnu.org |
| 15:05 |
[Bug tree-optimization/50319] if-conversion produces unvectorizable conditions |
rguenth at gcc dot gnu.org |
| 15:04 |
[Bug tree-optimization/19831] Missing DSE/malloc/free optimization |
rguenth at gcc dot gnu.org |
| 14:59 |
[Bug tree-optimization/49911] SRA + DOM + VRP + -fstrict-enums incorrectly remove predicate |
rafael.espindola at gmail dot |
| 14:49 |
[Bug middle-end/50301] [4.7 Regression] 416.gamess in SPEC CPU 2006 failed to build with LTO |
jamborm at gcc dot gnu.org |
| 14:41 |
[Bug c/50315] Regression on Atom after fix #49958 |
joseph at codesourcery dot com |
| 14:34 |
[Bug c++/50255] Linker stumbles over non-grouped text/rodata for a non-virtual thunk |
jakub at gcc dot gnu.org |
| 14:34 |
[Bug fortran/36842] Fortran: Minimize heap allocation of temporary arrays by loop versioning in the frontend |
rguenther at suse dot de |
| 14:32 |
[Bug middle-end/50301] [4.7 Regression] 416.gamess in SPEC CPU 2006 failed to build with LTO |
jamborm at gcc dot gnu.org |
| 14:31 |
[Bug fortran/36842] Fortran: Minimize heap allocation of temporary arrays by loop versioning in the frontend |
burnus at gcc dot gnu.org |
| 14:26 |
[Bug tree-optimization/49911] SRA + DOM + VRP + -fstrict-enums incorrectly remove predicate |
jamborm at gcc dot gnu.org |
| 14:23 |
[Bug c/50321] New: Erroneous unreachable code warning. |
till at pps dot jussieu.fr |
| 14:22 |
[Bug debug/50317] [4.7 Regression] missing DW_OP_GNU_implicit_pointer |
jakub at gcc dot gnu.org |
| 14:20 |
[Bug tree-optimization/50319] if-conversion produces unvectorizable conditions |
rguenth at gcc dot gnu.org |
| 14:13 |
[Bug tree-optimization/19831] Missing DSE/malloc/free optimization |
rguenth at gcc dot gnu.org |
| 14:09 |
[Bug debug/50317] [4.7 Regression] missing DW_OP_GNU_implicit_pointer |
jakub at gcc dot gnu.org |
| 14:07 |
[Bug bootstrap/48415] GC Warning: Repeated allocation of very large block |
krebbel at gcc dot gnu.org |
| 13:57 |
[Bug c/50315] Regression on Atom after fix #49958 |
sergos.gnu at gmail dot com |
| 13:55 |
[Bug fortran/36842] Fortran: Minimize heap allocation of temporary arrays by loop versioning in the frontend |
rguenth at gcc dot gnu.org |
| 13:51 |
[Bug target/49030] ICE in get_arm_condition_code, at config/arm/arm.c:17180 |
rmansfield at qnx dot com |
| 13:50 |
[Bug target/49030] ICE in get_arm_condition_code, at config/arm/arm.c:17180 |
rsandifo at gcc dot gnu.org |
| 13:45 |
[Bug fortran/50316] ICE on fortran code with -O2 and -march=core2 options |
burnus at gcc dot gnu.org |
| 13:33 |
[Bug fortran/50288] FAIL: gfortran.dg/class_45b.f03 |
janus at gcc dot gnu.org |
| 13:32 |
[Bug fortran/50288] FAIL: gfortran.dg/class_45b.f03 |
janus at gcc dot gnu.org |
| 13:19 |
[Bug target/45650] [4.4/4.5/4.6/4.7 regression] FreeBSD/ia64 builds fails: hidden symbol `_Unwind_FindTableEntry' isn't defined |
mexas at bristol dot ac.uk |
| 13:00 |
[Bug fortran/50316] ICE on fortran code with -O2 and -march=core2 options |
dominiq at lps dot ens.fr |
| 12:59 |
[Bug libstdc++/35569] [c++0x] std::bind result functor doesn't accept rvalues |
redi at gcc dot gnu.org |
| 12:58 |
[Bug libstdc++/50320] Calling tr1 binder with constant expression fails |
redi at gcc dot gnu.org |
| 12:50 |
[Bug libstdc++/50320] Calling tr1 binder with constant expression fails |
redi at gcc dot gnu.org |
| 12:49 |
[Bug target/50310] [4.7 Regression] ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 with -O -ftree-vectorize and __builtin_isunordered() |
jakub at gcc dot gnu.org |
| 12:42 |
[Bug tree-optimization/50319] if-conversion produces unvectorizable conditions |
rguenth at gcc dot gnu.org |
| 12:41 |
[Bug libstdc++/50320] New: Calling tr1 binder with constant expression fails |
martinhaefner at web dot de |
| 12:24 |
[Bug testsuite/49464] [4.6/4.7 Regression] FAIL: g++.dg/ext/altivec-17.C (test for errors, line 15) |
dominiq at lps dot ens.fr |
| 12:15 |
[Bug c++/50255] Linker stumbles over non-grouped text/rodata for a non-virtual thunk |
stephan.bergmann.secondary at |
| 12:13 |
[Bug c++/50255] Linker stumbles over non-grouped text/rodata for a non-virtual thunk |
stephan.bergmann.secondary at |
| 12:02 |
[Bug tree-optimization/50319] New: if-conversion produces unvectorizable conditions |
rguenth at gcc dot gnu.org |
| 11:59 |
[Bug middle-end/49886] [4.6/4.7 Regression] pass_split_functions cannot deal with function type attributes |
jamborm at gcc dot gnu.org |
| 11:51 |
[Bug tree-optimization/50213] [4.6 Regression] Regression in space-optimized code relative to 4.5.x |
rguenth at gcc dot gnu.org |
| 11:29 |
[Bug tree-optimization/50213] [4.6/4.7 Regression] Regression in space-optimized code relative to 4.5.x |
rguenth at gcc dot gnu.org |
| 11:09 |
[Bug target/50310] [4.7 Regression] ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 with -O -ftree-vectorize and __builtin_isunordered() |
jakub at gcc dot gnu.org |
| 11:08 |
[Bug tree-optimization/50318] ICE optimizing widening multiply-and-accumulate |
ams at gcc dot gnu.org |
| 11:07 |
[Bug tree-optimization/50318] New: ICE optimizing widening multiply-and-accumulate |
ams at gcc dot gnu.org |
| 10:58 |
[Bug debug/50299] entryval: bigendian 32bit->64bit extension breaks address match |
jan.kratochvil at redhat dot c |
| 10:57 |
[Bug fortran/50288] FAIL: gfortran.dg/class_45b.f03 |
janus at gcc dot gnu.org |
| 10:56 |
[Bug debug/50317] New: [4.7 Regression] missing DW_OP_GNU_implicit_pointer |
jan.kratochvil at redhat dot c |
| 10:53 |
[Bug target/48308] [4.6/4.7 Regression] crosscompiling to arm fails with assembler: can't resolve '.LC4' {.rodata.str1.1 section} - '.LPIC4' {*UND* section} |
ramana at gcc dot gnu.org |
| 10:35 |
[Bug c++/50309] [4.6/4.7 Regression] [C++0x] ICE: tree check: expected tree_list, have error_mark in comp_except_specs, at cp/typeck.c:1014 on empty noexcept |
paolo.carlini at oracle dot co |
| 10:35 |
[Bug c/50315] Regression on Atom after fix #49958 |
rguenth at gcc dot gnu.org |
| 10:09 |
[Bug fortran/50316] ICE on fortran code with -O2 and -march=core2 options |
ygepes at gmail dot com |
| 10:07 |
[Bug fortran/50316] New: ICE on fortran code with -O2 and -march=core2 options |
ygepes at gmail dot com |
| 09:33 |
[Bug c/50315] Regreesion on Atom after fix #49958 |
vbyakovl23 at gmail dot com |
| 09:32 |
[Bug c/50315] Regreesion on Atom after fix #49958 |
vbyakovl23 at gmail dot com |
| 09:31 |
[Bug tree-optimization/50213] [4.6/4.7 Regression] Regression in space-optimized code relative to 4.5.x |
rguenth at gcc dot gnu.org |
| 09:31 |
[Bug c/50315] New: Regreesion on Atom after fix #49958 |
vbyakovl23 at gmail dot com |
| 09:13 |
[Bug fortran/36842] Fortran: Minimize heap allocation of temporary arrays. |
burnus at gcc dot gnu.org |
| 09:10 |
[Bug tree-optimization/50213] [4.6/4.7 Regression] Regression in space-optimized code relative to 4.5.x |
rguenth at gcc dot gnu.org |
| 08:59 |
[Bug tree-optimization/50213] [4.6/4.7 Regression] Regression in space-optimized code relative to 4.5.x |
rguenth at gcc dot gnu.org |
| 08:54 |
[Bug other/49930] Need some adjustments for bionic |
mh+gcc at glandium dot org |
| 08:30 |
[Bug other/49930] Need some adjustments for bionic |
lool at dooz dot org |
| 08:30 |
[Bug target/50310] [4.7 Regression] ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 with -O -ftree-vectorize and __builtin_isunordered() |
jakub at gcc dot gnu.org |
| 08:29 |
[Bug middle-end/50307] [4.7 Regression] SSA checking ICE when building Linux kernel |
rguenth at gcc dot gnu.org |
| 08:28 |
[Bug target/50310] [4.7 Regression] ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 with -O -ftree-vectorize and __builtin_isunordered() |
rguenth at gcc dot gnu.org |
| 08:27 |
[Bug c++/50309] [4.6/4.7 Regression] [C++0x] ICE: tree check: expected tree_list, have error_mark in comp_except_specs, at cp/typeck.c:1014 on empty noexcept |
rguenth at gcc dot gnu.org |
| 08:26 |
[Bug tree-optimization/46021] 3 tree-ssa tests XPASS almost everywhere |
xguo at gcc dot gnu.org |
| 08:19 |
[Bug target/50310] [4.7 Regression] ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 with -O -ftree-vectorize and __builtin_isunordered() |
rguenth at gcc dot gnu.org |
| 08:18 |
[Bug c/50314] GCC changes order of code so it does not work as intended |
rguenth at gcc dot gnu.org |
| 07:56 |
[Bug fortran/50288] FAIL: gfortran.dg/class_45b.f03 |
burnus at gcc dot gnu.org |
| 07:55 |
[Bug c/50314] GCC changes order of code so it does not work as intended |
pinskia at gcc dot gnu.org |
| 07:54 |
[Bug target/48308] [4.6/4.7 Regression] crosscompiling to arm fails with assembler: can't resolve '.LC4' {.rodata.str1.1 section} - '.LPIC4' {*UND* section} |
pinskia at gcc dot gnu.org |
| 07:52 |
[Bug target/50310] [4.7 Regression] ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 with -O -ftree-vectorize and __builtin_isunordered() |
jakub at gcc dot gnu.org |
| 07:48 |
[Bug rtl-optimization/50191] Strange debug insn produced for TOC compiling 416.gamess with profile-generate |
jakub at gcc dot gnu.org |
| 07:33 |
[Bug rtl-optimization/50191] Strange debug insn produced for TOC compiling 416.gamess with profile-generate |
jakub at gcc dot gnu.org |
| 07:16 |
[Bug c/50314] New: GCC changes order of code so it does not work as intended |
NickParker at Eaton dot com |
| 07:05 |
[Bug target/50310] [4.7 Regression] ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 with -O -ftree-vectorize and __builtin_isunordered() |
jakub at gcc dot gnu.org |
| 07:05 |
[Bug target/50310] [4.7 Regression] ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 with -O -ftree-vectorize and __builtin_isunordered() |
jakub at gcc dot gnu.org |
| 06:54 |
[Bug target/50310] [4.7 Regression] ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 with -O -ftree-vectorize and __builtin_isunordered() |
jakub at gcc dot gnu.org |
| 05:56 |
[Bug target/50313] ARM: PIC code references a non-existant label |
mikpe at it dot uu.se |
| 04:59 |
[Bug target/50310] [4.7 Regression] ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 with -O -ftree-vectorize and __builtin_isunordered() |
zsojka at seznam dot cz |
| 03:57 |
[Bug target/50313] New: ARM: PIC code references a non-existant label |
michael.hope at linaro dot org |
| 02:58 |
[Bug c++/50298] [C++0x][constexpr] References cannot be bound to static constexpr reference members |
jason at gcc dot gnu.org |
| 02:56 |
[Bug rtl-optimization/50249] ira marks wrong value for inheriting |
mkuvyrkov at gcc dot gnu.org |
| 02:30 |
[Bug other/49930] Need some adjustments for bionic |
michael.hope at linaro dot org |
| 02:21 |
[Bug target/50022] [4.7 regression] "incorrect condition in IT block" when building mozilla code base for ARM |
michael.hope at linaro dot org |
| 00:40 |
[Bug rtl-optimization/50191] Strange debug insn produced for TOC compiling 416.gamess with profile-generate |
amodra at gmail dot com |
| 00:35 |
[Bug rtl-optimization/50191] Strange debug insn produced for TOC compiling 416.gamess with profile-generate |
amodra at gmail dot com |
| 00:26 |
[Bug tree-optimization/50287] [4.7 Regression] FAIL: gcc.c-torture/execute/builtins/vsnprintf-chk.c compilation, -O2 -flto |
kkojima at gcc dot gnu.org |
| 00:02 |
[Bug c++/50312] New: ICE when calling offsetof() illegally on incomplete template class |
scovich at gmail dot com |
| 23:08 |
[Bug debug/50191] Strange debug insn produced for TOC compiling 416.gamess with profile-generate |
bergner at gcc dot gnu.org |
| 22:54 |
[Bug c++/50248] [C++0x] unnecessary instantiation of constexpr constructor |
jason at gcc dot gnu.org |
| 22:53 |
[Bug c++/48320] [C++0x][4.6/4.7 Regression] Template parameter packs cannot be expanded in default template arguments |
jason at gcc dot gnu.org |
| 21:29 |
[Bug middle-end/50266] [4.6/4.7 Regression] ICE in decode_addr_const |
ebotcazou at gcc dot gnu.org |
| 21:24 |
[Bug middle-end/50266] [4.6/4.7 Regression] ICE in decode_addr_const |
ebotcazou at gcc dot gnu.org |
| 21:18 |
[Bug middle-end/50266] [4.6/4.7 Regression] ICE in decode_addr_const |
ebotcazou at gcc dot gnu.org |
| 21:11 |
[Bug c++/48665] type of const member function |
marc.glisse at normalesup dot |
| 19:50 |
[Bug target/50310] [4.7 Regression] ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 with -O -ftree-vectorize and __builtin_isunordered() |
jakub at gcc dot gnu.org |
| 19:50 |
[Bug c++/50311] [4.7 Regression] [C++0x] ICE: SIGSEGV in cx_check_missing_mem_inits (semantics.c:5808) with variadic template |
hp at gcc dot gnu.org |
| 19:48 |
[Bug c++/50296] [4.7 Regression] New C++ test failures |
hp at gcc dot gnu.org |
| 19:39 |
[Bug target/50310] [4.7 Regression] ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 with -O -ftree-vectorize and __builtin_isunordered() |
jakub at gcc dot gnu.org |
| 19:35 |
[Bug c++/50311] New: [4.7 Regression] [C++0x] ICE: SIGSEGV in cx_check_missing_mem_inits (semantics.c:5808) with variadic template |
zsojka at seznam dot cz |
| 18:48 |
[Bug target/50310] New: [4.7 Regression] ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 with -O -ftree-vectorize and __builtin_isunordered() |
zsojka at seznam dot cz |
| 18:31 |
[Bug c++/50309] New: [4.6/4.7 Regression] [C++0x] ICE: tree check: expected tree_list, have error_mark in comp_except_specs, at cp/typeck.c:1014 on empty noexcept |
zsojka at seznam dot cz |
| 18:29 |
[Bug tree-optimization/50287] [4.7 Regression] FAIL: gcc.c-torture/execute/builtins/vsnprintf-chk.c compilation, -O2 -flto |
jamborm at gcc dot gnu.org |
| 18:29 |
[Bug middle-end/50295] [4.6 Regression] ICE (segfault) in expand_debug_expr at cfgexpand.c:2380 |
jamborm at gcc dot gnu.org |
| 18:24 |
[Bug tree-optimization/50287] [4.7 Regression] FAIL: gcc.c-torture/execute/builtins/vsnprintf-chk.c compilation, -O2 -flto |
jamborm at gcc dot gnu.org |
| 18:20 |
[Bug tree-optimization/50287] [4.7 Regression] FAIL: gcc.c-torture/execute/builtins/vsnprintf-chk.c compilation, -O2 -flto |
jamborm at gcc dot gnu.org |
| 18:11 |
[Bug c++/50296] [4.7 Regression] New C++ test failures |
jason at gcc dot gnu.org |
| 18:09 |
[Bug c++/50296] [4.7 Regression] New C++ test failures |
jason at gcc dot gnu.org |
| 18:05 |
[Bug middle-end/50301] [4.7 Regression] 416.gamess in SPEC CPU 2006 failed to build with LTO |
jamborm at gcc dot gnu.org |
| 17:39 |
[Bug c++/50308] New: __attribute__((deprecated)) incorrectly generates warning in ADL lookup |
gd_bugzilla at growndodo dot c |
| 17:27 |
[Bug middle-end/50307] New: SSA checking ICE when building Linux kernel |
uweigand at gcc dot gnu.org |
| 17:21 |
[Bug debug/50191] Strange debug insn produced for TOC compiling 416.gamess with profile-generate |
bergner at gcc dot gnu.org |
| 17:14 |
[Bug c++/50306] New: g++ accepts code with ambiguous, templated conversion operators |
malaperle at omnialabs dot net |
| 17:10 |
[Bug tree-optimization/50213] [4.6/4.7 Regression] Regression in space-optimized code relative to 4.5.x |
jakub at gcc dot gnu.org |
| 17:07 |
[Bug target/50305] Inline asm reload failure when building Linux kernel |
uweigand at gcc dot gnu.org |
| 16:54 |
[Bug target/50305] New: Inline asm reload failure when building Linux kernel |
uweigand at gcc dot gnu.org |
| 16:45 |
[Bug middle-end/44382] Slow integer multiply |
hjl at gcc dot gnu.org |
| 16:38 |
[Bug libstdc++/50257] [C++0x] unordered_map slow initialization due to huge __prime_list |
paolo.carlini at oracle dot co |
| 16:31 |
[Bug target/50099] ICE: internal compiler error: in extract_insn, at recog.c:2113 while building lttng-ust |
ramana at gcc dot gnu.org |
| 16:02 |
[Bug target/50304] poor code for accessing certain element of arrays |
rguenth at gcc dot gnu.org |
| 15:59 |
[Bug target/47025] Dead stores in variadic functions not eliminated |
rguenth at gcc dot gnu.org |
| 15:57 |
[Bug libstdc++/50257] [C++0x] unordered_map slow initialization due to huge __prime_list |
justin at fathomdb dot com |
| 15:57 |
[Bug target/47025] Dead stores in variadic functions not eliminated |
rguenth at gcc dot gnu.org |
| 15:52 |
[Bug tree-optimization/50213] [4.6/4.7 Regression] Regression in space-optimized code relative to 4.5.x |
rguenth at gcc dot gnu.org |
| 15:49 |
[Bug tree-optimization/49997] [4.7 Regression] ICE in inline_small_functions with -fnon-call-exceptions |
rguenth at gcc dot gnu.org |
| 15:46 |
[Bug rtl-optimization/50213] [4.6/4.7 Regression] Regression in space-optimized code relative to 4.5.x |
jakub at gcc dot gnu.org |
| 15:09 |
[Bug middle-end/49886] [4.6/4.7 Regression] pass_split_functions cannot deal with function type attributes |
jamborm at gcc dot gnu.org |
| 15:03 |
[Bug target/47025] Dead stores in variadic functions not eliminated |
jakub at gcc dot gnu.org |
| 14:59 |
[Bug tree-optimization/50304] New: poor code for accessing certain element of arrays |
tom at deltasystem dot hu |
| 14:45 |
[Bug c++/50303] New: Segfault with variadic template template parameters. |
andyspiros at gmail dot com |
| 14:37 |
[Bug tree-optimization/48149] Piecewise complex pass-through not optimized |
rguenth at gcc dot gnu.org |
| 14:36 |
[Bug tree-optimization/48149] Piecewise complex pass-through not optimized |
rguenth at gcc dot gnu.org |
| 14:09 |
[Bug target/47025] Dead stores in variadic functions not eliminated |
rguenth at gcc dot gnu.org |
| 14:06 |
[Bug tree-optimization/49997] [4.7 Regression] ICE in inline_small_functions with -fnon-call-exceptions |
hubicka at gcc dot gnu.org |
| 13:21 |
[Bug tree-optimization/48317] SCCVN does not handle vector constructors |
rguenth at gcc dot gnu.org |
| 13:18 |
[Bug tree-optimization/48317] SCCVN does not handle vector constructors |
rguenth at gcc dot gnu.org |
| 13:12 |
[Bug target/50099] ICE: internal compiler error: in extract_insn, at recog.c:2113 while building lttng-ust |
bernds at gcc dot gnu.org |
| 13:09 |
[Bug tree-optimization/48149] Piecewise complex pass-through not optimized |
rguenth at gcc dot gnu.org |
| 12:55 |
[Bug tree-optimization/50287] [4.7 Regression] FAIL: gcc.c-torture/execute/builtins/vsnprintf-chk.c compilation, -O2 -flto |
ramana at gcc dot gnu.org |
| 12:19 |
[Bug fortran/50288] FAIL: gfortran.dg/class_45b.f03 |
janus at gcc dot gnu.org |
| 12:01 |
[Bug tree-optimization/48317] SCCVN does not handle vector constructors |
rguenth at gcc dot gnu.org |
| 12:01 |
[Bug middle-end/50295] [4.6 Regression] ICE (segfault) in expand_debug_expr at cfgexpand.c:2380 |
rguenth at gcc dot gnu.org |
| 11:27 |
[Bug middle-end/50301] [4.7 Regression] 416.gamess in SPEC CPU 2006 failed to build with LTO |
jamborm at gcc dot gnu.org |
| 11:22 |
[Bug debug/50299] entryval: bigendian 32bit->64bit extension breaks address match |
jakub at gcc dot gnu.org |
| 11:21 |
[Bug tree-optimization/50287] [4.7 Regression] FAIL: gcc.c-torture/execute/builtins/vsnprintf-chk.c compilation, -O2 -flto |
rsandifo at gcc dot gnu.org |
| 11:18 |
[Bug rtl-optimization/50205] [4.6/4.7 Regression] ICE: in code_motion_path_driver, at sel-sched.c:6581 with -fselective-scheduling2 and custom flags |
amonakov at gcc dot gnu.org |
| 10:27 |
[Bug libstdc++/50257] [C++0x] unordered_map slow initialization due to huge __prime_list |
paolo.carlini at oracle dot co |
| 10:23 |
[Bug libstdc++/50257] [C++0x] unordered_map slow initialization due to huge __prime_list |
paolo at gcc dot gnu.org |
| 10:22 |
[Bug ada/50294] ICE in output_constructor_regular_field |
ebotcazou at gcc dot gnu.org |
| 09:53 |
[Bug ada/50294] ICE in output_constructor_regular_field |
rguenther at suse dot de |
| 09:40 |
[Bug libstdc++/50257] [C++0x] unordered_map slow initialization due to huge __prime_list |
paolo.carlini at oracle dot co |
| 09:40 |
[Bug c++/50296] [4.7 Regression] New C++ test failures |
dominiq at lps dot ens.fr |
| 09:24 |
[Bug libstdc++/50257] [C++0x] unordered_map slow initialization due to huge __prime_list |
jakub at gcc dot gnu.org |
| 09:16 |
[Bug ada/50294] ICE in output_constructor_regular_field |
ebotcazou at gcc dot gnu.org |
| 09:16 |
[Bug libstdc++/50257] [C++0x] unordered_map slow initialization due to huge __prime_list |
paolo.carlini at oracle dot co |
| 08:32 |
[Bug ada/50294] ICE in output_constructor_regular_field |
rguenth at gcc dot gnu.org |
| 08:31 |
[Bug middle-end/50295] [4.6 Regression] ICE (segfault) in expand_debug_expr at cfgexpand.c:2380 |
jakub at gcc dot gnu.org |
| 08:29 |
[Bug fortran/44646] [F2008] Implement DO CONCURRENT |
burnus at gcc dot gnu.org |
| 08:28 |
[Bug middle-end/50295] [4.6 Regression] ICE (segfault) in expand_debug_expr at cfgexpand.c:2380 |
rguenth at gcc dot gnu.org |
| 08:23 |
[Bug middle-end/50295] [4.6 Regression] ICE (segfault) in expand_debug_expr at cfgexpand.c:2380 |
rguenth at gcc dot gnu.org |
| 08:15 |
[Bug middle-end/50295] [4.6 Regression] ICE (segfault) in expand_debug_expr at cfgexpand.c:2380 |
jakub at gcc dot gnu.org |
| 08:01 |
[Bug middle-end/50295] [4.6 Regression] ICE (segfault) in expand_debug_expr at cfgexpand.c:2380 |
rguenth at gcc dot gnu.org |
| 07:54 |
[Bug c++/50296] [4.7 Regression] New C++ test failures |
rguenth at gcc dot gnu.org |
| 07:53 |
[Bug target/50302] inefficient float->double conversion in AVX with -mtune=generic |
rguenth at gcc dot gnu.org |
| 07:46 |
[Bug rtl-optimization/38644] [4.4/4.5/4.6/4.7 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code |
sebastian dot huber at embedde |
| 07:30 |
[Bug tree-optimization/49911] SRA + DOM + VRP + -fstrict-enums incorrectly remove predicate |
rguenth at gcc dot gnu.org |
| 06:50 |
[Bug fortran/50288] FAIL: gfortran.dg/class_45b.f03 |
burnus at gcc dot gnu.org |
| 04:04 |
[Bug libstdc++/50257] [C++0x] unordered_map slow initialization due to huge __prime_list |
justin at fathomdb dot com |
| 01:38 |
[Bug middle-end/50301] [4.7 Regression] 416.gamess in SPEC CPU 2006 failed to build with LTO |
hjl.tools at gmail dot com |