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 target/26374] Compile failure on long double



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-02-19 22:01 -------
This is actually because the middle-end does not constant fold 128bit IBM long
double.  I am assuming you are using -mlong-double-128.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   GCC host triplet|powerpc-unknown-linux       |
 GCC target triplet|                            |powerpc-*-*
            Summary|Compile failure on long     |Compile failure on long
                   |double                      |double


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


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