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 middle-end/19405] [4.0 Regression] 18_support/numeric_limits.cc fails on ppc-darwin (long doubles)


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-15 02:07 -------
As reported here:
<http://gcc.gnu.org/ml/gcc-regression/2005-01/msg00033.html>.

The problem is that fold is not up to folding the 128bit IBM format of "1 + eplision != 1".

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
          Component|target                      |middle-end
           Priority|P2                          |P3


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


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