[Bug libstdc++/64967] New: [5 Regression] Bootstrap fails due to errors in libstdc++ sources with `--enable-symvers=gnu-versioned-namespace'

2015-02-07 Thread ai.azuma at gmail dot com
: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: ai.azuma at gmail dot com Compile errors occur in stage 1 build of libstdc++ when trying to build GCC 5-20150201

[Bug c++/64106] New: [5 Regression][C++14] internal compiler error: in cxx_eval_store_expression

2014-11-28 Thread ai.azuma at gmail dot com
: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: ai.azuma at gmail dot com Created attachment 34133 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34133action=edit Output of -v option and preprocessed file The following

[Bug sanitizer/63638] New: [4.9 Regression] internal compiler error: in asan_expand_check_ifn (with -fsanitize=address)

2014-10-24 Thread ai.azuma at gmail dot com
Severity: normal Priority: P3 Component: sanitizer Assignee: unassigned at gcc dot gnu.org Reporter: ai.azuma at gmail dot com CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org, jakub at gcc dot gnu.org, kcc

[Bug libstdc++/62258] uncaught_exception() equals to `true' after rethrow_exception()

2014-10-07 Thread ai.azuma at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62258 Ai Azuma ai.azuma at gmail dot com changed: What|Removed |Added CC||ai.azuma at gmail

[Bug libstdc++/61643] [C++11] std::uncaught_exception returns wrong values after std::rethrow_if_nested

2014-10-07 Thread ai.azuma at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61643 Ai Azuma ai.azuma at gmail dot com changed: What|Removed |Added Keywords||wrong-code

[Bug libstdc++/61643] [C++11] std::uncaught_exception returns wrong values after std::rethrow_if_nested

2014-10-07 Thread ai.azuma at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61643 Ai Azuma ai.azuma at gmail dot com changed: What|Removed |Added Resolution|FIXED |DUPLICATE

[Bug libstdc++/62258] uncaught_exception() equals to `true' after rethrow_exception()

2014-10-07 Thread ai.azuma at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62258 --- Comment #5 from Ai Azuma ai.azuma at gmail dot com --- *** Bug 61643 has been marked as a duplicate of this bug. ***

[Bug c++/63454] [5 Regression] internal compiler error: canonical types differ for identical types

2014-10-06 Thread ai.azuma at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63454 --- Comment #3 from Ai Azuma ai.azuma at gmail dot com --- (In reply to Daniel Krügler from comment #1) I don't see any ICE for gcc 5.0.0 20141004 (experimental). Could you retry that one? I am still seeing the ICE with 5.0.0 20141005

[Bug c++/63454] New: [5 Regression] internal compiler error: canonical types differ for identical types

2014-10-03 Thread ai.azuma at gmail dot com
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: ai.azuma at gmail dot com Created attachment 33645 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33645action=edit Output of -v option and preprocessed file

[Bug c++/63430] New: [5 Regression] internal compiler error: Segmentation fault

2014-10-01 Thread ai.azuma at gmail dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: ai.azuma at gmail dot com Created attachment 33635 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33635action=edit Output of -v option and preprocessed file The following valid code causes

[Bug libstdc++/61643] New: [C++11] std::uncaught_exception returns wrong values after std::rethrow_if_nested

2014-06-28 Thread ai.azuma at gmail dot com
Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: ai.azuma at gmail dot com The following program should terminate successfully. //= #include stdexcept

[Bug libstdc++/59247] New: Bootstrap fails due to errors in libstdc++ sources with `--enable-symvers=gnu-versioned-namespace'

2013-11-21 Thread ai.azuma at gmail dot com
Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: ai.azuma at gmail dot com I have come across errors in stage 1 build of libstdc++ when trying to build GCC 4.9-20131117 with the following commands

[Bug libstdc++/58148] New: [C++11] Fails to insert iterator range into sequence container with -D_GLIBCXX_DEBUG when conversion is needed

2013-08-13 Thread ai.azuma at gmail dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: ai.azuma at gmail dot com Created attachment 30644 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=30644action

[Bug c++/57470] New: Wrong line number in diagnostic message

2013-05-30 Thread ai.azuma at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: ai.azuma at gmail dot com Created attachment 30225 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=30225action=edit Output of -v option and preprocessed source with GCC 4.9.0 20130526 GCC 4.8.1 20130523 and 4.9.0 20130526 reject

[Bug c++/57471] New: [C++11] Bizarre error for template parameter pack

2013-05-30 Thread ai.azuma at gmail dot com
: c++ Assignee: unassigned at gcc dot gnu.org Reporter: ai.azuma at gmail dot com Created attachment 30226 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=30226action=edit Output of -v option and preprocessed source GCC 4.9.0 20130526 rejects the following valid code

[Bug c++/56913] New: [C++11] SFINAE for ill-formed pointer-to-member operators with incompatible ref-qualifiers

2013-04-10 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56913 Bug #: 56913 Summary: [C++11] SFINAE for ill-formed pointer-to-member operators with incompatible ref-qualifiers Classification: Unclassified Product: gcc Version:

[Bug libstdc++/56834] New: Errors in array with --enable-symvers=gnu-versioned-namespace and -D_GLIBCXX_DEBUG

2013-04-03 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56834 Bug #: 56834 Summary: Errors in array with --enable-symvers=gnu-versioned-namespace and -D_GLIBCXX_DEBUG Classification: Unclassified Product: gcc

[Bug libstdc++/56557] New: Link error about `std::fstream' or `std::stringstream' with `-flto' and `-rdynamic' options

2013-03-06 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56557 Bug #: 56557 Summary: Link error about `std::fstream' or `std::stringstream' with `-flto' and `-rdynamic' options Classification: Unclassified Product: gcc Version:

[Bug libstdc++/55861] New: [C++11] `std::shared_future::get' is not const-qualified

2013-01-03 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55861 Bug #: 55861 Summary: [C++11] `std::shared_future::get' is not const-qualified Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug lto/55848] New: internal compiler error: verify_cgraph_node failed (with `-flto' and `-fopenmp')

2013-01-02 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55848 Bug #: 55848 Summary: internal compiler error: verify_cgraph_node failed (with `-flto' and `-fopenmp') Classification: Unclassified Product: gcc Version: 4.8.0

[Bug sanitizer/55799] New: AddressSanitizer with `-pg' option results in spurious errors

2012-12-23 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55799 Bug #: 55799 Summary: AddressSanitizer with `-pg' option results in spurious errors Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug c++/55526] New: [C++11] Irrelevant error message for function parameter wrongly used in noexcept specifier

2012-11-28 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55526 Bug #: 55526 Summary: [C++11] Irrelevant error message for function parameter wrongly used in noexcept specifier Classification: Unclassified Product: gcc Version:

[Bug c++/55335] New: [DR 5] cv-qualifiers of destination type in copy-initialization

2012-11-14 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55335 Bug #: 55335 Summary: [DR 5] cv-qualifiers of destination type in copy-initialization Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug c++/54975] New: [C++11] cv-qualifiers of typedef-name are ignored in lambda expression

2012-10-18 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54975 Bug #: 54975 Summary: [C++11] cv-qualifiers of typedef-name are ignored in lambda expression Classification: Unclassified Product: gcc Version: 4.8.0

[Bug c++/54891] New: [C++11] lambda-expression and explicit type conversion (cast notation)

2012-10-10 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54891 Bug #: 54891 Summary: [C++11] lambda-expression and explicit type conversion (cast notation) Classification: Unclassified Product: gcc Version: 4.8.0

[Bug c++/54744] New: internal compiler error: Segmentation fault, by dependent base, member typedef and ctor-initializer

2012-09-29 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54744 Bug #: 54744 Summary: internal compiler error: Segmentation fault, by dependent base, member typedef and ctor-initializer Classification: Unclassified Product: gcc

[Bug libstdc++/54297] New: [C++11] Segmentation fault with std::async and released shared state

2012-08-17 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54297 Bug #: 54297 Summary: [C++11] Segmentation fault with std::async and released shared state Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug c++/54191] New: [C++11] SFINAE does not handle conversion to inaccessible base

2012-08-07 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54191 Bug #: 54191 Summary: [C++11] SFINAE does not handle conversion to inaccessible base Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug c++/54191] [C++11] SFINAE does not handle conversion to inaccessible base

2012-08-07 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54191 --- Comment #1 from Ai Azuma ai.azuma at gmail dot com 2012-08-07 11:19:03 UTC --- Created attachment 27955 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27955 Some test cases for SFINAE on conversion to inaccessible base

[Bug c++/54191] [C++11] SFINAE does not handle conversion to inaccessible base

2012-08-07 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54191 --- Comment #2 from Ai Azuma ai.azuma at gmail dot com 2012-08-07 11:21:36 UTC --- Created attachment 27956 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27956 Output of -v option

[Bug c++/54158] [4.6, 4.7, 4.8 Regression] Silently accepts sizeof to non-static member without object in C++03 mode

2012-08-03 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54158 --- Comment #7 from Ai Azuma ai.azuma at gmail dot com 2012-08-03 08:21:21 UTC --- (In reply to comment #6) Right O.K. Then, this behavior makes sense. Thanks for the clarification!

[Bug c++/54158] [4.6, 4.7, 4.8 Regression] Silently accepts sizeof to non-static member without object in C++03 mode

2012-08-02 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54158 --- Comment #5 from Ai Azuma ai.azuma at gmail dot com 2012-08-03 02:05:45 UTC --- Well, I'm a bit confused. So I would like to make sure some points. Ah, it was changed by a DR (http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#613

[Bug c++/54158] New: Silently accepts sizeof to non-static member without object in C++03 mode

2012-08-01 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54158 Bug #: 54158 Summary: Silently accepts sizeof to non-static member without object in C++03 mode Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug c++/53954] [C++11] Undefined reference to non-odr-used static const member variable of variadic class template in DSO with -flto and -Wl,--export-dynamic

2012-07-18 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53954 Ai Azuma ai.azuma at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/53954] New: [C++11] Undefined reference to non-odr-used static const member variable of variadic class template in DSO with -flto and -Wl,--export-dynamic

2012-07-13 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53954 Bug #: 53954 Summary: [C++11] Undefined reference to non-odr-used static const member variable of variadic class template in DSO with -flto and -Wl,--export-dynamic

[Bug c++/53816] New: internal compiler error: tree check: expected field_decl, have identifier_node in fixed_type_or_null, at cp/class.c:6419, with -std=c++11 option

2012-06-30 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53816 Bug #: 53816 Summary: internal compiler error: tree check: expected field_decl, have identifier_node in fixed_type_or_null, at cp/class.c:6419, with -std=c++11

[Bug c++/53816] internal compiler error: tree check: expected field_decl, have identifier_node in fixed_type_or_null, at cp/class.c:6419, with -std=c++11 option

2012-06-30 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53816 --- Comment #1 from Ai Azuma ai.azuma at gmail dot com 2012-06-30 06:34:40 UTC --- Created attachment 27722 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27722 Output of -v option

[Bug c++/53488] Incorrect code generated when capturing a constant by reference in a lambda

2012-06-25 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53488 Ai Azuma ai.azuma at gmail dot com changed: What|Removed |Added CC||ai.azuma at gmail dot

[Bug c++/53401] New: internal compiler error: Segmentation fault on infinite argument deduction of constexpr templates

2012-05-18 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53401 Bug #: 53401 Summary: internal compiler error: Segmentation fault on infinite argument deduction of constexpr templates Classification: Unclassified Product: gcc Version: 4.8.0

[Bug c++/53402] New: [C++11] non-inline namespace can be wrongly re-opened as inline

2012-05-18 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53402 Bug #: 53402 Summary: [C++11] non-inline namespace can be wrongly re-opened as inline Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug c/52977] New: internal compiler error: Segmentation fault with `-x c-header' or `-x cxx-header' option

2012-04-13 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52977 Bug #: 52977 Summary: internal compiler error: Segmentation fault with `-x c-header' or `-x cxx-header' option Classification: Unclassified Product: gcc Version: 4.8.0

[Bug c++/52613] New: [C++11] ICE with noexcept in lambda expression in member function of class template

2012-03-19 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52613 Bug #: 52613 Summary: [C++11] ICE with noexcept in lambda expression in member function of class template Classification: Unclassified Product: gcc Version: 4.8.0

[Bug c++/52440] New: [C++11] Wrong template argument deduction/substitution failures

2012-02-29 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52440 Bug #: 52440 Summary: [C++11] Wrong template argument deduction/substitution failures Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug c++/52380] New: [C++11] Number of variadic template arguments wrongly interpreted in class template

2012-02-25 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52380 Bug #: 52380 Summary: [C++11] Number of variadic template arguments wrongly interpreted in class template Classification: Unclassified Product: gcc Version: 4.7.0

[Bug c++/52369] New: Const-qualified non-class base member and defaulted default constructor

2012-02-24 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52369 Bug #: 52369 Summary: Const-qualified non-class base member and defaulted default constructor Classification: Unclassified Product: gcc Version: 4.7.0 Status:

[Bug c++/52371] New: [C++11] ICE in noexcept with constexpr conversion function

2012-02-24 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52371 Bug #: 52371 Summary: [C++11] ICE in noexcept with constexpr conversion function Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug c++/52371] [C++11] ICE in noexcept with constexpr conversion function

2012-02-24 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52371 --- Comment #1 from Ai Azuma ai.azuma at gmail dot com 2012-02-24 13:54:18 UTC --- Created attachment 26741 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26741 Output of -v option and preprocessed file

[Bug c++/52371] [C++11] ICE in noexcept with constexpr conversion function

2012-02-24 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52371 --- Comment #2 from Ai Azuma ai.azuma at gmail dot com 2012-02-24 14:01:41 UTC --- I'm sorry. I forgot to write that this ICE appears with -std=c++11 option.

[Bug c++/52374] New: [C++11] Fails to transform id-expression into dependent base member access in lambda expression

2012-02-24 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52374 Bug #: 52374 Summary: [C++11] Fails to transform id-expression into dependent base member access in lambda expression Classification: Unclassified Product: gcc Version: 4.7.0

[Bug c++/52269] New: [C++11]Body of constexpr function templates instantiated too eagerly in unevaluated operands

2012-02-15 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52269 Bug #: 52269 Summary: [C++11]Body of constexpr function templates instantiated too eagerly in unevaluated operands Classification: Unclassified Product: gcc Version: 4.7.0

[Bug c++/51253] New: [C++11][DR 1030] Evaluation order (sequenced-before relation) among intializer-clauses in braced-init-list

2011-11-20 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51253 Bug #: 51253 Summary: [C++11][DR 1030] Evaluation order (sequenced-before relation) among intializer-clauses in braced-init-list Classification: Unclassified Product: gcc

[Bug c++/51161] New: [C++0x] Illegal static_cast to rvalue reference to ambiguous base class

2011-11-16 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51161 Bug #: 51161 Summary: [C++0x] Illegal static_cast to rvalue reference to ambiguous base class Classification: Unclassified Product: gcc Version: 4.7.0 Status:

[Bug c++/51184] New: Abstract class in function return type

2011-11-16 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51184 Bug #: 51184 Summary: Abstract class in function return type Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: minor Priority:

[Bug libstdc++/51185] New: [C++0x] false-positive results of std::is_constructible

2011-11-16 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51185 Bug #: 51185 Summary: [C++0x] false-positive results of std::is_constructible Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug c++/51148] New: [C++0x] Unexpanded template param packs wrongly accepted in friend class declarations

2011-11-15 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51148 Bug #: 51148 Summary: [C++0x] Unexpanded template param packs wrongly accepted in friend class declarations Classification: Unclassified Product: gcc Version: 4.7.0

[Bug c++/51046] New: ICE by unexpanded template param pack in range-based for

2011-11-08 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51046 Bug #: 51046 Summary: ICE by unexpanded template param pack in range-based for Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug c++/51047] New: [C++0x] SFINAE does not handle errors of ambiguous base members

2011-11-08 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51047 Bug #: 51047 Summary: [C++0x] SFINAE does not handle errors of ambiguous base members Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug c++/50324] New: SFINAE does not handle the object creation of an incomplete type

2011-09-08 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50324 Bug #: 50324 Summary: SFINAE does not handle the object creation of an incomplete type Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED