public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/12995] New: ICE with -dP
@ 2003-11-10 17:33 davide dot rossetti at roma1 dot infn dot it
  2003-11-10 17:39 ` [Bug target/12995] [3.4 Regression] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: davide dot rossetti at roma1 dot infn dot it @ 2003-11-10 17:33 UTC (permalink / raw)
  To: gcc-bugs

compiling this small source:

--------------------
int miao()
{
  int m = 10;
}
--------------------

/scratch/rossetti/local/bin/gcc -v -fdump-tree-original-all -O0 -dA -dP  -S bug1.c
Reading specs from
/bigfoot/home3/scratch/rossetti/local/bin/../lib/gcc/i686-pc-linux-gnu/3.4/specs
Configured with: ../ngcc/trunk/configure --prefix=/scratch/rossetti/local
--enable-languages=c
Thread model: posix
gcc version 3.4 20031029 (experimental)
 /bigfoot/home3/scratch/rossetti/local/bin/../libexec/gcc/i686-pc-linux-gnu/3.4/cc1 -quiet -v -iprefix /bigfoot/home3/scratch/rossetti/local/bin/../lib/gcc/i686-pc-linux-gnu/3.4/ bug1.c -quiet -dumpbase bug1.c -dA -dP -mtune=pentiumpro -auxbase bug1 -O0 -version -fdump-tree-original-all -o bug1.s
calling dump_switch_p
ignoring nonexistent directory
"/bigfoot/home3/scratch/rossetti/local/bin/../lib/gcc/i686-pc-linux-gnu/3.4/../../../../i686-pc-linux-gnu/include"
ignoring duplicate directory
"/scratch/rossetti/local/lib/gcc/i686-pc-linux-gnu/3.4/include"
ignoring nonexistent directory
"/scratch/rossetti/local/lib/gcc/i686-pc-linux-gnu/3.4/../../../../i686-pc-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:
 /bigfoot/home3/scratch/rossetti/local/bin/../lib/gcc/i686-pc-linux-gnu/3.4/include
 /usr/local/include
 /scratch/rossetti/local/include
 /usr/include
End of search list.
GNU C version 3.4 20031029 (experimental) (i686-pc-linux-gnu)
        compiled by GNU C version 3.2.2 20030222 (Red Hat Linux 3.2.2-5).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
bug1.c: In function `miao':

bug1.c:4: internal compiler error: in print_reg, at config/i386/i386.c:6976
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make: *** [bug1.s] Error 1

-- 
           Summary: ICE with -dP
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: davide dot rossetti at roma1 dot infn dot it
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet:  3.4 20031029 (experimental)
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

* [Bug target/12995] [3.4 Regression] ICE with -dP
  2003-11-10 17:33 [Bug c/12995] New: ICE with -dP davide dot rossetti at roma1 dot infn dot it
@ 2003-11-10 17:39 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-11-10 17:39 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-10 17:39 -------
Already fixed on the mainline (20031110).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|c                           |target
  GCC build triplet| 3.4 20031029 (experimental)|3.4 20031029 (experimental)
           Keywords|                            |ice-on-valid-code
         Resolution|                            |FIXED
            Summary|ICE with -dP                |[3.4 Regression] ICE with -
                   |                            |dP
   Target Milestone|---                         |3.4


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


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

end of thread, other threads:[~2003-11-10 17:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-10 17:33 [Bug c/12995] New: ICE with -dP davide dot rossetti at roma1 dot infn dot it
2003-11-10 17:39 ` [Bug target/12995] [3.4 Regression] " 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).