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 fortran/22290] Optimize Assigned GOTO to cause error with -O1 or higher


------- Additional Comments From fengwang at gcc dot gnu dot org  2005-07-05 08:44 -------
>From as.f.t22.ccp:
<bb 0>:
  nz.0_1 = -1;
  nz.1_2 = &__label_000093;
  D.475_3 = 0;
  D.476_4 = 0;
  if (D.476_4 != 0) goto <L0>; else goto <L1>;
This is also wrong.

-- 


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


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