David Schultz 205d3300b8 Tweak the conditions under which certain gcc builtins are used:
- Unlike the builtin relational operators, builtin floating-point
  constants were not available until gcc 3.3, so account for this.[1]

- Apparently some versions of the Intel C Compiler fallaciously define
  __GNUC__ without actually being compatible with the claimed gcc
  version.  Account for this, too.[2]

[1] Noticed by:		Christian Hiris <4711@chello.at>
[2] Submitted by:	Alexander Leidinger <Alexander@Leidinger.net>
2004-07-16 06:21:56 +00:00
..
2004-05-14 12:19:04 +00:00
2004-07-16 06:07:12 +00:00
2004-07-03 22:30:10 +00:00
2004-07-01 18:20:57 +00:00
2004-07-05 06:59:17 +00:00
2004-07-14 00:58:53 +00:00
2004-07-03 22:30:10 +00:00
2004-07-05 06:39:03 +00:00
2004-07-14 00:58:53 +00:00
2004-07-03 22:30:10 +00:00
2004-07-05 06:53:34 +00:00
2004-07-07 20:25:54 +00:00
2004-06-30 23:58:22 +00:00