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++/22358] C++ front-end produces mis-match types in MODIFY_EXPR


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-07 23:58 -------
The mis-matched type is created here:
#0  build3_stat (code=COND_EXPR, tt=0x41e254fc, arg0=0x41ea0d38, arg1=0x41ea8c60, 
arg2=0x41e1d180) at /Users/pinskia/src/local/gcc/gcc/tree.c:2679
#1  0x000cab6c in build_base_path (code=PLUS_EXPR, expr=0x41ece000, binfo=0x41e05680, 
nonnull=1) at /Users/pinskia/src/local/gcc/gcc/cp/class.c:368


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|C++ front-end (or fold)     |C++ front-end produces mis-
                   |produces mis-match types in |match types in MODIFY_EXPR
                   |MODIFY_EXPR                 |


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


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