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/32417] [4.3 Regression] 416.gamess ICEs



------- Comment #2 from rguenth at gcc dot gnu dot org  2007-06-20 13:21 -------
#0  fancy_abort (
    file=0xe87fc8 "/space/rguenther/src/svn/pointer_plus/gcc/tree.c", 
    line=3074, function=0xe893df "build2_stat")
    at /space/rguenther/src/svn/pointer_plus/gcc/diagnostic.c:656
#1  0x0000000000a28c7e in build2_stat (code=MULT_EXPR, tt=0x2ab8fd777600, 
    arg0=0x2ab8fe1bc8c0, arg1=0x2ab8fe1acb70)
    at /space/rguenther/src/svn/pointer_plus/gcc/tree.c:3074
#2  0x00000000006b4c2b in fold_build2_stat (code=MULT_EXPR, 
    type=0x2ab8fd777600, op0=0x2ab8fe1bc8c0, op1=0x2ab8fe1acb70)
    at /space/rguenther/src/svn/pointer_plus/gcc/fold-const.c:12943
#3  0x0000000000d5df39 in aff_combination_add_elt (comb=0x7fffad3af9f0, 
    elt=0x2ab8fe137840, scale={low = 4, high = 0})
    at /space/rguenther/src/svn/pointer_plus/gcc/tree-affine.c:175


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pinskia at gcc dot gnu dot
                   |dot org                     |org
   Target Milestone|---                         |4.3.0


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


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