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

Re: [gcc patch] Re: libgcj build bug




  In message <or7ln26qta.fsf@cupuacu.lsd.dcc.unicamp.br>you write:
  > Could someone please review (i.e., approve :-) this patch for the
  > branch?  Without it, gcj *must* be run with -g0 on Solaris/x86, so
  > it's almost useless by default :-(
  > 
  > We're very unlikely to change the __java_boolean representation for
  > gcc 2.95.1, and this patch is quite straightforward, so I'd love to
  > get it in.
  > 
  > Index: gcc/ChangeLog
  > from  Alexandre Oliva  <oliva@dcc.unicamp.br>
  > 	
  > 	* dwarfout.c (fundamental_type_code): Return FT_boolean for
  > 	INTEGER_TYPE with precision==1, it's __java_boolean.  Fixes
  > 	g++.oliva/dwarf2.C.
Thanks.  Installed in the mainline sources as well as the branch.
jeff


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