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 middle-end/33641] perlbmk gets type mismatch in pointer plus expression



------- Comment #2 from rguenth at gcc dot gnu dot org  2007-10-04 10:09 -------
What should be a sizetype here is actually

    arg 1 <var_decl 0x2b7393a9b2c0 pe.0
        type <enumeral_type 0x2b7393a8ac30 unsigned type_0 SI size <integer_cst
0x2b73939bda80 32> unit size <integer_cst 0x2b73939bd6f0 4>
            align 32 symtab 0 alias set -1 canonical type 0x2b7393a8ac30
precision 32 min <integer_cst 0x2b73939bdab0 0> max <integer_cst 0x2b73939bda50
4294967295>
            values <tree_list 0x2b7393a9aa50
                purpose <identifier_node 0x2b7393a92120 one symbol <const_decl
0x2b73939c3500 one>>
...


-- 


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


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