[Bug c++/94510] nullptr_t implicitly cast to zero twice in std::array

2020-04-07 Thread kndevl at outlook dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94510 --- Comment #7 from Karthik Nishanth --- Created attachment 48224 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48224&action=edit not a bug, preprocessed

[Bug c++/94510] nullptr_t implicitly cast to zero twice in std::array

2020-04-07 Thread kndevl at outlook dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94510 --- Comment #6 from Karthik Nishanth --- Created attachment 48223 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48223&action=edit not a bug

[Bug c++/94510] nullptr_t implicitly cast to zero twice in std::array

2020-04-07 Thread kndevl at outlook dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94510 --- Comment #5 from Karthik Nishanth --- Created attachment 48222 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48222&action=edit machine type

[Bug c++/94510] nullptr_t implicitly cast to zero twice in std::array

2020-04-07 Thread kndevl at outlook dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94510 --- Comment #4 from Karthik Nishanth --- Created attachment 48221 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48221&action=edit gcc version string

[Bug c++/94510] nullptr_t implicitly cast to zero twice in std::array

2020-04-07 Thread kndevl at outlook dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94510 --- Comment #3 from Karthik Nishanth --- Created attachment 48220 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48220&action=edit complete command line invocations

[Bug c++/94510] nullptr_t implicitly cast to zero twice in std::array

2020-04-07 Thread kndevl at outlook dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94510 --- Comment #2 from Karthik Nishanth --- Created attachment 48219 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48219&action=edit bug.cpp

[Bug c++/94510] nullptr_t implicitly cast to zero twice in std::array

2020-04-07 Thread kndevl at outlook dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94510 --- Comment #1 from Karthik Nishanth --- Created attachment 48218 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48218&action=edit preprocessed source for bug.cpp