public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/34408]  New: Invalid RTL sharing with -fsee and inline functions
@ 2007-12-09 15:59 tsarkov at cs dot man dot ac dot uk
  2007-12-09 16:02 ` [Bug rtl-optimization/34408] " tsarkov at cs dot man dot ac dot uk
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: tsarkov at cs dot man dot ac dot uk @ 2007-12-09 15:59 UTC (permalink / raw)
  To: gcc-bugs

>g++-4.3 -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc/configure --enable-checking --prefix=/opt/gcc
--enable-shared --enable-threads --program-suffix=-4.3 --enable-__cxa_atexit
--disable-nls --enable-languages=c,c++,objc,obj-c++,fortran,java
Thread model: posix
gcc version 4.3.0 20071209 (experimental) [trunk revision 130723] (GCC)

> /opt/gcc/bin/g++-4.3 -O2 -fsee -c scanner.cpp
scanner.cpp: In member function 'void TsScanner::FillBuffer()':
scanner.cpp:29: error: invalid rtl sharing found in the insn
(insn 39 38 36 4 scanner.cpp:17 (set (reg/v:QI 58 [ c ])
        (subreg:QI (reg:SI 62 [ c ]) 0)) -1 (nil))
scanner.cpp:29: error: shared rtx
(subreg:QI (reg:SI 62 [ c ]) 0)
scanner.cpp:29: internal compiler error: internal consistency failure
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: Invalid RTL sharing with -fsee and inline functions
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tsarkov at cs dot man dot ac dot uk


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


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

end of thread, other threads:[~2008-08-11  1:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-09 15:59 [Bug c++/34408] New: Invalid RTL sharing with -fsee and inline functions tsarkov at cs dot man dot ac dot uk
2007-12-09 16:02 ` [Bug rtl-optimization/34408] " tsarkov at cs dot man dot ac dot uk
2007-12-09 16:05 ` steven at gcc dot gnu dot org
2007-12-09 16:43 ` rguenth at gcc dot gnu dot org
2007-12-09 21:54 ` pinskia at gcc dot gnu dot org
2007-12-29  3:33 ` pinskia at gcc dot gnu dot org
2008-02-17 19:31 ` hubicka at gcc dot gnu dot org
2008-02-19 17:12 ` hubicka at gcc dot gnu dot org
2008-08-11  1:23 ` pinskia at gcc dot gnu dot org
2008-08-11  1:23 ` 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).