public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/44897]  New: -fwhopr + ipa-sra misoptimize sqlite
@ 2010-07-10  2:02 hubicka at gcc dot gnu dot org
  2010-07-10  2:03 ` [Bug tree-optimization/44897] " hubicka at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: hubicka at gcc dot gnu dot org @ 2010-07-10  2:02 UTC (permalink / raw)
  To: gcc-bugs

evans:/abuild/jh/sqlite-3.6.23.1/:[0]# /abuild/jh/trunk-install/bin/gcc -fPIC
-O0 -fwhopr=24  -fno-strict-aliasing -pthread -pipe  -O2    shell.c sqlite3.c
-ldl  -g  ; echo "create table memos(text, priority INTEGER);" | ./a.out
Segmentation fault (core dumped)

evans:/abuild/jh/sqlite-3.6.23.1/:[139]# /abuild/jh/trunk-install/bin/gcc -fPIC
-O0 -fwhopr=24  -fno-strict-aliasing -pthread -pipe  -O2    shell.c sqlite3.c
-ldl  -g  -fno-ipa-sra ; echo "create table memos(text, priority INTEGER);" |
./a.out

evans:/abuild/jh/sqlite-3.6.23.1/:[139]# /abuild/jh/trunk-install/bin/gcc -fPIC
-O0   -fno-strict-aliasing -pthread -pipe  -O2    shell.c sqlite3.c -ldl  -g  
; echo "create table memos(text, priority INTEGER);" | ./a.out


-- 
           Summary: -fwhopr + ipa-sra misoptimize sqlite
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hubicka at gcc dot gnu dot org
 GCC build triplet: x86_64-linux
  GCC host triplet: x86_64-linux
GCC target triplet: x86_64-linux


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


^ permalink raw reply	[flat|nested] 9+ messages in thread
[parent not found: <bug-44897-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2011-01-10 15:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-10  2:02 [Bug tree-optimization/44897] New: -fwhopr + ipa-sra misoptimize sqlite hubicka at gcc dot gnu dot org
2010-07-10  2:03 ` [Bug tree-optimization/44897] " hubicka at gcc dot gnu dot org
2010-07-10  2:04 ` hubicka at gcc dot gnu dot org
2010-07-10  2:05 ` hubicka at gcc dot gnu dot org
2010-07-18 20:21 ` steven at gcc dot gnu dot org
2010-07-18 22:36 ` hubicka at ucw dot cz
     [not found] <bug-44897-4@http.gcc.gnu.org/bugzilla/>
2010-10-02 14:13 ` hubicka at gcc dot gnu.org
2010-12-15  1:51 ` hubicka at gcc dot gnu.org
2011-01-10 15:29 ` hubicka at gcc dot gnu.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).