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++/11105] [3.3/3.4 regression of sorts] ICE in mangle_conv_op_name_for_type


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


bangerth at dealii dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


------- Additional Comments From bangerth at dealii dot org  2003-08-07 16:28 -------
Mark, with your patch, the compiler does now no longer give an error in
default mode on the small code snippet. That is, either we now miss issuing
the error, or your patch actually changes the mangling, but this would be
an ABI change. Was that the intent of the patch, found here:
  http://gcc.gnu.org/ml/gcc-patches/2003-06/msg01962.html

Note that this question really is at the heart of PR 11812, which I will
close in a minute since it is a duplicate of this re-opened PR.

W.


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