[Bug target/58546] volatile bug and also larger code at -Os

2013-09-27 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58546 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added CC||hubicka at gcc dot

[Bug target/56858] alpha looks for NOTE_INSN_EH_REGION notes that cannot exist

2014-07-14 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56858 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/61794] internal error: unrecognizable insn, from avx512 extract instruction

2014-07-14 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61794 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/61794] internal error: unrecognizable insn, from avx512 extract instruction

2014-07-18 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61794 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug go/59432] [4.9/4.10 regression] sync/atomic FAILs on Solaris/x86

2014-07-18 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59432 --- Comment #7 from Uroš Bizjak ubizjak at gmail dot com --- Please see [1] for the explanation of this problem. Your system doesn't support .cfi directives and the referred patch doesn't handle this situation. Since EBX register is marked

[Bug go/59432] [4.9/4.10 regression] sync/atomic FAILs on Solaris/x86

2014-07-18 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59432 --- Comment #8 from Uroš Bizjak ubizjak at gmail dot com --- (In reply to Uroš Bizjak from comment #7) Please see [1] for the explanation of this problem. Your system doesn't support .cfi directives and the referred patch doesn't handle

[Bug go/59432] [4.9/4.10 regression] sync/atomic FAILs on Solaris/x86

2014-07-18 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59432 --- Comment #9 from Uroš Bizjak ubizjak at gmail dot com --- This problem is also seen on CentOS 5, where CFI directives are not supported.

[Bug go/60874] FAIL: go.test/test/recover.go execution

2014-07-20 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60874 --- Comment #1 from Uroš Bizjak ubizjak at gmail dot com --- Patch that extends libgo to use libffi closures is at [1]. [1] https://gcc.gnu.org/ml/gcc-patches/2014-07/msg01355.html

[Bug target/61855] _MM_MANTISSA_NORM_ENUM in avx512intrin.h disabled when optimization off

2014-07-21 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61855 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug target/61855] _MM_MANTISSA_NORM_ENUM in avx512intrin.h disabled when optimization off

2014-07-21 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61855 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Target||x86 Target

[Bug target/61855] _MM_MANTISSA_NORM_ENUM in avx512intrin.h disabled when optimization off

2014-07-21 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61855 --- Comment #2 from Uroš Bizjak ubizjak at gmail dot com --- Author: uros Date: Mon Jul 21 08:47:48 2014 New Revision: 212886 URL: https://gcc.gnu.org/viewcvs?rev=212886root=gccview=rev Log: PR target/61855 * config/i386/avx512fintrin.h

[Bug go/61865] New: FAIL: go.test/test/fixedbugs/bug272.go execution, -O2 -g

2014-07-21 Thread ubizjak at gmail dot com
Priority: P3 Component: go Assignee: ian at airs dot com Reporter: ubizjak at gmail dot com CC: cmang at google dot com The go.test/test/fixedbugs/bug272.go fails execution on 32bit x86 targets (Fedora 20): ./bug272.x BUG2 The testcase works OK

[Bug go/61866] New: FAIL: ./index0-out.go execution, -O0 -g -fno-var-tracking-assignments

2014-07-21 Thread ubizjak at gmail dot com
Priority: P3 Component: go Assignee: ian at airs dot com Reporter: ubizjak at gmail dot com CC: cmang at google dot com index0-out.go fails execution with -O0 -g -fno-var-tracking-assignments on 32bit x86 target (Fedora 20) with: BUG ./index0

[Bug target/61855] _MM_MANTISSA_NORM_ENUM in avx512intrin.h disabled when optimization off

2014-07-21 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61855 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/61827] gcc.target/i386/fuse-caller-save-xmm.c FAILs

2014-07-21 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61827 --- Comment #5 from Uroš Bizjak ubizjak at gmail dot com --- (In reply to Dominique d'Humieres from comment #4) The following patch --- ../_clean/gcc/testsuite/gcc.target/i386/fuse-caller-save-xmm.c 2014-07-21 11:21:30.0 +0200

[Bug go/60874] FAIL: go.test/test/recover.go execution

2014-07-21 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60874 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|WAITING |NEW --- Comment

[Bug go/60874] FAIL: go.test/test/recover.go execution

2014-07-21 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60874 --- Comment #4 from Uroš Bizjak ubizjak at gmail dot com --- (In reply to Uroš Bizjak from comment #3) (In reply to Ian Lance Taylor from comment #2) The patch is committed so this bug may be fixed. I haven't tested it on Alpha, though

[Bug go/60874] FAIL: go.test/test/recover.go execution

2014-07-21 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60874 --- Comment #5 from Uroš Bizjak ubizjak at gmail dot com --- I forgot to tell that reflect test from libgo testsuite now passes: PASS: reflect

[Bug go/61871] New: FAIL: regexp from libgo testsuite on non-split stack targets

2014-07-21 Thread ubizjak at gmail dot com
Priority: P3 Component: go Assignee: ian at airs dot com Reporter: ubizjak at gmail dot com CC: cmang at google dot com regexp test from libgo testsuite FAILs on alpha (non-split stack target) due to too demanding testcase, even with 8G of RAM

[Bug lto/61526] relocation R_X86_64_PC32 in shared object with static and extern

2014-07-21 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61526 --- Comment #4 from Uroš Bizjak ubizjak at gmail dot com --- (In reply to Sandra Loosemore from comment #3) The testcase added for this bug in GCC 4.9.1 is failing with a link error on an arm-none-eabi target that doesn't support -shared

[Bug testsuite/61748] imm-devirt-2.C failed on arm-linux

2014-07-22 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61748 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/61878] Missing intrinsic functions in avx512intrin.h

2014-07-22 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61878 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug testsuite/61826] [4.10 regression] gcc.dg/pr44024.c UNRESOLVED

2014-07-22 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61826 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/61656] Undefined behavior in classify_argument

2014-07-25 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61656 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Target Milestone|--- |4.9.3 --- Comment

[Bug target/61656] Undefined behavior in classify_argument

2014-07-25 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61656 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Target Milestone|4.9.3 |4.9.2

[Bug target/47230] [4.6 Regression] gcc fails to bootstrap on alpha in stage2 with relocation truncated to fit: GPREL16 against ...

2014-07-26 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47230 --- Comment #24 from Uroš Bizjak ubizjak at gmail dot com --- Fixed (worked around) for real for 4.8.4, 4.9.2 and 4.10.

[Bug go/60874] FAIL: go.test/test/recover.go execution

2014-08-05 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60874 --- Comment #7 from Uroš Bizjak ubizjak at gmail dot com --- (In reply to Ian Lance Taylor from comment #6) I don't know why making the types smaller in comment #4 makes any difference. On a system that does not use split stacks, the runtime

[Bug go/61871] FAIL: regexp from libgo testsuite on non-split stack targets

2014-08-05 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61871 --- Comment #1 from Uroš Bizjak ubizjak at gmail dot com --- Ops, I was also testing with this patch: --cut here-- Index: go/regexp/all_test.go === --- go/regexp/all_test.go

[Bug go/60874] FAIL: go.test/test/recover.go execution

2014-08-06 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60874 --- Comment #8 from Uroš Bizjak ubizjak at gmail dot com --- After lots of debugging... The problem is with the label that is passed as an argument to __go_set_defer_retaddr. In function main.$thunk0, in _.179r.cse1 dump, we have: ... (insn 7

[Bug go/60874] FAIL: go.test/test/recover.go execution

2014-08-06 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60874 --- Comment #9 from Uroš Bizjak ubizjak at gmail dot com --- To illustrate unreliable approach, please compile following test: --cut here-- extern void foo (void *); int test(void) { __label__ bla; foo (bla); bla: return 0; } --cut here

[Bug go/60874] FAIL: go.test/test/recover.go execution

2014-08-06 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60874 --- Comment #11 from Uroš Bizjak ubizjak at gmail dot com --- (In reply to Andreas Schwab from comment #10) If you never use goto *exp in the same function the value of label is undefined. I did try adding goto bla: just before label

[Bug go/60874] FAIL: go.test/test/recover.go execution

2014-08-06 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60874 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug go/60406] reflect.go:test13reflect2 test failure

2014-08-06 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60406 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug go/60406] recover.go: test13reflect2 test failure

2014-08-06 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60406 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Summary|reflect.go:test13reflect2 |recover.go

[Bug go/60874] FAIL: go.test/test/recover.go execution

2014-08-06 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60874 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Target Milestone|4.10.0 |4.9.2

[Bug go/60406] recover.go: test13reflect2 test failure

2014-08-07 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60406 --- Comment #3 from Uroš Bizjak ubizjak at gmail dot com --- It looks that a hack, mentioned in Comment #0 should use asm goto instead of goto. The following test: --cut here-- extern void foo (void *); int test_bad (int p1, int p2

[Bug go/60406] recover.go: test13reflect2 test failure

2014-08-07 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60406 --- Comment #4 from Uroš Bizjak ubizjak at gmail dot com --- Alternatively, since __go_set_defer_retaddr always returns 0, we can prevent split of the label by enclosing it in asm volatiles: extern int foo (void *); extern void bar (void); int

[Bug go/61871] FAIL: regexp from libgo testsuite on non-split stack targets

2014-08-07 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61871 --- Comment #2 from Uroš Bizjak ubizjak at gmail dot com --- The backtrace mentions malloc/free - deadlock and the segmentation fault happens later: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x200011d3270 (LWP

[Bug go/61871] FAIL: regexp from libgo testsuite on non-split stack targets

2014-08-07 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61871 --- Comment #3 from Uroš Bizjak ubizjak at gmail dot com --- The size in frame #6 is questionable: #6 0x025a4b30 in __go_new (size=2199032605516) at /home/uros/gcc-svn/trunk/libgo/runtime/go-new.c:15 (gdb) f 6 #6 0x025a4b30

[Bug go/61871] FAIL: regexp from libgo testsuite on non-split stack targets

2014-08-07 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61871 --- Comment #4 from Uroš Bizjak ubizjak at gmail dot com --- Following patch fixes the test: --cut here-- Index: runtime/proc.c === --- runtime/proc.c (revision 213681

[Bug lto/62061] New: FAIL: g++.dg/lto/20100302 cp_lto_20100302_0.o-cp_lto_20100302_1.o link, -flto -fabi-version=2

2014-08-08 Thread ubizjak at gmail dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: lto Assignee: unassigned at gcc dot gnu.org Reporter: ubizjak at gmail dot com Target: i686-pc-linux-gnu Currently g++.dg/lto/20100302 ICEs in: Executing on host: /home/uros/gcc

[Bug lto/62061] FAIL: g++.dg/lto/20100302 cp_lto_20100302_0.o-cp_lto_20100302_1.o link, -flto -fabi-version=2

2014-08-08 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62061 --- Comment #1 from Uroš Bizjak ubizjak at gmail dot com --- Created attachment 33273 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33273action=edit Object files

[Bug lto/62061] FAIL: g++.dg/lto/20100302 cp_lto_20100302_0.o-cp_lto_20100302_1.o link, -flto -fabi-version=2

2014-08-08 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62061 --- Comment #2 from Uroš Bizjak ubizjak at gmail dot com --- This ICE can be triggered also on x86_64 Fedora 20 by passing -fno-use-linker-plugin to testsuite flags: make check-c++ RUNTESTFLAGS=--target_board=unix/-fno-use-linker-plugin lto.exp

[Bug lto/62061] [5 Regression] FAIL: g++.dg/lto/20100302 cp_lto_20100302_0.o-cp_lto_20100302_1.o link, -flto -fabi-version=2

2014-08-21 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62061 --- Comment #4 from Uroš Bizjak ubizjak at gmail dot com --- (In reply to Richard Biener from comment #3) Confirmed on x86_64-linux with -fno-use-linker-plugin. Do you use a linker plugin on i?86-linux? No, the system is RHEL 5.10

[Bug target/62011] False Data Dependency in popcnt instruction

2014-08-21 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62011 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Target Milestone|--- |4.9.2 --- Comment

[Bug target/62011] False Data Dependency in popcnt instruction

2014-08-21 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62011 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug rtl-optimization/62208] ICE with LTO on valid code at -O3 on x86_64-linux-gnu in trunc_int_for_mode, at explow.c:56

2014-08-21 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62208 --- Comment #3 from Uroš Bizjak ubizjak at gmail dot com --- I can also confirm the ICE on Fedora 20 with: $ ld --version GNU ld version 2.23.2 Copyright 2012 Free Software Foundation, Inc. $ ./xgcc -B ./gcc -flto -m32 -O3 pr62208.c pr62208.c

[Bug spam/62605] Watch The Expendables 3 online free

2014-09-01 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62605 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62620] 34 24 324

2014-09-01 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62620 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Resolution|FIXED |INVALID

[Bug spam/62597] Watch Step Up: All In Online

2014-09-01 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62597 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62628] *t@p Putlocker* Watch Guardians of the Galaxy Online HQ

2014-09-01 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62628 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62617] Gokil@!@ Watch The Fault in Our Stars Online Free Stream

2014-09-01 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62617 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62622] Watch// Let’s Be Cops ONLINE FREE ((streaming!))

2014-09-01 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62622 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62658] MUHTOD~HD Watch Teenage Mutant Ninja Turtles Online

2014-09-01 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62658 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62697] buy valium 765rte

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62697 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62706] Where to purchase Ultram no rx Product 1kz6i6

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62706 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62698] Lowest Seroquel Prices On The Internet Product ui0bixm

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62698 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62702] Safest Way To Order Sporanox Online Product gpl41z

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62702 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62700] Order Budesonide online cod overnight Product tz4k

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62700 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62701] Hytrin sell price Product uf1hh

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62701 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62704] Cheapest Way To Buy Soma Online Product 09w3

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62704 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62699] Safest Way To Order Levitra Online Product z1221

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62699 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62703] How and Where You Can Buy Rocephin Product bj13

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62703 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62710] Cod delivery Levothyroxine Product an68

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62710 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62705] Buy Cheap Valacyclovir Online Product rz2k

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62705 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62707] Antabuse Overnight COD No Prescription No RX Product bcksw

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62707 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62709] Celexa to buy online Product a9pp

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62709 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62708] Pharmacy Brand Levitra Product svo4

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62708 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62713] Buy cod pay Accutane Product 9xulw5

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62713 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62714] Brand Ceftriaxone online rx overnight Product a9u2o26

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62714 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62712] Buy discount Restoril Product 7yokr

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62712 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62711] Promethazine on line cash on delivery Product gi6kib

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62711 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62719] How To Buy Modafinil Online Without Doctor Prescription Product 5yex8kz

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62719 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62717] Help Buy Symbicort Paypal Product fgctf

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62717 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62715] Buy Anafranil American Express Online Product yiv9g

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62715 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62720] Buy Adderall Online From Usa Pharmacy COD Product 0o4o

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62720 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62721] Metoprolol no rx Product va46g

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62721 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62723] Buy cheap Butalbital Product 80m1m

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62723 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62722] Watch Buy Exemestane No Prescription? Product x38dl

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62722 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62729] Order Codeine First Class Shipping Online Product chhzqo2

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62729 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62726] Order Escitalopram First Class Shipping Online Product 1e6lu5

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62726 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62728] Naltrexone sales generic Product 9zh6k5c

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62728 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62727] Tinidazole online drugs overnight Product 7o7apk

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62727 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62725] Safely buy Lunesta online overnight Product qc35cuo

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62725 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62730] Budesonide no prescription Product ttlo

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62730 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62724] Azithromycin online overnight Product 8c3ygm

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62724 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/63011] Download The Fault in Our Stars movie HD quality, direct download the The Fault in Our Stars movie

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63011 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/63092] Download Oculus movie HD quality, movie download Oculus

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63092 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/63052] Download Pompeii movie HD quality, downloading Pompeii movie

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63052 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/62940] Download Million Dollar Arm movie HD quality, download the Million Dollar Arm movie avi

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62940 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/63084] Download Non-Stop movie HD quality, download Non-Stop full movie

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63084 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/63117] Download Son of God movie HD quality, download Son of God movie score

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63117 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/63137] Thomas is deposited in a community of boys after his memory is erased, soon learning they're all trapped in a maze that will require him to join forces with fellow runners for a sho

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63137 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug spam/63136] Thomas is deposited in a community of boys after his memory is erased, soon learning they're all trapped in a maze that will require him to join forces with fellow runners for a sho

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63136 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug tree-optimization/61559] FAIL: gcc.dg/builtin-bswap-8.c on i686 with -mmovbe

2014-09-03 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61559 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug tree-optimization/61559] FAIL: gcc.dg/builtin-bswap-8.c on i686 with -mmovbe

2014-09-04 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61559 --- Comment #7 from Uroš Bizjak ubizjak at gmail dot com --- (In reply to Richard Biener from comment #6) Seems to me we want (bit_xor (bswap32 @0) (bswap32 @1)) - (bswap32 (bit_xor @0 @1)) in match-and-simplify speak. Please note

[Bug tree-optimization/61559] FAIL: gcc.dg/builtin-bswap-8.c on i686 with -mmovbe

2014-09-04 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61559 --- Comment #11 from Uroš Bizjak ubizjak at gmail dot com --- (In reply to Jakub Jelinek from comment #9) Aren't these optimizations actually a pessimization for -mmovbe if the inner bswap is on a read from memory? Assuming the load and bswap

[Bug tree-optimization/61559] FAIL: gcc.dg/builtin-bswap-8.c on i686 with -mmovbe

2014-09-04 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61559 --- Comment #12 from Uroš Bizjak ubizjak at gmail dot com --- (In reply to Uroš Bizjak from comment #11) This one should be: (simplify (bswap (bitop (bswap @0) (bswap @1))) (bitop @0 @1)) Oh, we already have this. Please

[Bug go/63170] gccgo testcase recover.go fails execution with message 'missing recover' on ppc64 and ppc64le

2014-09-04 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63170 --- Comment #1 from Uroš Bizjak ubizjak at gmail dot com --- Probably dup of PR60406.

[Bug target/58945] Improve atomic_compare_and_swap*_doubleword pattern

2014-09-11 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58945 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Attachment #31126|0 |1

<    5   6   7   8   9   10   11   12   13   14   >