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 c++/33984] [4.2/4.3 Regression] bit-fields, references and overloads



------- Comment #5 from aoliva at gcc dot gnu dot org  2008-01-17 18:01 -------
Created an attachment (id=14959)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14959&action=view)
Slight revision of Jakub's patch that fixes the regression

Getting built-in candidate functions not to use the bit-field types fixed the
regression Jakub noticed in his patch, and keeps the progression in place.  I'm
almost done testing this, and I'll post it to gcc-patches then.


-- 

aoliva at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14668|0                           |1
        is obsolete|                            |


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


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