public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug optimization/11559] New: [hammer-3.3 regression] Infinite loop while compiling kernel with VRP
@ 2003-07-17 13:11 gbeauchesne at mandrakesoft dot com
  2003-07-17 13:13 ` [Bug optimization/11559] " gbeauchesne at mandrakesoft dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: gbeauchesne at mandrakesoft dot com @ 2003-07-17 13:11 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=11559

           Summary: [hammer-3.3 regression] Infinite loop while compiling
                    kernel with VRP
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gbeauchesne at mandrakesoft dot com
                CC: aj at suse dot de,gcc-bugs at gcc dot gnu dot org,jh at
                    suse dot cz
  GCC host triplet: i686-pc-linux-gnu

Hi, the testcase that is about to be attached fails to complete compilation
(after 1 day :) with the following flags: -mpreferred-stack-boundary=2 -Os
-fno-strict-aliasing -fno-common -fomit-frame-pointer -falign-functions=4. VRP
seems to be the culprit as compiling with only -O -fvrp also fails.

This bug is only available on GNU C version 3.3.1-hammer 20030703. This is a
regression since 3.3-hammer 2003/05/13 which didn't have VRP actually.


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

* [Bug optimization/11559] [hammer-3.3 regression] Infinite loop while compiling kernel with VRP
  2003-07-17 13:11 [Bug optimization/11559] New: [hammer-3.3 regression] Infinite loop while compiling kernel with VRP gbeauchesne at mandrakesoft dot com
@ 2003-07-17 13:13 ` gbeauchesne at mandrakesoft dot com
  2003-07-17 13:13 ` gbeauchesne at mandrakesoft dot com
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: gbeauchesne at mandrakesoft dot com @ 2003-07-17 13:13 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=11559


gbeauchesne at mandrakesoft dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #4421|application/octet-stream    |text/plain
          mime type|                            |


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

* [Bug optimization/11559] [hammer-3.3 regression] Infinite loop while compiling kernel with VRP
  2003-07-17 13:11 [Bug optimization/11559] New: [hammer-3.3 regression] Infinite loop while compiling kernel with VRP gbeauchesne at mandrakesoft dot com
  2003-07-17 13:13 ` [Bug optimization/11559] " gbeauchesne at mandrakesoft dot com
@ 2003-07-17 13:13 ` gbeauchesne at mandrakesoft dot com
  2003-07-17 13:16 ` aj at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: gbeauchesne at mandrakesoft dot com @ 2003-07-17 13:13 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=11559



------- Additional Comments From gbeauchesne at mandrakesoft dot com  2003-07-17 13:13 -------
Created an attachment (id=4421)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4421&action=view)
Preprocessed <kernel 2.4.21>/drivers/scsi/sr.c


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

* [Bug optimization/11559] [hammer-3.3 regression] Infinite loop while compiling kernel with VRP
  2003-07-17 13:11 [Bug optimization/11559] New: [hammer-3.3 regression] Infinite loop while compiling kernel with VRP gbeauchesne at mandrakesoft dot com
  2003-07-17 13:13 ` [Bug optimization/11559] " gbeauchesne at mandrakesoft dot com
  2003-07-17 13:13 ` gbeauchesne at mandrakesoft dot com
@ 2003-07-17 13:16 ` aj at gcc dot gnu dot org
  2003-07-17 20:13 ` zlomek at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: aj at gcc dot gnu dot org @ 2003-07-17 13: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=11559


aj at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |zlomekj at suse dot cz
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED


------- Additional Comments From aj at gcc dot gnu dot org  2003-07-17 13:16 -------
Josef, can you look into this, please?


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

* [Bug optimization/11559] [hammer-3.3 regression] Infinite loop while compiling kernel with VRP
  2003-07-17 13:11 [Bug optimization/11559] New: [hammer-3.3 regression] Infinite loop while compiling kernel with VRP gbeauchesne at mandrakesoft dot com
                   ` (2 preceding siblings ...)
  2003-07-17 13:16 ` aj at gcc dot gnu dot org
@ 2003-07-17 20:13 ` zlomek at gcc dot gnu dot org
  2003-07-18  4:49 ` cvs-commit at gcc dot gnu dot org
  2004-04-21  1:27 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: zlomek at gcc dot gnu dot org @ 2003-07-17 20:13 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=11559


zlomek at gcc dot gnu dot org changed:

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


------- Additional Comments From zlomek at gcc dot gnu dot org  2003-07-17 20:13 -------
This patch should fix it:
http://gcc.gnu.org/ml/gcc-patches/2003-07/msg01831.html


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

* [Bug optimization/11559] [hammer-3.3 regression] Infinite loop while compiling kernel with VRP
  2003-07-17 13:11 [Bug optimization/11559] New: [hammer-3.3 regression] Infinite loop while compiling kernel with VRP gbeauchesne at mandrakesoft dot com
                   ` (3 preceding siblings ...)
  2003-07-17 20:13 ` zlomek at gcc dot gnu dot org
@ 2003-07-18  4:49 ` cvs-commit at gcc dot gnu dot org
  2004-04-21  1:27 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2003-07-18  4:49 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=11559



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-07-18 04:49 -------
Subject: Bug 11559

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	hammer-3_3-branch
Changes by:	zlomek@gcc.gnu.org	2003-07-18 04:49:21

Added files:
	gcc/testsuite  : ChangeLog.hammer 
	gcc/testsuite/gcc.c-torture/compile: vrp-1.c 

Log message:
	PR optimization/11559
	* gcc.c-torture/compile/vrp-1.c: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.hammer.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/vrp-1.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=NONE&r2=1.1.2.1


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

* [Bug optimization/11559] [hammer-3.3 regression] Infinite loop while compiling kernel with VRP
  2003-07-17 13:11 [Bug optimization/11559] New: [hammer-3.3 regression] Infinite loop while compiling kernel with VRP gbeauchesne at mandrakesoft dot com
                   ` (4 preceding siblings ...)
  2003-07-18  4:49 ` cvs-commit at gcc dot gnu dot org
@ 2004-04-21  1:27 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-21  1:27 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.4.0                       |---


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


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

end of thread, other threads:[~2004-04-21  1:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-17 13:11 [Bug optimization/11559] New: [hammer-3.3 regression] Infinite loop while compiling kernel with VRP gbeauchesne at mandrakesoft dot com
2003-07-17 13:13 ` [Bug optimization/11559] " gbeauchesne at mandrakesoft dot com
2003-07-17 13:13 ` gbeauchesne at mandrakesoft dot com
2003-07-17 13:16 ` aj at gcc dot gnu dot org
2003-07-17 20:13 ` zlomek at gcc dot gnu dot org
2003-07-18  4:49 ` cvs-commit at gcc dot gnu dot org
2004-04-21  1:27 ` 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).