public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/12748] New: ICE with -pg
@ 2003-10-23 19:30 rguenth at tat dot physik dot uni-tuebingen dot de
  2003-10-23 19:45 ` [Bug c++/12748] " rguenth at tat dot physik dot uni-tuebingen dot de
  2003-10-23 20:42 ` pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: rguenth at tat dot physik dot uni-tuebingen dot de @ 2003-10-23 19:30 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=12748

           Summary: ICE with -pg
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rguenth at tat dot physik dot uni-tuebingen dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu

The POOMA based testcase (sorry for it being so large) at

http://www.tat.physik.uni-tuebingen.de/~rguenth/gcc/Bench.ii.gz

compiled with

g++-3.4 -c Bench.ii -ftemplate-depth-60 -fno-exceptions -O2 -march=athlon
-funroll-loops -ftime-report -pg -g

yields the following ICE:

/home/rguenth/src/pooma-bib/r2/src/Array/ArrayOperators.h: In function `typename
MakeReturn<BinaryNode<OpEQ, typename CreateLeaf<Array<D1, T1, E1> >::Leaf_t,
typename CreateLeaf<T2>::Leaf_t> >::Expression_t operator==(const Array<D1, T1,
E1>&, const T2&) [with int D1 = 1, T1 = double, E1 = MultiPatchView<GridTag,
Brick, 1>, T2 = double]':
/home/rguenth/src/pooma-bib/r2/src/Array/ArrayOperators.h:800: internal compiler
error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

but not, when omitting -pg. It does even ICE with just -O0 -pg.


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

* [Bug c++/12748] ICE with -pg
  2003-10-23 19:30 [Bug c++/12748] New: ICE with -pg rguenth at tat dot physik dot uni-tuebingen dot de
@ 2003-10-23 19:45 ` rguenth at tat dot physik dot uni-tuebingen dot de
  2003-10-23 20:42 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at tat dot physik dot uni-tuebingen dot de @ 2003-10-23 19:45 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=12748



------- Additional Comments From rguenth at tat dot physik dot uni-tuebingen dot de  2003-10-23 19:32 -------
Hit submit too fast, here's gcc version info:

g++-3.4 (GCC) 3.4 20031022 (experimental)

doesnt ICE with gcc 3.3.2.


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

* [Bug c++/12748] ICE with -pg
  2003-10-23 19:30 [Bug c++/12748] New: ICE with -pg rguenth at tat dot physik dot uni-tuebingen dot de
  2003-10-23 19:45 ` [Bug c++/12748] " rguenth at tat dot physik dot uni-tuebingen dot de
@ 2003-10-23 20:42 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-23 20:42 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=12748


pinskia at gcc dot gnu dot org changed:

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


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-23 20:42 -------
This is dup of bug 12315.

*** This bug has been marked as a duplicate of 12315 ***


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

end of thread, other threads:[~2003-10-23 20:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-23 19:30 [Bug c++/12748] New: ICE with -pg rguenth at tat dot physik dot uni-tuebingen dot de
2003-10-23 19:45 ` [Bug c++/12748] " rguenth at tat dot physik dot uni-tuebingen dot de
2003-10-23 20:42 ` 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).