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 target/14343] [3.4/3.5 Regression] internal error while using vector instructions [gcc 3.4.0 20040225 (prerelease)].


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-29 16:13 -------
Confirmed on the mainline as a regression from 3.3.1:
tin:~/src/gnu/gcctest>gcc pr14343.c -Wall -march=pentium3
pr14343.c: In function `main':
pr14343.c:7: internal compiler error: in instantiate_virtual_regs_lossage, at function.c:3747
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|c                           |target
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
      Known to fail|                            |3.4.0 3.5.0
      Known to work|                            |3.3.1
   Last reconfirmed|0000-00-00 00:00:00         |2004-02-29 16:13:44
               date|                            |
            Summary|internal error while using  |[3.4/3.5 Regression]
                   |vector instructions [gcc    |internal error while using
                   |3.4.0 20040225              |vector instructions [gcc
                   |(prerelease)].              |3.4.0 20040225
                   |                            |(prerelease)].
   Target Milestone|---                         |3.4.0


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


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