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++/27724] [4.1/4.2 Regression] internal compiler error: no-op convert from 4 to 8 bytes in initializer



------- Comment #10 from pinskia at gcc dot gnu dot org  2006-06-15 06:32 -------
The error orginally came from:
2005-09-01  DJ Delorie  <dj@redhat.com>

        * varasm.c (output_constant): Let the target resolve
        conversions of addresses to non-default pointer sizes.

And then there were a couple of changes after that.


-- 


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


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