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 optimization/12472] [tree-ssa] [loop-optimize] miscompiles stage-2's gengtype


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[tree-ssa] miscompiles      |[tree-ssa] [loop-optimize]
                   |stage-2's gengtype          |miscompiles stage-2's
                   |                            |gengtype


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-15 01:29 -------
Okay I have narrowed it down to
      flag_loop_optimize = 1;

Now I need to find out what it is doing to cause the miscompile.


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