public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/31925]  New: Internal compiler error in `store_bit_field', at expmed.c:277
@ 2007-05-14 21:02 mkgnu at mkgnu dot net
  2007-05-14 21:03 ` [Bug tree-optimization/31925] " mkgnu at mkgnu dot net
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mkgnu at mkgnu dot net @ 2007-05-14 21:02 UTC (permalink / raw)
  To: gcc-bugs

Internal compiler error in `store_bit_field', at expmed.c:277.

It seems that I've come across a case where compiling with gcc 2.95.4 (from the
Debian package 2.95.4-22) using -O3 crashes, while compiling with no
optimization does not crash.

I will attach the .i file produced with -save-temps. I'm experiencing:

$ gcc -O3 -c bm_kiss_double.cil.i
...
./bm_kiss_double.cil.c: In function `hcu_restore_frame_of___sgnl_v1':
./bm_kiss_double.cil.c:4273: Internal compiler error:
./bm_kiss_double.cil.c:4273: Internal compiler error in `store_bit_field', at
expmed.c:277
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.


I'm using the gcc 2.95.x series in a performance evaluation of various
compilers.

I did not try to reproduce with gcc 2.96 or gcc 2.97 (I don't see them being
available for Debian).

I confirmed that gcc 3.3.5 does not have this problem.


-- 
           Summary: Internal compiler error in `store_bit_field', at
                    expmed.c:277
           Product: gcc
           Version: 2.95.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mkgnu at mkgnu dot net


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug tree-optimization/31925] Internal compiler error in `store_bit_field', at expmed.c:277
  2007-05-14 21:02 [Bug tree-optimization/31925] New: Internal compiler error in `store_bit_field', at expmed.c:277 mkgnu at mkgnu dot net
@ 2007-05-14 21:03 ` mkgnu at mkgnu dot net
  2007-05-14 21:05 ` mkgnu at mkgnu dot net
  2007-05-14 21:06 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: mkgnu at mkgnu dot net @ 2007-05-14 21:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from mkgnu at mkgnu dot net  2007-05-14 22:03 -------
Created an attachment (id=13554)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13554&action=view)
Source code that causes an internal compiler error


-- 


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug tree-optimization/31925] Internal compiler error in `store_bit_field', at expmed.c:277
  2007-05-14 21:02 [Bug tree-optimization/31925] New: Internal compiler error in `store_bit_field', at expmed.c:277 mkgnu at mkgnu dot net
  2007-05-14 21:03 ` [Bug tree-optimization/31925] " mkgnu at mkgnu dot net
@ 2007-05-14 21:05 ` mkgnu at mkgnu dot net
  2007-05-14 21:06 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: mkgnu at mkgnu dot net @ 2007-05-14 21:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from mkgnu at mkgnu dot net  2007-05-14 22:05 -------
Output of gcc -v

$ gcc -v -O3 -c bm_kiss_double.cil.i
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4 20011002 (Debian prerelease)
 /usr/lib/gcc-lib/i386-linux/2.95.4/cc1 bm_kiss_double.cil.i -quiet -O3
-version -o /tmp/ccvYzdxK.s
GNU C version 2.95.4 20011002 (Debian prerelease) (i386-linux) compiled by GNU
C version 2.95.4 20011002 (Debian prerelease).

...

./bm_kiss_double.cil.c: In function `hcu_restore_frame_of___sgnl_v1':
./bm_kiss_double.cil.c:4273: Internal compiler error:
./bm_kiss_double.cil.c:4273: Internal compiler error in `store_bit_field', at
expmed.c:277


-- 


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug tree-optimization/31925] Internal compiler error in `store_bit_field', at expmed.c:277
  2007-05-14 21:02 [Bug tree-optimization/31925] New: Internal compiler error in `store_bit_field', at expmed.c:277 mkgnu at mkgnu dot net
  2007-05-14 21:03 ` [Bug tree-optimization/31925] " mkgnu at mkgnu dot net
  2007-05-14 21:05 ` mkgnu at mkgnu dot net
@ 2007-05-14 21:06 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-05-14 21:06 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2007-05-14 22:06 -------
Well 2.95.4 is almost 6 years old and is no longer being maintained and has not
for at least 5 years.  Since you already mention this is fixed 3.3.5 I am going
to close as being fixed there.  Also note any release before 4.1 is no being
maintained any more either so you should update to a newer release or have
someone else support it for you.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |3.3.5


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-05-14 21:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-14 21:02 [Bug tree-optimization/31925] New: Internal compiler error in `store_bit_field', at expmed.c:277 mkgnu at mkgnu dot net
2007-05-14 21:03 ` [Bug tree-optimization/31925] " mkgnu at mkgnu dot net
2007-05-14 21:05 ` mkgnu at mkgnu dot net
2007-05-14 21:06 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).