This is the mail archive of the gcc-prs@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]

Re: c/4603: ICE when mode attrib applied to fn return type


Synopsis: ICE when mode attrib applied to fn return type

State-Changed-From-To: open->closed
State-Changed-By: rth
State-Changed-When: Fri Apr 26 01:28:22 2002
State-Changed-Why:
    This doesn't do what you think -- the mode is applied to the
    function, not the function's return value.  See http://gcc.gnu.org/onlinedocs/gcc-3.0/gcc_5.html#SEC93
    
    The ICE has been cured for gcc 3.1.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4603


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