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 tree-optimization/34138] [4.3 Regression] verify_ssa failed (found real variable when subvariables should have appeared)



------- Comment #3 from rguenth at gcc dot gnu dot org  2007-11-18 14:37 -------
Confirmed.  Also happens on i686.

verify_ssa is after PRE in function dotcmd.  -O2 is enough to trigger the
failure if you mark freeparam inline.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenth at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
 GCC target triplet|sparc-linux-gnu             |
   Last reconfirmed|0000-00-00 00:00:00         |2007-11-18 14:37:59
               date|                            |


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


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