[Bug c++/61135] It seems to be not able to call virtual method of literal object in lambda expression

2015-01-01 Thread dtemirbulatov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61135 --- Comment #4 from Dinar Temirbulatov --- I could not reproduce the error, the output looks correct on trunk

[Bug target/64180] PowerPC carry bit improvements

2015-01-01 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64180 Segher Boessenkool changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug web/64469] New: Broken link on main page

2015-01-01 Thread schnetter at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64469 Bug ID: 64469 Summary: Broken link on main page Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: web Assignee:

[Bug target/59551] ICE when compiling ImageMagick on hppa/linux

2015-01-01 Thread aaro.koskinen at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59551 Aaro Koskinen changed: What|Removed |Added Known to work||4.9.2 --- Comment #3 from Aaro Koskinen

[Bug web/64468] New: Incorrect indentation in Doxygen-generated sources of libstdc++

2015-01-01 Thread maltsevm at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64468 Bug ID: 64468 Summary: Incorrect indentation in Doxygen-generated sources of libstdc++ Product: gcc Version: 5.0 URL: https://gcc.gnu.org/onlinedocs/libstdc++/latest-d

[Bug middle-end/64465] [5 Regression] internal compiler error: verify_flow_info failed

2015-01-01 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64465 Jan Hubicka changed: What|Removed |Added CC||hubicka at gcc dot gnu.org --- Comment #2

[Bug c/48956] -Wconversion should warn when a complex value is assigned to a real result

2015-01-01 Thread maltsevm at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48956 Mikhail Maltsev changed: What|Removed |Added CC||maltsevm at gmail dot com --- Comment

[Bug middle-end/64465] [5 Regression] internal compiler error: verify_flow_info failed

2015-01-01 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64465 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/64467] [5 Regression] 28_regex/traits/char/isctype.cc and wchar_t/isctype.cc

2015-01-01 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64467 Jonathan Wakely changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug libstdc++/64467] [5 Regression] 28_regex/traits/char/isctype.cc and wchar_t/isctype.cc

2015-01-01 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64467 Hans-Peter Nilsson changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/64467] New: [5 Regression] 28_regex/traits/char/isctype.cc and wchar_t/isctype.cc

2015-01-01 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64467 Bug ID: 64467 Summary: [5 Regression] 28_regex/traits/char/isctype.cc and wchar_t/isctype.cc Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug fortran/64426] Unnecessary string temporary for array assignment

2015-01-01 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64426 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/64455] A constexpr variable template can't be used with enable_if

2015-01-01 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64455 --- Comment #1 from Ville Voutilainen --- Btw, this problem prevents using the C++14 trait aliases with the forthcoming trait variable templates as they were intended, because template enable_if_t> f() {} is also erroneously rejected with the

[Bug c++/64382] ICE due to use of `this` inside a lambda that captures everything by ref inside a member function of a class template

2015-01-01 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64382 Ville Voutilainen changed: What|Removed |Added Keywords||ice-on-valid-code Status

[Bug c++/64382] ICE due to use of `this` inside a lambda that captures everything by ref inside a member function of a class template

2015-01-01 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64382 Ville Voutilainen changed: What|Removed |Added CC||ville.voutilainen at gmail dot com

[Bug c++/64466] A generic lambda in a class template causes an ICE in gimplify

2015-01-01 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64466 Ville Voutilainen changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/64466] New: A generic lambda in a class template causes an ICE in gimplify

2015-01-01 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64466 Bug ID: 64466 Summary: A generic lambda in a class template causes an ICE in gimplify Product: gcc Version: 5.0 Status: UNCONFIRMED Keywords: ice-on-valid-code

[Bug middle-end/64465] New: [5 Regression] internal compiler error: verify_flow_info failed

2015-01-01 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64465 Bug ID: 64465 Summary: [5 Regression] internal compiler error: verify_flow_info failed Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/64464] New: Optimization for reusing values in loops

2015-01-01 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64464 Bug ID: 64464 Summary: Optimization for reusing values in loops Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: middl

Complete your MBA/E-MBA in one year with Online Exams !!!!! Apply now

2015-01-01 Thread Nirali ISMS
Get MBA, E-MBA , MMS, DMS, PGDBM ,DBM etc done without disturbing your job... Any Certificate NO Donation / Percentage Barrier International Attestations by Ministry of External Affairs and Foreign Affairs (Charges apply*) GIVE US AN OPPORTUNITY TO MAKE YOUR CAREER: Please reply to this mail p

[Bug ada/60078] acats c761007 fails on ARM

2015-01-01 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60078 --- Comment #14 from Bernd Edlinger --- Well, that happened only once. and the problem did never ever repeat. But my gut feeling is still that there is a race conditition. However I have been recently working on TSAN a bit, and I have an experi

[Bug c++/59354] Unexpected result in g++ when casting int to char from an stl vector to an array

2015-01-01 Thread gcc-bugzilla at contacts dot eelis.net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59354 Eelis changed: What|Removed |Added CC||gcc-bugzilla at contacts dot eelis

[Bug middle-end/64463] New: Add warning: returns_nonnull attribute on a function compared against NULL

2015-01-01 Thread rur...@x-ray.at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64463 Bug ID: 64463 Summary: Add warning: returns_nonnull attribute on a function compared against NULL Product: gcc Version: 4.9.1 Status: UNCONFIRMED Severity: norm

[Bug target/63949] Aarch64 instruction combiner does not optimize subsi_sxth function as expected (gcc.target/aarch64/extend.c fails)

2015-01-01 Thread vekumar at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63949 --- Comment #6 from vekumar at gcc dot gnu.org --- In the function make_compound_operation, there a check /* See if we have operations between an ASHIFTRT and an ASHIFT. If so, try to merge the shifts into a SIGN_EXTEND. We could

[Bug c/64459] __attribute__((returns_nonnull)) creates wrong code on amd64

2015-01-01 Thread rur...@x-ray.at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64459 --- Comment #4 from Reini Urban --- maybe the script is of value to anyone: https://gist.github.com/rurban/b8b951d03ff22734f05b