public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/14629] ICE on c++ source
       [not found] <bug-14629-4@http.gcc.gnu.org/bugzilla/>
@ 2011-03-22 20:31 ` jsm28 at gcc dot gnu.org
  0 siblings, 0 replies; 6+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2011-03-22 20:31 UTC (permalink / raw)
  To: gcc-bugs

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

Joseph S. Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #6 from Joseph S. Myers <jsm28 at gcc dot gnu.org> 2011-03-22 20:28:58 UTC ---
M68HC1x support has been removed for GCC 4.7.


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

* [Bug target/14629] ICE on c++ source
  2004-03-18 11:49 [Bug target/14629] New: " gcc-bugzilla at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2004-06-06  9:51 ` ciceron at gcc dot gnu dot org
@ 2004-12-22 13:31 ` namsh at kldp dot org
  4 siblings, 0 replies; 6+ messages in thread
From: namsh at kldp dot org @ 2004-12-22 13:31 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From namsh at kldp dot org  2004-12-22 13:31 -------
3.4.4-20041108 generates ICE.
But, 4.0.0-20041216 No ICE.
So, it seems gcc-trunk has NO problem for this bug.

-- 


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


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

* [Bug target/14629] ICE on c++ source
  2004-03-18 11:49 [Bug target/14629] New: " gcc-bugzilla at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2004-03-19  6:56 ` pinskia at gcc dot gnu dot org
@ 2004-06-06  9:51 ` ciceron at gcc dot gnu dot org
  2004-12-22 13:31 ` namsh at kldp dot org
  4 siblings, 0 replies; 6+ messages in thread
From: ciceron at gcc dot gnu dot org @ 2004-06-06  9:51 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ciceron at gcc dot gnu dot org  2004-06-06 09:51 -------
Going to check

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |ciceron at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED


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


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

* [Bug target/14629] ICE on c++ source
  2004-03-18 11:49 [Bug target/14629] New: " gcc-bugzilla at gcc dot gnu dot org
  2004-03-18 12:37 ` [Bug target/14629] " namsh at kldp dot org
  2004-03-19  6:45 ` kazu at cs dot umass dot edu
@ 2004-03-19  6:56 ` pinskia at gcc dot gnu dot org
  2004-06-06  9:51 ` ciceron at gcc dot gnu dot org
  2004-12-22 13:31 ` namsh at kldp dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-03-19  6:56 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-19 06:56 -------
The ICE now even occurs just -O0:
pr14629.cc:47: error: unrecognizable insn:
(insn 251 46 47 13 pr14629.cc:26 (set (reg:HI 0 x)
        (mem/s/j:HI (plus:HI (mem:HI (plus:HI (reg/f:HI 9 *_.frame)
                        (const_int 5 [0x5])) [0 S2 A8])
                (const_int 6 [0x6])) [0 S2 A8])) -1 (nil)
    (nil))
pr14629.cc:47: internal compiler error: in extract_insn, at recog.c:2074
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Confirmed:
 unsigned char CFrame::OnRxChar(unsigned char)

pr14629.cc:47: error: unable to find a register to spill in class `A_OR_SP_REGS'
pr14629.cc:47: error: this is the insn:
(insn 97 95 94 11 pr14629.cc:40 (set (reg/f:HI 67)
        (plus:HI (mem/s/j:HI (reg/v/u/f:HI 54 [ this ]) [0 <variable>.m_rxBuf+0 S2 A8])
            (reg:HI 1 d [orig:64 <variable>.m_rxCnt ] [64]))) 50 {*addhi3_68hc12} (insn_list 92 (nil))
    (nil))
pr14629.cc:47: internal compiler error: in spill_failure, at reload1.c:1887
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
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-03-19 06:56:45
               date|                            |


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


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

* [Bug target/14629] ICE on c++ source
  2004-03-18 11:49 [Bug target/14629] New: " gcc-bugzilla at gcc dot gnu dot org
  2004-03-18 12:37 ` [Bug target/14629] " namsh at kldp dot org
@ 2004-03-19  6:45 ` kazu at cs dot umass dot edu
  2004-03-19  6:56 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: kazu at cs dot umass dot edu @ 2004-03-19  6:45 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ciceron at gcc dot gnu dot
                   |                            |org


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


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

* [Bug target/14629] ICE on c++ source
  2004-03-18 11:49 [Bug target/14629] New: " gcc-bugzilla at gcc dot gnu dot org
@ 2004-03-18 12:37 ` namsh at kldp dot org
  2004-03-19  6:45 ` kazu at cs dot umass dot edu
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: namsh at kldp dot org @ 2004-03-18 12:37 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From namsh at kldp dot org  2004-03-18 12:37 -------
Sorry! It was not ICE. But compiler error.
Now, I upgrade gcc to gcc-3.4.0 20040318 (CVS).

The gcc-3.4.0-20040309 generates compile error with -O1, -O2, -O3.
Compile success with -O0.
   m6811-elf-gcc -c -o a.o a.cpp -g0 -m68hc12 -mshort -fomit-frame-pointer -O1

The new gcc-3.4.0-20040318 generates compile error only with -O1.
It successfully compile the a.cpp with -O0, -O2 and -O3.
And it even compiles fine with "-O1 -msoft-reg-count=32".


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|3.4                         |2.95


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


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

end of thread, other threads:[~2011-03-22 20:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-14629-4@http.gcc.gnu.org/bugzilla/>
2011-03-22 20:31 ` [Bug target/14629] ICE on c++ source jsm28 at gcc dot gnu.org
2004-03-18 11:49 [Bug target/14629] New: " gcc-bugzilla at gcc dot gnu dot org
2004-03-18 12:37 ` [Bug target/14629] " namsh at kldp dot org
2004-03-19  6:45 ` kazu at cs dot umass dot edu
2004-03-19  6:56 ` pinskia at gcc dot gnu dot org
2004-06-06  9:51 ` ciceron at gcc dot gnu dot org
2004-12-22 13:31 ` namsh at kldp 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).