https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113202
--- Comment #6 from Carsten Schmidt ---
> Why do you think this is a bug?
1. Considering the "possible implementation" of cppreference.com, pointer
arithmetic, e.g. ptr-ptr, should not be an issue when searching for the
sentinel.
2. Usin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113202
--- Comment #4 from Carsten Schmidt ---
NOTE: My .ii file exceeds the size limit, so I attached the originating code
instead.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113202
--- Comment #3 from Carsten Schmidt ---
Created attachment 56979
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56979&action=edit
Output when executing the program.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113202
--- Comment #2 from Carsten Schmidt ---
Created attachment 56978
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56978&action=edit
Output of the compilation.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113202
--- Comment #1 from Carsten Schmidt ---
Created attachment 56977
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56977&action=edit
A demonstration of the description.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113202
Bug ID: 113202
Summary: std::find does not work with the maximum range of
pointers
Product: gcc
Version: 13.2.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97217
--- Comment #4 from Carsten Schmidt ---
Sorry for the inconvenience!
o the exact version of GCC
o the system type
o the options given when GCC was configured/built
Please confer to file output.txt.
o the complete command line that trigge
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97217
--- Comment #3 from Carsten Schmidt ---
Created attachment 49282
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49282&action=edit
Complete output of the compiler run; including version information.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97217
--- Comment #2 from Carsten Schmidt ---
Created attachment 49281
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49281&action=edit
The *.ii files generated.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97217
Bug ID: 97217
Summary: C++ program compiled with GCC crashes
Product: gcc
Version: 10.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
10 matches
Mail list logo