public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/22584] [4.1 Regression] ICE in make_decl_rtl, at varasm.c:886
       [not found] <bug-22584-7667@http.gcc.gnu.org/bugzilla/>
@ 2005-10-04 13:20 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-04 13:20 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #15 from pinskia at gcc dot gnu dot org  2005-10-04 13:20 -------
This works for me so closing as such.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |WORKSFORME


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


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

* [Bug target/22584] [4.1 Regression] ICE in make_decl_rtl, at varasm.c:886
  2005-07-21  8:28 [Bug other/22584] New: ICE in make_decl_rtl, at pluto at agmk dot net
                   ` (5 preceding siblings ...)
  2005-09-16 17:49 ` pinskia at gcc dot gnu dot org
@ 2005-09-16 18:55 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-16 18:55 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-16 18:55 -------
This bootstrap just fine with the options you gave.

-- 


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


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

* [Bug target/22584] [4.1 Regression] ICE in make_decl_rtl, at varasm.c:886
  2005-07-21  8:28 [Bug other/22584] New: ICE in make_decl_rtl, at pluto at agmk dot net
                   ` (4 preceding siblings ...)
  2005-07-23  7:38 ` pluto at agmk dot net
@ 2005-09-16 17:49 ` pinskia at gcc dot gnu dot org
  2005-09-16 18:55 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-16 17:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-16 17:49 -------
(In reply to comment #9)
> ./configure... 
>  
> make -C obj-i686-pld-linux \ 
> STAGE1_CFLAGS="-march=i686 -O0" \ 
> BOOT_CFLAGS="-march=i686 -O2" 

I am testing with these options right now.

-- 


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


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

* [Bug target/22584] [4.1 Regression] ICE in make_decl_rtl, at varasm.c:886
  2005-07-21  8:28 [Bug other/22584] New: ICE in make_decl_rtl, at pluto at agmk dot net
                   ` (3 preceding siblings ...)
  2005-07-22 22:56 ` pluto at agmk dot net
@ 2005-07-23  7:38 ` pluto at agmk dot net
  2005-09-16 17:49 ` pinskia at gcc dot gnu dot org
  2005-09-16 18:55 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pluto at agmk dot net @ 2005-07-23  7:38 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pluto at agmk dot net  2005-07-23 07:32 -------
with `-march=i486 -O2` bootstrap with all languages works fine. 
 
finally (-march): 
 
i486, athlon - works 
i586         - not tested 
i686         - fails (wrong code?) 
 

-- 


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


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

* [Bug target/22584] [4.1 Regression] ICE in make_decl_rtl, at varasm.c:886
  2005-07-21  8:28 [Bug other/22584] New: ICE in make_decl_rtl, at pluto at agmk dot net
                   ` (2 preceding siblings ...)
  2005-07-22 22:45 ` pluto at agmk dot net
@ 2005-07-22 22:56 ` pluto at agmk dot net
  2005-07-23  7:38 ` pluto at agmk dot net
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pluto at agmk dot net @ 2005-07-22 22:56 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pluto at agmk dot net  2005-07-22 22:45 -------
(In reply to comment #9) 
 
> make -C obj-i686-pld-linux \  
 
<insert>  bootstrap 
 

-- 


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


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

* [Bug target/22584] [4.1 Regression] ICE in make_decl_rtl, at varasm.c:886
  2005-07-21  8:28 [Bug other/22584] New: ICE in make_decl_rtl, at pluto at agmk dot net
  2005-07-22 19:55 ` [Bug target/22584] [4.1 Regression] ICE in make_decl_rtl, at varasm.c:886 pinskia at gcc dot gnu dot org
  2005-07-22 21:02 ` steven at gcc dot gnu dot org
@ 2005-07-22 22:45 ` pluto at agmk dot net
  2005-07-22 22:56 ` pluto at agmk dot net
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pluto at agmk dot net @ 2005-07-22 22:45 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pluto at agmk dot net  2005-07-22 22:43 -------
(In reply to comment #8) 
> Can you produce a (fully preprocessed) test case and give the necessary  
> command lines to reproduce the problem?  
>   
 
./configure... 
 
make -C obj-i686-pld-linux \ 
STAGE1_CFLAGS="-march=i686 -O0" \ 
BOOT_CFLAGS="-march=i686 -O2" 
 
stage2_build:xgcc 
 
[~/rpm/BUILD/gcc-4.1-20050722T2023UTC/obj-i686-pld-linux/gcc]$ 
./xgcc -B./ libgcc2.i -c 
../../gcc/libgcc2.c: In function '__divdi3': 
../../gcc/libgcc2.c:829: internal compiler error: 
                         in make_decl_rtl, at varasm.c:889 
 

-- 


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


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

* [Bug target/22584] [4.1 Regression] ICE in make_decl_rtl, at varasm.c:886
  2005-07-21  8:28 [Bug other/22584] New: ICE in make_decl_rtl, at pluto at agmk dot net
  2005-07-22 19:55 ` [Bug target/22584] [4.1 Regression] ICE in make_decl_rtl, at varasm.c:886 pinskia at gcc dot gnu dot org
@ 2005-07-22 21:02 ` steven at gcc dot gnu dot org
  2005-07-22 22:45 ` pluto at agmk dot net
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: steven at gcc dot gnu dot org @ 2005-07-22 21:02 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From steven at gcc dot gnu dot org  2005-07-22 20:56 -------
Can you produce a (fully preprocessed) test case and give the necessary 
command lines to reproduce the problem? 
 

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


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


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

* [Bug target/22584] [4.1 Regression] ICE in make_decl_rtl, at varasm.c:886
  2005-07-21  8:28 [Bug other/22584] New: ICE in make_decl_rtl, at pluto at agmk dot net
@ 2005-07-22 19:55 ` pinskia at gcc dot gnu dot org
  2005-07-22 21:02 ` steven at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-22 19:55 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
          Component|other                       |target
           Keywords|                            |wrong-code
            Summary|ICE in make_decl_rtl, at    |[4.1 Regression] ICE in
                   |varasm.c:886                |make_decl_rtl, at
                   |                            |varasm.c:886
   Target Milestone|---                         |4.1.0


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


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

end of thread, other threads:[~2005-10-04 13:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-22584-7667@http.gcc.gnu.org/bugzilla/>
2005-10-04 13:20 ` [Bug target/22584] [4.1 Regression] ICE in make_decl_rtl, at varasm.c:886 pinskia at gcc dot gnu dot org
2005-07-21  8:28 [Bug other/22584] New: ICE in make_decl_rtl, at pluto at agmk dot net
2005-07-22 19:55 ` [Bug target/22584] [4.1 Regression] ICE in make_decl_rtl, at varasm.c:886 pinskia at gcc dot gnu dot org
2005-07-22 21:02 ` steven at gcc dot gnu dot org
2005-07-22 22:45 ` pluto at agmk dot net
2005-07-22 22:56 ` pluto at agmk dot net
2005-07-23  7:38 ` pluto at agmk dot net
2005-09-16 17:49 ` pinskia at gcc dot gnu dot org
2005-09-16 18:55 ` 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).