Hi Chris,
thanks for looking into this. I have added your #pragma in SVN
1303.
I am not particular fond of #pragmas for a number of reasons, but
since other
contributors to GNU APL have used them already earlier I suppose
this one
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94905
Chris Moller changed:
What|Removed |Added
CC||moller at mollerware dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94905
--- Comment #8 from Chris Moller ---
Created attachment 48825
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48825&action=edit
Preprocessed testcase
gunzip then compile with
g++ -DHAVE_CONFIG_H -I. -I..-Wall -I sql -Werror -rdyn
I added a more detailed description of the mechanism to your original
bugzilla bug report. Maybe at some point someone will dig a little deeper.
On 2020-07-02 07:29, Dr. Jürgen Sauermann wrote:
Hi Chris,
thanks for looking into this. I have added your #pragma in *SVN 1303.*
I am not particul