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 regression/16546] [4.0 Regression] [unit-at-a-time] Solaris 10/x86 libobjc bootstrap failure: invalid assembler code


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-28 03:01 -------
Reduced testcase:
@implementation NXConstantString
-(const char *) cString
{
  return 0;
}
@end


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|bootstrap                   |regression
  GCC build triplet|i386-pc-solaris2.10         |
   GCC host triplet|i386-pc-solaris2.10         |
           Keywords|                            |build
   Last reconfirmed|2004-07-15 04:48:15         |2004-09-28 03:01:05
               date|                            |


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


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