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 other/32358] Acovea finds bugs in GCC 4.3.0 and problems with default optimizations levels



------- Comment #9 from pinskia at gcc dot gnu dot org  2007-12-03 04:11 -------
(In reply to comment #5)
> gcc -std=gnu99 -O3 -fsee fftbench.c
> fftbench.c: In function 'main':
> fftbench.c:214: error: invalid rtl sharing found in the insn
> (insn 682 681 261 27 fftbench.c:78 (set (reg/v:SI 126 [ k2.337 ])
>         (subreg:SI (reg:DI 313 [ k2.337 ]) 0)) -1 (nil))
> fftbench.c:214: error: shared rtx
> (subreg:SI (reg:DI 313 [ k2.337 ]) 0)
> fftbench.c:214: internal compiler error: internal consistency failure

And this one has since been fixed so closing as invalid here.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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