public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/11519] New: When Building m68hc11: Internal compiler error: in print_operand_address
@ 2003-07-14 20:56 x86guru at yahoo dot com
  2003-07-14 21:00 ` [Bug bootstrap/11519] " x86guru at yahoo dot com
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: x86guru at yahoo dot com @ 2003-07-14 20:56 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: When Building m68hc11: Internal compiler error: in
                    print_operand_address
           Product: gcc
           Version: 3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: x86guru at yahoo dot com
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: Building on a Solaris Sparc Host running GCC 3.3
GCC target triplet: Building a cross compiler for M68HC11

GCC fails to build as a cross compiler for m68hc12 hosted on Sparc Solaris using
GCC 3.3 on solaris:

/root/adrian/src/gcc-3.3/gcc/libgcc2.c: In function '__fixunsdfdi':
/root/adrian/src/gcc-3.3/gcc/libgcc2.c:962: Internal compiler error: in
print_operand_address, at config/m68hc11/m68hc11.c:2527


Host build configure options:

configure --target=m68hc12-elf --prefix=/opt/xtools/m68hc11_12
--enable-languages=c,c++ --with-gnu-as --with-gnu-ld --with-newlib
--with-gxx-include-dir=/opt/xtools/m68hc11_12/m68hc12-elf/include

Is more information needed? Email me, I've saved the configure output, and the
make output. 

Adrian


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

* [Bug bootstrap/11519] When Building m68hc11: Internal compiler error: in print_operand_address
  2003-07-14 20:56 [Bug bootstrap/11519] New: When Building m68hc11: Internal compiler error: in print_operand_address x86guru at yahoo dot com
@ 2003-07-14 21:00 ` x86guru at yahoo dot com
  2003-07-14 21:02 ` x86guru at yahoo dot com
                   ` (13 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: x86guru at yahoo dot com @ 2003-07-14 21:00 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From x86guru at yahoo dot com  2003-07-14 21:00 -------
Created an attachment (id=4402)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4402&action=view)
Output from the configure step.

Output from the configure step.


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

* [Bug bootstrap/11519] When Building m68hc11: Internal compiler error: in print_operand_address
  2003-07-14 20:56 [Bug bootstrap/11519] New: When Building m68hc11: Internal compiler error: in print_operand_address x86guru at yahoo dot com
  2003-07-14 21:00 ` [Bug bootstrap/11519] " x86guru at yahoo dot com
@ 2003-07-14 21:02 ` x86guru at yahoo dot com
  2003-07-14 21:21 ` pinskia at physics dot uc dot edu
                   ` (12 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: x86guru at yahoo dot com @ 2003-07-14 21:02 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From x86guru at yahoo dot com  2003-07-14 21:02 -------
Created an attachment (id=4403)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4403&action=view)
Output of the make that fails with internal compiler error.

Output of the make that fails with internal compiler error.


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

* [Bug bootstrap/11519] When Building m68hc11: Internal compiler error: in print_operand_address
  2003-07-14 20:56 [Bug bootstrap/11519] New: When Building m68hc11: Internal compiler error: in print_operand_address x86guru at yahoo dot com
  2003-07-14 21:00 ` [Bug bootstrap/11519] " x86guru at yahoo dot com
  2003-07-14 21:02 ` x86guru at yahoo dot com
@ 2003-07-14 21:21 ` pinskia at physics dot uc dot edu
  2003-07-15  0:10 ` [Bug target/11519] " neroden at gcc dot gnu dot org
                   ` (11 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-14 21:21 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   GCC host triplet|Building on a Solaris Sparc |sparc-sun-solaris2.10
                   |Host running GCC 3.3        |
 GCC target triplet|Building a cross compiler   |m68hc12-elf
                   |for M68HC11                 |


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-14 21:21 -------
Can you read <http://gcc.gnu.org/bugs.html> and provide the preprocessed file?


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

* [Bug target/11519] When Building m68hc11: Internal compiler error: in print_operand_address
  2003-07-14 20:56 [Bug bootstrap/11519] New: When Building m68hc11: Internal compiler error: in print_operand_address x86guru at yahoo dot com
                   ` (2 preceding siblings ...)
  2003-07-14 21:21 ` pinskia at physics dot uc dot edu
@ 2003-07-15  0:10 ` neroden at gcc dot gnu dot org
  2003-07-19  3:47 ` pinskia at physics dot uc dot edu
                   ` (10 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: neroden at gcc dot gnu dot org @ 2003-07-15  0:10 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


neroden at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|bootstrap                   |target
           Keywords|                            |build


------- Additional Comments From neroden at gcc dot gnu dot org  2003-07-15 00:10 -------
m68hc11.c is failing, so this is target-specific


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

* [Bug target/11519] When Building m68hc11: Internal compiler error: in print_operand_address
  2003-07-14 20:56 [Bug bootstrap/11519] New: When Building m68hc11: Internal compiler error: in print_operand_address x86guru at yahoo dot com
                   ` (3 preceding siblings ...)
  2003-07-15  0:10 ` [Bug target/11519] " neroden at gcc dot gnu dot org
@ 2003-07-19  3:47 ` pinskia at physics dot uc dot edu
  2003-07-19  3:48 ` pinskia at physics dot uc dot edu
                   ` (9 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-19  3:47 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW


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

* [Bug target/11519] When Building m68hc11: Internal compiler error: in print_operand_address
  2003-07-14 20:56 [Bug bootstrap/11519] New: When Building m68hc11: Internal compiler error: in print_operand_address x86guru at yahoo dot com
                   ` (4 preceding siblings ...)
  2003-07-19  3:47 ` pinskia at physics dot uc dot edu
@ 2003-07-19  3:48 ` pinskia at physics dot uc dot edu
  2003-07-19  3:48 ` pinskia at physics dot uc dot edu
                   ` (8 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-19  3:48 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

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


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-19 03:48 -------
really reopened but about the same thing).


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

* [Bug target/11519] When Building m68hc11: Internal compiler error: in print_operand_address
  2003-07-14 20:56 [Bug bootstrap/11519] New: When Building m68hc11: Internal compiler error: in print_operand_address x86guru at yahoo dot com
                   ` (5 preceding siblings ...)
  2003-07-19  3:48 ` pinskia at physics dot uc dot edu
@ 2003-07-19  3:48 ` pinskia at physics dot uc dot edu
  2003-07-25  0:17 ` pinskia at physics dot uc dot edu
                   ` (7 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-19  3:48 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

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


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-19 03:48 -------
Marking as invalid so I can change this into unconfirmed (...


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

* [Bug target/11519] When Building m68hc11: Internal compiler error: in print_operand_address
  2003-07-14 20:56 [Bug bootstrap/11519] New: When Building m68hc11: Internal compiler error: in print_operand_address x86guru at yahoo dot com
                   ` (6 preceding siblings ...)
  2003-07-19  3:48 ` pinskia at physics dot uc dot edu
@ 2003-07-25  0:17 ` pinskia at physics dot uc dot edu
  2003-08-05 19:16 ` pinskia at physics dot uc dot edu
                   ` (6 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-25  0:17 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-07-25 00:17:01
               date|                            |


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-25 00:17 -------
I can confirm this on the mainline (20030724):
./cc1 libgcc2.i -Os -m68hc11
 __fixunsdfdi
/root/adrian/src/gcc-3.3/gcc/libgcc2.c: In function `__fixunsdfdi':
/root/adrian/src/gcc-3.3/gcc/libgcc2.c:958: internal compiler error: in 
print_operand_address, at config/m68hc11/m68hc11.c:2544
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


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

* [Bug target/11519] When Building m68hc11: Internal compiler error: in print_operand_address
  2003-07-14 20:56 [Bug bootstrap/11519] New: When Building m68hc11: Internal compiler error: in print_operand_address x86guru at yahoo dot com
                   ` (7 preceding siblings ...)
  2003-07-25  0:17 ` pinskia at physics dot uc dot edu
@ 2003-08-05 19:16 ` pinskia at physics dot uc dot edu
  2003-11-16  4:12 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-08-05 19:16 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.4                         |---


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

* [Bug target/11519] When Building m68hc11: Internal compiler error: in print_operand_address
  2003-07-14 20:56 [Bug bootstrap/11519] New: When Building m68hc11: Internal compiler error: in print_operand_address x86guru at yahoo dot com
                   ` (8 preceding siblings ...)
  2003-08-05 19:16 ` pinskia at physics dot uc dot edu
@ 2003-11-16  4:12 ` pinskia at gcc dot gnu dot org
  2004-01-03  6:42 ` kazu at cs dot umass dot edu
                   ` (4 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-11-16  4:12 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-16 04:12 -------
The problem is with the machine description file some how:
(define_insn "*movhi_m68hc11"
  [(set (match_operand:HI 0 "nonimmediate_operand" "=dAw,!u,m,m,dAw,!*u")
	(match_operand:HI 1 "general_operand" "dAwim,dAw,dA,?Aw,!*u,dAw"))]
  "TARGET_M6811"
  "*
{
  m68hc11_gen_movhi (insn, operands);
  return \"\";
}")

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|2003-07-25 00:17:01         |2003-11-16 04:12:36
               date|                            |


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


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

* [Bug target/11519] When Building m68hc11: Internal compiler error: in print_operand_address
  2003-07-14 20:56 [Bug bootstrap/11519] New: When Building m68hc11: Internal compiler error: in print_operand_address x86guru at yahoo dot com
                   ` (9 preceding siblings ...)
  2003-11-16  4:12 ` pinskia at gcc dot gnu dot org
@ 2004-01-03  6:42 ` kazu at cs dot umass dot edu
  2004-01-03 13:59 ` kazu at cs dot umass dot edu
                   ` (3 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: kazu at cs dot umass dot edu @ 2004-01-03  6:42 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From kazu at cs dot umass dot edu  2004-01-03 06:42 -------
No longer fails on mainline.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kazu at cs dot umass dot edu


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


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

* [Bug target/11519] When Building m68hc11: Internal compiler error: in print_operand_address
  2003-07-14 20:56 [Bug bootstrap/11519] New: When Building m68hc11: Internal compiler error: in print_operand_address x86guru at yahoo dot com
                   ` (10 preceding siblings ...)
  2004-01-03  6:42 ` kazu at cs dot umass dot edu
@ 2004-01-03 13:59 ` kazu at cs dot umass dot edu
  2004-01-03 16:04 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: kazu at cs dot umass dot edu @ 2004-01-03 13:59 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From kazu at cs dot umass dot edu  2004-01-03 13:59 -------
I tried mainline 20030701, 20030724, 20031101, and 20030103.
I cannot reproduce the problem on any of the above.


-- 


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


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

* [Bug target/11519] When Building m68hc11: Internal compiler error: in print_operand_address
  2003-07-14 20:56 [Bug bootstrap/11519] New: When Building m68hc11: Internal compiler error: in print_operand_address x86guru at yahoo dot com
                   ` (11 preceding siblings ...)
  2004-01-03 13:59 ` kazu at cs dot umass dot edu
@ 2004-01-03 16:04 ` pinskia at gcc dot gnu dot org
  2004-01-03 16:08 ` pinskia at gcc dot gnu dot org
  2005-02-13 19:50 ` ciceron at gcc dot gnu dot org
  14 siblings, 0 replies; 16+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-03 16:04 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-03 16:04 -------
Still fails today:
./cc1 -Os pr11519.i -m68hc11
 __fixunsdfdi

Analyzing compilation unit
Performing intraprocedural optimizations
Assembling functions:
 __fixunsdfdi

/root/adrian/src/gcc-3.3/gcc/libgcc2.c: In function `__fixunsdfdi':
/root/adrian/src/gcc-3.3/gcc/libgcc2.c:958: internal compiler error: in print_operand_address, at 
config/m68hc11/m68hc11.c:2456
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 


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


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

* [Bug target/11519] When Building m68hc11: Internal compiler error: in print_operand_address
  2003-07-14 20:56 [Bug bootstrap/11519] New: When Building m68hc11: Internal compiler error: in print_operand_address x86guru at yahoo dot com
                   ` (12 preceding siblings ...)
  2004-01-03 16:04 ` pinskia at gcc dot gnu dot org
@ 2004-01-03 16:08 ` pinskia at gcc dot gnu dot org
  2005-02-13 19:50 ` ciceron at gcc dot gnu dot org
  14 siblings, 0 replies; 16+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-03 16:08 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-03 16:08 -------
Here is addr for print_operand_address:
(plus:HI (reg/f:HI 3 sp)
    (const_int 6 [0x6]))

-- 


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


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

* [Bug target/11519] When Building m68hc11: Internal compiler error: in print_operand_address
  2003-07-14 20:56 [Bug bootstrap/11519] New: When Building m68hc11: Internal compiler error: in print_operand_address x86guru at yahoo dot com
                   ` (13 preceding siblings ...)
  2004-01-03 16:08 ` pinskia at gcc dot gnu dot org
@ 2005-02-13 19:50 ` ciceron at gcc dot gnu dot org
  14 siblings, 0 replies; 16+ messages in thread
From: ciceron at gcc dot gnu dot org @ 2005-02-13 19:50 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ciceron at gcc dot gnu dot org  2005-02-13 11:42 -------
I'm not able to reproduce the problem neither on 3.3.5 nor on 3.4 branch.
 


-- 
           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=11519


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

end of thread, other threads:[~2005-02-13 11:42 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-14 20:56 [Bug bootstrap/11519] New: When Building m68hc11: Internal compiler error: in print_operand_address x86guru at yahoo dot com
2003-07-14 21:00 ` [Bug bootstrap/11519] " x86guru at yahoo dot com
2003-07-14 21:02 ` x86guru at yahoo dot com
2003-07-14 21:21 ` pinskia at physics dot uc dot edu
2003-07-15  0:10 ` [Bug target/11519] " neroden at gcc dot gnu dot org
2003-07-19  3:47 ` pinskia at physics dot uc dot edu
2003-07-19  3:48 ` pinskia at physics dot uc dot edu
2003-07-19  3:48 ` pinskia at physics dot uc dot edu
2003-07-25  0:17 ` pinskia at physics dot uc dot edu
2003-08-05 19:16 ` pinskia at physics dot uc dot edu
2003-11-16  4:12 ` pinskia at gcc dot gnu dot org
2004-01-03  6:42 ` kazu at cs dot umass dot edu
2004-01-03 13:59 ` kazu at cs dot umass dot edu
2004-01-03 16:04 ` pinskia at gcc dot gnu dot org
2004-01-03 16:08 ` pinskia at gcc dot gnu dot org
2005-02-13 19:50 ` ciceron 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).