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 bootstrap/23801] GCC_VERSION tests in ansidecl.h result in integer overflow



------- Comment #5 from amodra at bigpond dot net dot au  2005-10-24 23:26 -------
I can't reproduce this problem.  It seems likely that you have unusual values
for __GNUC__ and/or __GNUC_MINOR__, possibly due to local patches.  You can see
what they are by running
 ./xgcc -B./ -E -dD - < /dev/null


-- 

amodra at bigpond dot net dot au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|crtstuff.c:65               |GCC_VERSION tests in
                   |                            |ansidecl.h result in integer
                   |                            |overflow


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23801


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