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/50083] [4.7 regression] All 32-bit fortran tests fail on 32-bit Solaris


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

--- Comment #9 from uros at gcc dot gnu.org 2011-08-26 16:10:50 UTC ---
Author: uros
Date: Fri Aug 26 16:10:45 2011
New Revision: 178119

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178119
Log:
    PR middle-end/50083
    * convert.c (convert_to_integer) <BUIT_IN_ROUND{,F,L}>: Convert
    only when TARGET_C99_FUNCTIONS.
    <BUILT_IN_NEARBYINT{,F,L}>: Ditto.
    <BUILT_IN_RINT{,F,L}>: Ditto.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/convert.c


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