This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/69302] Using bswap in template function with -ftrack-macro-expansion=0 results in a false compiler error


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69302

--- Comment #2 from Alexander Kondratskiy <kholdstare0.0 at gmail dot com> ---
Created attachment 37363
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37363&action=edit
Preprocessed source that results in error

g++ -std=c++1y -c -Werror -Wall -Wextra preprocessed.cpp -o test.o

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]