public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/25925]  New: [meta-bug] 4.2 slush bug
@ 2006-01-23 15:36 pinskia at gcc dot gnu dot org
  2006-01-23 15:45 ` [Bug other/25925] " pinskia at gcc dot gnu dot org
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-23 15:36 UTC (permalink / raw)
  To: gcc-bugs

The initialized linked failures are the failures which block further
development for me at least.

PR 25886 is a huge failure as we are now over the 255 limit for tree codes for
some languages (well Objective-C++ only but it gives us a hint of what is to
come soon).

PR 25860 is an ICE due to SSA PRE/ load PRE, there is a fix which just needs to
be applied.

PR 25569 fails on powerpc64-linux, though it is only with Fortran code (no C
example has been found yet).

PR 25905 is a bootstrap failure on m68k due to an ICE in combine.c

PR 25890 is a testsuite failure on x86_64-linux-gnu (and a couple others) due
to an ICE in combine.c

I might add others later today.  There is a tree vectorizer bug which I might
add.


-- 
           Summary: [meta-bug] 4.2 slush bug
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
 BugsThisDependsOn: 25569,25860,25886,25890,25905


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


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

* [Bug other/25925] [meta-bug] 4.2 slush bug
  2006-01-23 15:36 [Bug other/25925] New: [meta-bug] 4.2 slush bug pinskia at gcc dot gnu dot org
@ 2006-01-23 15:45 ` pinskia at gcc dot gnu dot org
  2006-01-23 15:47 ` pinskia at gcc dot gnu dot org
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-23 15:45 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-01-23 15:45 -------
PR 25636: reload is causing a write to read only memory, exposed by PRE
changes.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |25636


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


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

* [Bug other/25925] [meta-bug] 4.2 slush bug
  2006-01-23 15:36 [Bug other/25925] New: [meta-bug] 4.2 slush bug pinskia at gcc dot gnu dot org
  2006-01-23 15:45 ` [Bug other/25925] " pinskia at gcc dot gnu dot org
@ 2006-01-23 15:47 ` pinskia at gcc dot gnu dot org
  2006-01-23 15:48 ` pinskia at gcc dot gnu dot org
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-23 15:47 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-01-23 15:47 -------
PR 25259: libgomp depends on stdint.h.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |25259


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


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

* [Bug other/25925] [meta-bug] 4.2 slush bug
  2006-01-23 15:36 [Bug other/25925] New: [meta-bug] 4.2 slush bug pinskia at gcc dot gnu dot org
  2006-01-23 15:45 ` [Bug other/25925] " pinskia at gcc dot gnu dot org
  2006-01-23 15:47 ` pinskia at gcc dot gnu dot org
@ 2006-01-23 15:48 ` pinskia at gcc dot gnu dot org
  2006-01-23 15:50 ` pinskia at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-23 15:48 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-01-23 15:48 -------
PR 25910: libgomp fails to compile on i686-linux-gnu.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |25910


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


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

* [Bug other/25925] [meta-bug] 4.2 slush bug
  2006-01-23 15:36 [Bug other/25925] New: [meta-bug] 4.2 slush bug pinskia at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2006-01-23 15:48 ` pinskia at gcc dot gnu dot org
@ 2006-01-23 15:50 ` pinskia at gcc dot gnu dot org
  2006-01-23 15:51 ` pinskia at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-23 15:50 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pinskia at gcc dot gnu dot org  2006-01-23 15:50 -------
PR 25865: libgomp dects TLS as working when it does not.  Causes a build
failure on *-netbsd*.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |25865


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


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

* [Bug other/25925] [meta-bug] 4.2 slush bug
  2006-01-23 15:36 [Bug other/25925] New: [meta-bug] 4.2 slush bug pinskia at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2006-01-23 15:50 ` pinskia at gcc dot gnu dot org
@ 2006-01-23 15:51 ` pinskia at gcc dot gnu dot org
  2006-01-23 16:06 ` pinskia at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-23 15:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from pinskia at gcc dot gnu dot org  2006-01-23 15:51 -------
PR 25884: perl is now required to build GCC (libgomp).


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |25884


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


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

* [Bug other/25925] [meta-bug] 4.2 slush bug
  2006-01-23 15:36 [Bug other/25925] New: [meta-bug] 4.2 slush bug pinskia at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2006-01-23 15:51 ` pinskia at gcc dot gnu dot org
@ 2006-01-23 16:06 ` pinskia at gcc dot gnu dot org
  2006-01-23 16:07 ` pinskia at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-23 16:06 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from pinskia at gcc dot gnu dot org  2006-01-23 16:06 -------
ICE in c-common.c due to PARM_DECL and ADDR_EXPR and not having visibility.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |25861


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


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

* [Bug other/25925] [meta-bug] 4.2 slush bug
  2006-01-23 15:36 [Bug other/25925] New: [meta-bug] 4.2 slush bug pinskia at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2006-01-23 16:06 ` pinskia at gcc dot gnu dot org
@ 2006-01-23 16:07 ` pinskia at gcc dot gnu dot org
  2006-01-23 19:21 ` pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-23 16:07 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from pinskia at gcc dot gnu dot org  2006-01-23 16:07 -------
(In reply to comment #6)
> ICE in c-common.c due to PARM_DECL and ADDR_EXPR and not having visibility.

That was PR 25861.


-- 


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


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

* [Bug other/25925] [meta-bug] 4.2 slush bug
  2006-01-23 15:36 [Bug other/25925] New: [meta-bug] 4.2 slush bug pinskia at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2006-01-23 16:07 ` pinskia at gcc dot gnu dot org
@ 2006-01-23 19:21 ` pinskia at gcc dot gnu dot org
  2006-01-23 20:02 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-23 19:21 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from pinskia at gcc dot gnu dot org  2006-01-23 19:21 -------
25911: -O2 -ffast-math -ftree-vectorize ICEs on reasonable code.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |25911


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


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

* [Bug other/25925] [meta-bug] 4.2 slush bug
  2006-01-23 15:36 [Bug other/25925] New: [meta-bug] 4.2 slush bug pinskia at gcc dot gnu dot org
                   ` (7 preceding siblings ...)
  2006-01-23 19:21 ` pinskia at gcc dot gnu dot org
@ 2006-01-23 20:02 ` pinskia at gcc dot gnu dot org
  2006-01-23 20:03 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-23 20:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from pinskia at gcc dot gnu dot org  2006-01-23 20:02 -------
PR 25931: build failure for powerpc-darwin target (maybe others too).


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |25931


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


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

* [Bug other/25925] [meta-bug] 4.2 slush bug
  2006-01-23 15:36 [Bug other/25925] New: [meta-bug] 4.2 slush bug pinskia at gcc dot gnu dot org
                   ` (8 preceding siblings ...)
  2006-01-23 20:02 ` pinskia at gcc dot gnu dot org
@ 2006-01-23 20:03 ` pinskia at gcc dot gnu dot org
  2006-01-24 15:24 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-23 20:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from pinskia at gcc dot gnu dot org  2006-01-23 20:03 -------
PR 25908: vtables and classes no longer work on powerpc-darwin


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |25908


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


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

* [Bug other/25925] [meta-bug] 4.2 slush bug
  2006-01-23 15:36 [Bug other/25925] New: [meta-bug] 4.2 slush bug pinskia at gcc dot gnu dot org
                   ` (9 preceding siblings ...)
  2006-01-23 20:03 ` pinskia at gcc dot gnu dot org
@ 2006-01-24 15:24 ` pinskia at gcc dot gnu dot org
  2006-01-25 14:29 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-24 15:24 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from pinskia at gcc dot gnu dot org  2006-01-24 15:24 -------
PR 25942: libgomp needs correct version of autoconf/automake installed to
build.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |25942


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


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

* [Bug other/25925] [meta-bug] 4.2 slush bug
  2006-01-23 15:36 [Bug other/25925] New: [meta-bug] 4.2 slush bug pinskia at gcc dot gnu dot org
                   ` (10 preceding siblings ...)
  2006-01-24 15:24 ` pinskia at gcc dot gnu dot org
@ 2006-01-25 14:29 ` pinskia at gcc dot gnu dot org
  2006-01-25 20:50 ` pinskia at gcc dot gnu dot org
  2006-01-26 12:22 ` pinskia at gcc dot gnu dot org
  13 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-25 14:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 from pinskia at gcc dot gnu dot org  2006-01-25 14:28 -------
PR 25959: C++ building on powerpc-* is broken.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |25959


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


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

* [Bug other/25925] [meta-bug] 4.2 slush bug
  2006-01-23 15:36 [Bug other/25925] New: [meta-bug] 4.2 slush bug pinskia at gcc dot gnu dot org
                   ` (11 preceding siblings ...)
  2006-01-25 14:29 ` pinskia at gcc dot gnu dot org
@ 2006-01-25 20:50 ` pinskia at gcc dot gnu dot org
  2006-01-26 12:22 ` pinskia at gcc dot gnu dot org
  13 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-25 20:50 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #13 from pinskia at gcc dot gnu dot org  2006-01-25 20:50 -------
PR 25703: wrong code on x86-linux, there is a C example from the duplicated
bug.

PR 25961: Bootstrap failure on ia64-* after Zack's patches.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |25703, 25961


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


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

* [Bug other/25925] [meta-bug] 4.2 slush bug
  2006-01-23 15:36 [Bug other/25925] New: [meta-bug] 4.2 slush bug pinskia at gcc dot gnu dot org
                   ` (12 preceding siblings ...)
  2006-01-25 20:50 ` pinskia at gcc dot gnu dot org
@ 2006-01-26 12:22 ` pinskia at gcc dot gnu dot org
  13 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-26 12:22 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #14 from pinskia at gcc dot gnu dot org  2006-01-26 12:22 -------
Closing as works for me as Mark's email works for me. 


-- 

pinskia at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2006-01-26 12:22 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-23 15:36 [Bug other/25925] New: [meta-bug] 4.2 slush bug pinskia at gcc dot gnu dot org
2006-01-23 15:45 ` [Bug other/25925] " pinskia at gcc dot gnu dot org
2006-01-23 15:47 ` pinskia at gcc dot gnu dot org
2006-01-23 15:48 ` pinskia at gcc dot gnu dot org
2006-01-23 15:50 ` pinskia at gcc dot gnu dot org
2006-01-23 15:51 ` pinskia at gcc dot gnu dot org
2006-01-23 16:06 ` pinskia at gcc dot gnu dot org
2006-01-23 16:07 ` pinskia at gcc dot gnu dot org
2006-01-23 19:21 ` pinskia at gcc dot gnu dot org
2006-01-23 20:02 ` pinskia at gcc dot gnu dot org
2006-01-23 20:03 ` pinskia at gcc dot gnu dot org
2006-01-24 15:24 ` pinskia at gcc dot gnu dot org
2006-01-25 14:29 ` pinskia at gcc dot gnu dot org
2006-01-25 20:50 ` pinskia at gcc dot gnu dot org
2006-01-26 12:22 ` 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).