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++/31721] vector references turn into vector pointers



------- Comment #5 from pinskia at gcc dot gnu dot org  2007-04-27 02:46 -------
In fact we should be using more than just build_reference_type, we should be
using build_reference_type_for_mode.


-- 


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


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