[Bug sanitizer/55975] asan does not work with 46 bit address space on PowerPC64

2013-01-18 Thread kcc at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55975 --- Comment #14 from Kostya Serebryany 2013-01-18 08:26:00 UTC --- Because of this: #define kLowShadowBeg SHADOW_OFFSET #define kLowShadowEnd MEM_TO_SHADOW(kLowMemEnd) If we leave kLowShadowEnd as before, we will have too little sh

[Bug c/56024] New: ARM NEON polynomial types behave as if signed

2013-01-18 Thread Tim.Northover at arm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56024 Bug #: 56024 Summary: ARM NEON polynomial types behave as if signed Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug c++/56025] New: ARM NEON polynomial types have broken overload resolution

2013-01-18 Thread Tim.Northover at arm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56025 Bug #: 56025 Summary: ARM NEON polynomial types have broken overload resolution Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug c/56024] ARM NEON polynomial types behave as if signed

2013-01-18 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56024 Richard Earnshaw changed: What|Removed |Added Target||arm-eabi, arm-linux-gnueabi

[Bug c++/55742] [4.8 regression] __attribute__ in class function declaration cause "prototype does not match" errors.

2013-01-18 Thread richard.guenther at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55742 --- Comment #31 from richard.guenther at gmail dot com 2013-01-18 09:49:11 UTC --- On Thu, Jan 17, 2013 at 11:45 PM, xinliangli at gmail dot com wrote: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55742 > > --- Comment #30 from david

[Bug c++/56025] ARM NEON polynomial types have broken overload resolution

2013-01-18 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56025 Richard Earnshaw changed: What|Removed |Added Target||arm-eabi, arm-linux-gnueabi

[Bug fortran/56026] New: Erroneous behaviour of E and ES format descriptor for large numbers

2013-01-18 Thread xarthisius.kk at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56026 Bug #: 56026 Summary: Erroneous behaviour of E and ES format descriptor for large numbers Classification: Unclassified Product: gcc Version: unknown Status:

[Bug rtl-optimization/56023] [4.6 Regression]: [alpha] -fcompare-debug failure due to sched1 pass

2013-01-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56023 --- Comment #3 from Richard Biener 2013-01-18 10:18:51 UTC --- Can you fill out known-to-work? Especially whether 4.7.x works and whether 4.6.3 worked?

[Bug rtl-optimization/55833] [4.6 Regression] ICE in verify_loop_structure, at cfgloop.c:1582 (BB should be marked irreducible !)

2013-01-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55833 Richard Biener changed: What|Removed |Added Keywords||ice-checking Status

[Bug target/56027] New: ldmxcsr permuted with asm

2013-01-18 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56027 Bug #: 56027 Summary: ldmxcsr permuted with asm Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug middle-end/42371] dead code not eliminated during folding with whole-program

2013-01-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42371 Richard Biener changed: What|Removed |Added Status|REOPENED|NEW --- Comment #14 from Richa

[Bug middle-end/56022] [4.8 regression] ICE (segfault) at convert_memory_address_addr_space (explow.c:334)

2013-01-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56022 Richard Biener changed: What|Removed |Added Target||x86_64-*-* Priority|P

[Bug target/30354] -Os doesn't optimize a/CONST even if it saves size.

2013-01-18 Thread vda.linux at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30354 --- Comment #16 from Denis Vlasenko 2013-01-18 10:29:12 UTC --- (In reply to comment #15) > Honza, did you find time to have a look? > > I think this regressed alot in 4.6 Not really - it's just .eh_frame section. I re-ran the tests

[Bug rtl-optimization/21182] [4.6/4.7/4.8 Regression] gcc can use registers but uses stack instead

2013-01-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21182 Richard Biener changed: What|Removed |Added CC||vmakarov at gcc dot gnu.org T

[Bug fortran/56026] Erroneous behaviour of E and ES format descriptor for large numbers

2013-01-18 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56026 Tobias Burnus changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug target/56027] ldmxcsr permuted with asm

2013-01-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56027 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug debug/49888] VTA: -O2 -g variable value changes, it does not change in the source

2013-01-18 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49888 --- Comment #13 from Alexandre Oliva 2013-01-18 10:57:51 UTC --- Author: aoliva Date: Fri Jan 18 10:57:36 2013 New Revision: 195289 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195289 Log: PR rtl-optimization/55547 PR rtl-op

[Bug debug/53671] [4.8 Regression] Many guality test failures

2013-01-18 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53671 --- Comment #18 from Alexandre Oliva 2013-01-18 10:57:50 UTC --- Author: aoliva Date: Fri Jan 18 10:57:36 2013 New Revision: 195289 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195289 Log: PR rtl-optimization/55547 PR rtl-op

[Bug rtl-optimization/53827] [4.8 Regression][alpha]: Invalid insn scheduling in sched1 pass

2013-01-18 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53827 --- Comment #8 from Alexandre Oliva 2013-01-18 10:57:51 UTC --- Author: aoliva Date: Fri Jan 18 10:57:36 2013 New Revision: 195289 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195289 Log: PR rtl-optimization/55547 PR rtl-opt

[Bug rtl-optimization/55547] [4.8 Regression] Alias analysis does not handle AND addresses correctly

2013-01-18 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55547 --- Comment #13 from Alexandre Oliva 2013-01-18 10:57:50 UTC --- Author: aoliva Date: Fri Jan 18 10:57:36 2013 New Revision: 195289 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195289 Log: PR rtl-optimization/55547 PR rtl-op

[Bug libmudflap/53359] [4.8 regression] undefined reference to `__gnu_cxx::__numeric_traits_integer::__min'

2013-01-18 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53359 --- Comment #9 from Alexandre Oliva 2013-01-18 10:58:18 UTC --- Author: aoliva Date: Fri Jan 18 10:57:58 2013 New Revision: 195290 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195290 Log: PR libmudflap/53359 * tree-mudflap.c

[Bug middle-end/54114] [4.8 Regression] variable-tracking performance regression from 4.8-20120610 to 4.8-20120701

2013-01-18 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54114 --- Comment #7 from Alexandre Oliva 2013-01-18 10:58:47 UTC --- Author: aoliva Date: Fri Jan 18 10:58:15 2013 New Revision: 195291 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195291 Log: PR debug/54114 PR debug/54402 PR de

[Bug debug/49888] VTA: -O2 -g variable value changes, it does not change in the source

2013-01-18 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49888 --- Comment #14 from Alexandre Oliva 2013-01-18 10:58:45 UTC --- Author: aoliva Date: Fri Jan 18 10:58:15 2013 New Revision: 195291 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195291 Log: PR debug/54114 PR debug/54402 PR d

[Bug debug/54402] [4.8 Regression] var-tracking does not scale

2013-01-18 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54402 --- Comment #27 from Alexandre Oliva 2013-01-18 10:58:43 UTC --- Author: aoliva Date: Fri Jan 18 10:58:15 2013 New Revision: 195291 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195291 Log: PR debug/54114 PR debug/54402 PR d

[Bug debug/56006] [4.8 Regression] Many guality testsuite failures

2013-01-18 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56006 --- Comment #3 from Alexandre Oliva 2013-01-18 11:05:12 UTC --- Author: aoliva Date: Fri Jan 18 11:05:04 2013 New Revision: 195292 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195292 Log: Mention PR debug/56006 in earlier com

[Bug rtl-optimization/55547] [4.8 Regression] Alias analysis does not handle AND addresses correctly

2013-01-18 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55547 --- Comment #14 from Alexandre Oliva 2013-01-18 11:05:12 UTC --- Author: aoliva Date: Fri Jan 18 11:05:04 2013 New Revision: 195292 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195292 Log: Mention PR debug/56006 in earlier co

[Bug target/56028] New: Splitting a 64-bit volatile store

2013-01-18 Thread amonakov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56028 Bug #: 56028 Summary: Splitting a 64-bit volatile store Classification: Unclassified Product: gcc Version: 4.7.2 URL: http://gcc.gnu.org/ml/gcc-patches/2013-01/msg00870.htm

[Bug lto/54114] [4.8 Regression] variable-tracking performance regression from 4.8-20120610 to 4.8-20120701

2013-01-18 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54114 Alexandre Oliva changed: What|Removed |Added Status|RESOLVED|NEW Component|middle-

[Bug debug/56006] [4.8 Regression] Many guality testsuite failures

2013-01-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56006 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug debug/54402] [4.8 Regression] var-tracking does not scale

2013-01-18 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54402 --- Comment #28 from Alexandre Oliva 2013-01-18 11:08:06 UTC --- Is the mem-clobbering compile-time regression still noticeable after the recent patch?

[Bug go/54507] libgo testsuite does not timeout compilation

2013-01-18 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54507 Alexandre Oliva changed: What|Removed |Added CC||aoliva at gcc dot gnu.org ---

[Bug middle-end/55889] [4.8 Regression] ICE: in move_op_ascend, at sel-sched.c:6153 with -fschedule-insns -fselective-scheduling

2013-01-18 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55889 --- Comment #8 from Andrey Belevantsev 2013-01-18 11:09:13 UTC --- Created attachment 29202 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29202 more debug printing patch >From the log, the problem looks as follows. There is i

[Bug target/56028] Splitting a 64-bit volatile store

2013-01-18 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56028 --- Comment #1 from Uros Bizjak 2013-01-18 11:09:42 UTC --- - Does language standard guarantee atomic store in this case [wikipedia says "No." [1]]? - Can a store to a volatile DImode location be implemented as two consecutive SImode st

[Bug other/55793] Compile hog with -gdwarf-4 and -O2 (-fvar-tracking issue)

2013-01-18 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55793 Alexandre Oliva changed: What|Removed |Added CC||aoliva at gcc dot gnu.org ---

[Bug middle-end/56022] [4.8 regression] ICE (segfault) at convert_memory_address_addr_space (explow.c:334)

2013-01-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56022 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org,

[Bug rtl-optimization/21150] Suboptimal byte extraction from 64bits

2013-01-18 Thread vda.linux at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21150 Denis Vlasenko changed: What|Removed |Added CC||vda.linux at googlemail dot

[Bug target/56027] ldmxcsr permuted with asm

2013-01-18 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56027 --- Comment #2 from Marc Glisse 2013-01-18 11:14:53 UTC --- (In reply to comment #1) > I think you want a pass-thru: > > #define opaque(x) __asm volatile ("# x" : "=g" (x) : "0" (x)) (opaque returns a value in my example, but that's a

[Bug libmudflap/53359] [4.8 regression] undefined reference to `__gnu_cxx::__numeric_traits_integer::__min'

2013-01-18 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53359 Alexandre Oliva changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/56028] Splitting a 64-bit volatile store

2013-01-18 Thread paulmck at linux dot vnet.ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56028 --- Comment #2 from Paul E. McKenney 2013-01-18 11:25:52 UTC --- (In reply to comment #1) > - Does language standard guarantee atomic store in this case [wikipedia says > "No." [1]]? The above example of device drivers storing constants

[Bug sanitizer/55975] asan does not work with 46 bit address space on PowerPC64

2013-01-18 Thread kcc at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55975 --- Comment #15 from Kostya Serebryany 2013-01-18 11:40:57 UTC --- >> There are two off-by-one: In LLVM trunk: http://llvm.org/viewvc/llvm-project?rev=172807&view=rev Initially I wanted to do a merge to gcc this week, but I think I bet

[Bug target/56027] ldmxcsr permuted with asm

2013-01-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56027 --- Comment #3 from Richard Biener 2013-01-18 11:49:27 UTC --- (In reply to comment #2) > (In reply to comment #1) > > I think you want a pass-thru: > > > > #define opaque(x) __asm volatile ("# x" : "=g" (x) : "0" (x)) > > (opaque re

[Bug tree-optimization/56029] New: [4.8 Regression] ICE: verify_gimple failed, location references block not in block tree

2013-01-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56029 Bug #: 56029 Summary: [4.8 Regression] ICE: verify_gimple failed, location references block not in block tree Classification: Unclassified Product: gcc Version: 4.8.0

[Bug tree-optimization/56029] [4.8 Regression] ICE: verify_gimple failed, location references block not in block tree

2013-01-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56029 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.8.0 --- Comment #1 from Rich

[Bug target/56028] Splitting a 64-bit volatile store

2013-01-18 Thread eugeni.stepanov at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56028 --- Comment #3 from Evgeniy Stepanov 2013-01-18 11:57:07 UTC --- (In reply to comment #2) > See 1.9p8 of the C++11 standard, first bullet: > > "Access to volatile objects are evaluated strictly according to the rules of > the abstract m

[Bug target/56027] ldmxcsr permuted with asm

2013-01-18 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56027 --- Comment #4 from Marc Glisse 2013-01-18 12:08:52 UTC --- (In reply to comment #3) > > I am mostly wondering what guarantees I have there won't be re-ordering. > > *mxcsr > > are unspec_volatile and thus can commute with asm (register)

[Bug tree-optimization/56029] [4.8 Regression] ICE: verify_gimple failed, location references block not in block tree

2013-01-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56029 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug sanitizer/55975] asan does not work with 46 bit address space on PowerPC64

2013-01-18 Thread kcc at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55975 --- Comment #16 from Kostya Serebryany 2013-01-18 12:30:11 UTC --- -#define SHADOW_OFFSET (1ULL << 41) +#define SHADOW_OFFSET (1ULL << 43) On my ppc box which uses 44 bit address space this does not work: % ASAN_OPTIONS=verbo

[Bug tree-optimization/56029] [4.8 Regression] ICE: verify_gimple failed, location references block not in block tree

2013-01-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56029 --- Comment #3 from Richard Biener 2013-01-18 13:02:40 UTC --- (In reply to comment #2) > It's the PHI arg location of > > constant 0> > > as seen after IPA inline transform. > > Ah ... > > FOR_EACH_PHI_ARG (arg_p, p

[Bug sanitizer/55975] asan does not work with 46 bit address space on PowerPC64

2013-01-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55975 --- Comment #17 from Jakub Jelinek 2013-01-18 13:02:41 UTC --- But why doesn't the 1 << 41 version work with both 44 and 46-bit VA? It should be: || `[0x0a00, 0x3fff]` || HighMem|| || `[0x0340, 0x09ff

[Bug tree-optimization/56029] [4.8 Regression] ICE: verify_gimple failed, location references block not in block tree

2013-01-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56029 --- Comment #4 from Richard Biener 2013-01-18 13:14:28 UTC --- Created attachment 29204 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29204 somewhat reduced testcase Somewhat reduced testcase.

[Bug sanitizer/55975] asan does not work with 46 bit address space on PowerPC64

2013-01-18 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55975 --- Comment #18 from Andreas Schwab 2013-01-18 13:21:02 UTC --- (In reply to comment #15) > In LLVM trunk: http://llvm.org/viewvc/llvm-project?rev=172807&view=rev That only happens when running under gdb which appears to disable address

[Bug sanitizer/55975] asan does not work with 46 bit address space on PowerPC64

2013-01-18 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55975 --- Comment #19 from Andreas Schwab 2013-01-18 13:25:42 UTC --- MEM_TO_SHODOW does not work when (SHADOW_OFFSET << SHADOW_SHIFT) is less than kHighMemEnd. $ ASAN_OPTIONS=verbosity=1 ./clone-test-1.exe ==16778== Parsed ASAN_OPTIONS: verb

[Bug ada/56030] New: Ada fails to build when targeting x32 non multilib

2013-01-18 Thread gregnietsky at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56030 Bug #: 56030 Summary: Ada fails to build when targeting x32 non multilib Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: minor

[Bug sanitizer/55975] asan does not work with 46 bit address space on PowerPC64

2013-01-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55975 --- Comment #20 from Jakub Jelinek 2013-01-18 13:52:02 UTC --- Ah yes, it can't be | SHADOW_OFFSET then, but has to be + SHADOW_OFFSET. + is what gcc emits (the reason for that was primarily that it resulted in better code on x86_64/i686)

[Bug target/56031] New: Set ABI/Multilib to x32 when targeting x86_64-*-gnux32

2013-01-18 Thread gregnietsky at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56031 Bug #: 56031 Summary: Set ABI/Multilib to x32 when targeting x86_64-*-gnux32 Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: en

[Bug c++/56032] New: Uniform initialization of references

2013-01-18 Thread xazax.hun at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56032 Bug #: 56032 Summary: Uniform initialization of references Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED Severity: major Pri

[Bug c++/55742] [4.8 regression] __attribute__ in class function declaration cause "prototype does not match" errors.

2013-01-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55742 --- Comment #32 from Jakub Jelinek 2013-01-18 14:18:58 UTC --- Created attachment 29207 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29207 gcc48-pr55742.patch This bug is open for way too long given its severity, so let's start t

[Bug libffi/56033] New: FAIL: libffi.call/cls_struct_va1.c on powerpc-apple-darwin9 with -m64

2013-01-18 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56033 Bug #: 56033 Summary: FAIL: libffi.call/cls_struct_va1.c on powerpc-apple-darwin9 with -m64 Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug middle-end/56022] [4.8 regression] ICE (segfault) at convert_memory_address_addr_space (explow.c:334)

2013-01-18 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56022 Martin Jambor changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unas

[Bug ada/56030] Ada fails to build when targeting x32 non multilib

2013-01-18 Thread gregnietsky at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56030 --- Comment #1 from Bill Gates 2013-01-18 14:57:29 UTC --- There is a glitch with this testing it with a native x32 and includeing 64 mutlilib fails on the multilib build as there is no /64 multilib directory currently included ... sm

[Bug tree-optimization/56034] New: ICE: verify_gimple failed (invalid PHI argument) with -ftree-loop-distribution

2013-01-18 Thread antoine.balestrat at gmail dot com
: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassig...@gcc.gnu.org ReportedBy: antoine.balest...@gmail.com Hi ! Using GCC 4.8.0 as of 20130118 : $ cat incompat.c int a, b, *p; void f(void) { int *q

[Bug c++/56032] Uniform initialization of references

2013-01-18 Thread xazax.hun at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56032 --- Comment #1 from Gábor Horváth 2013-01-18 15:01:45 UTC --- (In reply to comment #0) > Consider the following code: > > // CODE -- > > #include > #include > > > class S { > public: > S(const std::vector& v_) : v{v_} {} >

[Bug tree-optimization/56034] ICE: verify_gimple failed (invalid PHI argument) with -ftree-loop-distribution

2013-01-18 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56034 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/56027] ldmxcsr permuted with asm

2013-01-18 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56027 Marc Glisse changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug sanitizer/55975] asan does not work with 46 bit address space on PowerPC64

2013-01-18 Thread kcc at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55975 --- Comment #21 from Kostya Serebryany 2013-01-18 15:33:33 UTC --- While we are at it... It is possible to use zero shadow offset of powerpc somehow? on x86_64 linux, when I build the code with -fPIC -pie the mapping looks like this:

[Bug c++/56032] Uniform initialization of references

2013-01-18 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56032 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/50025] [DR 1288] C++0x initialization syntax doesn't work for class members of reference type

2013-01-18 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50025 Jonathan Wakely changed: What|Removed |Added CC||xazax.hun at gmail dot com --

[Bug c++/56032] Uniform initialization of references

2013-01-18 Thread xazax.hun at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56032 --- Comment #3 from Gábor Horváth 2013-01-18 15:39:08 UTC --- (In reply to comment #2) > (In reply to comment #0) > > I guess the origin of this problem is the incomplete fix of the error above. > > There is no fix, PR 50025 is still open and t

[Bug sanitizer/55975] asan does not work with 46 bit address space on PowerPC64

2013-01-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55975 --- Comment #22 from Jakub Jelinek 2013-01-18 15:41:09 UTC --- Forcing everything to be built as -pie is a non-starter. The 5% just aren't worth the trouble. Especially, how are you going to deal with say a -fsanitize=address shared libr

[Bug sanitizer/55975] asan does not work with 46 bit address space on PowerPC64

2013-01-18 Thread kcc at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55975 --- Comment #23 from Kostya Serebryany 2013-01-18 15:46:00 UTC --- in our use-case 5% of run-time (and code size too) is a lot. We are currently in the process of migrating the chrome builds to zero based offset (chrome already uses -pie)

[Bug c++/56032] Uniform initialization of references

2013-01-18 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56032 --- Comment #4 from Jonathan Wakely 2013-01-18 16:00:15 UTC --- (In reply to comment #3) > I added a new report because 50025 is about a compilation error, and with gcc > 4.7 the code compiles, but fails to work as expected, but probably t

[Bug debug/54793] the location of a formal_parameter is not started from a function entry with -mfentry

2013-01-18 Thread fche at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54793 Frank Ch. Eigler changed: What|Removed |Added CC||tromey at redhat dot com

[Bug rtl-optimization/21141] [3.4 Regression] excessive stack usage

2013-01-18 Thread vda.linux at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21141 Denis Vlasenko changed: What|Removed |Added CC||vda.linux at googlemail dot

[Bug rtl-optimization/21141] [3.4 Regression] excessive stack usage

2013-01-18 Thread vda.linux at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21141 --- Comment #10 from Denis Vlasenko 2013-01-18 16:03:37 UTC --- BTW, testcase needs a small fix: -static const u64 C0[256]; +u64 C0[256]; or else gcc with optimize it almost to nothing :)

[Bug target/56028] Splitting a 64-bit volatile store

2013-01-18 Thread paulmck at linux dot vnet.ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56028 --- Comment #4 from Paul E. McKenney 2013-01-18 16:22:49 UTC --- (In reply to comment #3) > So, what are these "rules of the abstract machine", and why do they allow > non-atomic store of a large volatile aggregate (it is definitely not at

[Bug target/56028] Splitting a 64-bit volatile store

2013-01-18 Thread eugeni.stepanov at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56028 --- Comment #5 from Evgeniy Stepanov 2013-01-18 16:38:11 UTC --- Well, it's true that classes have assignment operators, and basic types don't. But this does not have anything to do with how the assignment could (or could not) be implement

[Bug middle-end/55889] [4.8 Regression] ICE: in move_op_ascend, at sel-sched.c:6153 with -fschedule-insns -fselective-scheduling

2013-01-18 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55889 --- Comment #9 from David Edelsohn 2013-01-18 16:49:08 UTC --- Created attachment 29208 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29208 sched-verbose=9 dump output with debugging patch applied

[Bug tree-optimization/56029] [4.8 Regression] ICE: verify_gimple failed, location references block not in block tree

2013-01-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56029 --- Comment #5 from Jakub Jelinek 2013-01-18 16:54:56 UTC --- Created attachment 29209 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29209 gcc48-pr56029.patch The bug is that neither reserve_phi_args_for_new_edge nor remove_phi_ar

[Bug tree-optimization/56029] [4.8 Regression] ICE: verify_gimple failed, location references block not in block tree

2013-01-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56029 Jakub Jelinek changed: What|Removed |Added AssignedTo|rguenth at gcc dot gnu.org |jakub at gcc dot gnu.org --- Co

[Bug middle-end/55889] [4.8 Regression] ICE: in move_op_ascend, at sel-sched.c:6153 with -fschedule-insns -fselective-scheduling

2013-01-18 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55889 --- Comment #10 from David Edelsohn 2013-01-18 16:57:00 UTC --- Neither insn 24/145 nor insn 28 move through insn 17. The two UNSPEC 44 insn (LC..2,, LCM..2) are inputs to insn 17. The pseudos are moved into r3 and r4, which are the inputs

[Bug tree-optimization/56034] [4.8 Regression] ICE: verify_gimple failed (invalid PHI argument) with -ftree-loop-distribution

2013-01-18 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56034 Marek Polacek changed: What|Removed |Added CC||rguenth at gcc dot gnu.org ---

[Bug c++/55742] [4.8 regression] __attribute__ in class function declaration cause "prototype does not match" errors.

2013-01-18 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55742 --- Comment #33 from Jason Merrill 2013-01-18 16:59:20 UTC --- (In reply to comment #32) That sounds good, thanks.

[Bug rtl-optimization/56023] [4.6 Regression]: [alpha] -fcompare-debug failure due to sched1 pass

2013-01-18 Thread ubizjak at gmail dot com
Bizjak 2013-01-18 17:04:39 UTC --- 4.7.3 [1] bootstraps OK, also passes -fcompare-debug test. [1] gcc version 4.7.3 20130118 (prerelease) [gcc-4_7-branch revision 195292]

[Bug libitm/55693] [4.8 Regression] libitm.c++/eh-1.C execution test fails on darwin from r193271

2013-01-18 Thread aldyh at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55693 --- Comment #14 from Aldy Hernandez 2013-01-18 17:14:56 UTC --- > You can use DYLD_PRINT_BINDINGS to find out which __cxa_allocate_exception > call > is being used, it'll also give you the addresses so you can make sure that the > right o

[Bug middle-end/56015] [4.6/4.7/4.8 Regression] expand expands p[9] = COMPLEX_EXPR <-IMAGPART_EXPR , REALPART_EXPR >; incorrectly.

2013-01-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56015 --- Comment #6 from Jakub Jelinek 2013-01-18 17:15:17 UTC --- Author: jakub Date: Fri Jan 18 17:15:07 2013 New Revision: 195301 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195301 Log: PR middle-end/56015 * expr.c (e

[Bug libitm/55693] [4.8 Regression] libitm.c++/eh-1.C execution test fails on darwin from r193271

2013-01-18 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55693 Aldy Hernandez changed: What|Removed |Added AssignedTo|aldyh at gcc dot gnu.org|unassigned at gcc dot

[Bug middle-end/56015] [4.6/4.7 Regression] expand expands p[9] = COMPLEX_EXPR <-IMAGPART_EXPR , REALPART_EXPR >; incorrectly.

2013-01-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56015 Jakub Jelinek changed: What|Removed |Added Known to work||4.8.0 Summary|[4.6/4.

[Bug tree-optimization/56035] New: ICE in verify_loop_structure, at cfgloop.c:1581 (loop n’s header does not belong directly to it !)

2013-01-18 Thread antoine.balestrat at gmail dot com
: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassig...@gcc.gnu.org ReportedBy: antoine.balest...@gmail.com Hi ! Using GCC 4.8.0 as of 20130118 : $ cat bb.c short a, c, *p; void f(void

[Bug c++/55742] [4.8 regression] __attribute__ in class function declaration cause "prototype does not match" errors.

2013-01-18 Thread xinliangli at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55742 --- Comment #34 from davidxl 2013-01-18 17:27:43 UTC --- The patch is missing changes in documentation on the new attribute. David (In reply to comment #32) > Created attachment 29207 [details] > gcc48-pr55742.patch > > This b

[Bug tree-optimization/56035] [4.8 Regression] ICE in verify_loop_structure, at cfgloop.c:1581 (loop n’s header does not belong directly to it !)

2013-01-18 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56035 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/56023] [4.6 Regression]: [alpha] -fcompare-debug failure due to sched1 pass

2013-01-18 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56023 --- Comment #5 from Uros Bizjak 2013-01-18 17:38:23 UTC --- Bookkeeping seems somehow broken to me in sched1 pass: -O2 -fcompare-debug -fdump-rtl-sched1-slim -S: _.c.190r.sched1: ;;

[Bug target/56028] Splitting a 64-bit volatile store

2013-01-18 Thread paulmck at linux dot vnet.ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56028 --- Comment #6 from Paul E. McKenney 2013-01-18 17:40:13 UTC --- The fact that a data-race-free program cannot observe the non-atomicity of a 64-bit store, though true, is beside the point. The plain fact is that hardware registers (for w

[Bug rtl-optimization/56023] [4.6 Regression]: [alpha] -fcompare-debug failure due to sched1 pass

2013-01-18 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56023 --- Comment #6 from Uros Bizjak 2013-01-18 17:49:33 UTC --- (In reply to comment #5) > Bookkeeping seems somehow broken to me in sched1 pass: *IF* this is problematic, then 4.7+ releases have the same problem.

[Bug c++/55742] [4.8 regression] __attribute__ in class function declaration cause "prototype does not match" errors.

2013-01-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55742 --- Comment #35 from Jakub Jelinek 2013-01-18 17:51:42 UTC --- Created attachment 29211 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29211 gcc48-pr55742.patch Updated patch with ChangeLog entry and code to prevent issuing errors

[Bug c++/55742] [4.8 regression] __attribute__ in class function declaration cause "prototype does not match" errors.

2013-01-18 Thread tmsriram at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55742 --- Comment #36 from Sriraman Tallam 2013-01-18 18:03:21 UTC --- (In reply to comment #32) > Created attachment 29207 [details] > gcc48-pr55742.patch > > This bug is open for way too long given its severity, so let's start talking > ov

[Bug c++/55742] [4.8 regression] __attribute__ in class function declaration cause "prototype does not match" errors.

2013-01-18 Thread tmsriram at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55742 --- Comment #37 from Sriraman Tallam 2013-01-18 18:07:08 UTC --- (In reply to comment #35) > Created attachment 29211 [details] > gcc48-pr55742.patch > > Updated patch with ChangeLog entry and code to prevent issuing errors for the > s

[Bug target/55433] [4.8 Regression][LRA] ICE on excessive reloads

2013-01-18 Thread vmakarov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55433 --- Comment #5 from Vladimir Makarov 2013-01-18 18:15:02 UTC --- Author: vmakarov Date: Fri Jan 18 18:14:52 2013 New Revision: 195302 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195302 Log: 2013-01-18 Vladimir Makarov

[Bug ada/56030] Ada fails to build when targeting x32 non multilib

2013-01-18 Thread gregnietsky at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56030 Bill Gates changed: What|Removed |Added Attachment #29205|0 |1 is obsolete|

[Bug target/56028] Splitting a 64-bit volatile store

2013-01-18 Thread pluto at agmk dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56028 Pawel Sikora changed: What|Removed |Added CC||pluto at agmk dot net --- Commen

[Bug tree-optimization/55995] vect increase_alignment notes missing from dump file

2013-01-18 Thread singhai at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55995 --- Comment #4 from Sharad Singhai 2013-01-18 18:26:17 UTC --- Author: singhai Date: Fri Jan 18 18:26:04 2013 New Revision: 195303 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195303 Log: 2013-01-18 Sharad Singhai P

  1   2   >