[Bug tree-optimization/53438] [4.7/4.8 Regression] Bitfield store replaced with full-byte store

2012-05-23 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53438 --- Comment #9 from rguenther at suse dot de 2012-05-23 07:04:51 UTC --- On Tue, 22 May 2012, wschmidt at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53438 > > --- Comment #8 from William J. Schmidt > 2012-05-22 18:04

[Bug fortran/53456] Add time support for VxWorks

2012-05-23 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53456 Janne Blomqvist changed: What|Removed |Added CC||jb at gcc dot gnu.org --- Comment #2 fr

[Bug tree-optimization/53426] [4.8 Regression] ICE:create_variable_info_for at ../../gcc-trunk/gcc/tree-ssa-structalias.c:5581

2012-05-23 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53426 --- Comment #11 from vincenzo Innocente 2012-05-23 08:03:54 UTC --- sorry I cannot test the patch on the original failing files as at revision 187789 I get cat > ipa.patch --- tree-ssa-structalias.c (revision 187695) +++ tree-ssa-structalias

[Bug c++/53398] feature request: option for overloaded methods order in vtable compatibility with msc

2012-05-23 Thread sweetrommie at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53398 --- Comment #3 from Roman Wieczorek 2012-05-23 08:11:43 UTC --- Just to clarify, the exact way msc places methods in vtable is: Grouping the overloaded methods. Placing them in reverted order in starting where first of those overload group occur

[Bug libfortran/53444] Accommodate non-compliant strerror_r() on VxWorks.

2012-05-23 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53444 --- Comment #1 from Tobias Burnus 2012-05-23 08:34:16 UTC --- Author: burnus Date: Wed May 23 08:34:06 2012 New Revision: 187796 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187796 Log: 2012-05-23 Tobias Burnus PR libfortran

[Bug bootstrap/52700] lib* configure fails on --enable-symvers=gnu-versioned-namespace.

2012-05-23 Thread pluto at agmk dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52700 --- Comment #9 from Pawel Sikora 2012-05-23 08:41:17 UTC --- (In reply to comment #8) > I tried it with --enable-languages=all > > ? libssp and others *silently* disable gnu versioning when you pass --enable-symvers=gnu-versioned-namespace. the

[Bug c++/53458] New: internal compiler error: in extract_insn, at recog.c:2077

2012-05-23 Thread anilashanbhag at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53458 Bug #: 53458 Summary: internal compiler error: in extract_insn, at recog.c:2077 Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED

[Bug libfortran/53444] Accommodate non-compliant strerror_r() on VxWorks.

2012-05-23 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53444 Tobias Burnus changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug libfortran/53445] No sticky bit on VxWorks - fix chmod.c

2012-05-23 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53445 --- Comment #1 from Tobias Burnus 2012-05-23 08:52:17 UTC --- Author: burnus Date: Wed May 23 08:52:09 2012 New Revision: 187797 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187797 Log: 2012-05-23 Robert Mason Tobias Burn

[Bug libfortran/53445] No sticky bit on VxWorks - fix chmod.c

2012-05-23 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53445 Tobias Burnus changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug middle-end/53433] [4.8 Regression] ICE in int_mode_for_mode, at stor-layout.c:424 during lto-bootstrap

2012-05-23 Thread vincenzo.innocente at cern dot ch
2.6.32 system on 2012-05-11. "current" trunk gcc version 4.8.0 20120523 (experimental) [trunk revision 187789] (GCC configured with: ../gcc-trunk/configure --prefix=/home/data/newsoft/usr -enable-languages=c,c++ -enable-gold=yes --enable-lto --with-build-config=bootstrap-lto CFLAGS=&

[Bug c++/53458] internal compiler error: in extract_insn, at recog.c:2077

2012-05-23 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53458 Richard Guenther changed: What|Removed |Added Target||ba-elf Status|UNCONFIRMED

[Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -mavx

2012-05-23 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53373 --- Comment #12 from vincenzo Innocente 2012-05-23 09:18:02 UTC --- gcc build for me with -march=native equivalent to -march=bdver1 (and therefore -mavx) with the "latest" trunk revision 187789

[Bug middle-end/53161] [4.8 Regression] ICE with weakref function and a function which takes vector types

2012-05-23 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53161 --- Comment #10 from Jan Hubicka 2012-05-23 09:23:47 UTC --- Author: hubicka Date: Wed May 23 09:23:40 2012 New Revision: 187798 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187798 Log: PR middle-end/53161 * symtab.c (symtab_re

[Bug debug/47624] FAIL: gcc.dg/guality/pr43077-1.c -O1 line 42 c == 3

2012-05-23 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47624 Alexandre Oliva changed: What|Removed |Added Blocks||49888 --- Comment #6 from Alexandre Oli

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

2012-05-23 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49888 --- Comment #1 from Alexandre Oliva 2012-05-23 09:30:29 UTC --- Patch at http://gcc.gnu.org/ml/gcc-patches/2012-05/msg01546.html

[Bug fortran/53456] Add time support for VxWorks

2012-05-23 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53456 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- Comment #3

[Bug tree-optimization/53426] [4.8 Regression] ICE:create_variable_info_for at ../../gcc-trunk/gcc/tree-ssa-structalias.c:5581

2012-05-23 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53426 --- Comment #12 from Jan Hubicka 2012-05-23 09:47:14 UTC --- Author: hubicka Date: Wed May 23 09:47:10 2012 New Revision: 187799 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187799 Log: PR middle-end/53426 * tree-ssa-structalia

[Bug tree-optimization/53426] [4.8 Regression] ICE:create_variable_info_for at ../../gcc-trunk/gcc/tree-ssa-structalias.c:5581

2012-05-23 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53426 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug tree-optimization/53426] [4.8 Regression] ICE:create_variable_info_for at ../../gcc-trunk/gcc/tree-ssa-structalias.c:5581

2012-05-23 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53426 --- Comment #14 from vincenzo Innocente 2012-05-23 11:53:13 UTC --- fix confirmed trunk revision 187799 compiles again my large application

[Bug c++/53137] [4.7/4.8 Regression] g++ segfault

2012-05-23 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53137 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org,

[Bug tree-optimization/53438] [4.7/4.8 Regression] Bitfield store replaced with full-byte store

2012-05-23 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53438 --- Comment #10 from William J. Schmidt 2012-05-23 12:35:11 UTC --- Sure. My testing was on 4.7, so I'll sanity-test trunk first. I can commit the backport next week also, assuming no fallout between now and then.

[Bug fortran/53306] [4.6/4.7/4.8 Regression] ICE on invalid 'array(*) =' statement

2012-05-23 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53306 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P4 CC|

[Bug tree-optimization/53438] [4.7/4.8 Regression] Bitfield store replaced with full-byte store

2012-05-23 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53438 --- Comment #11 from rguenther at suse dot de 2012-05-23 12:39:31 UTC --- On Wed, 23 May 2012, wschmidt at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53438 > > --- Comment #10 from William J. Schmidt > 2012-05-23 12:

[Bug fortran/53456] Add time support for VxWorks

2012-05-23 Thread rbmj at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53456 --- Comment #4 from rbmj at verizon dot net 2012-05-23 13:10:14 UTC --- VxWorks does not provide the process time in most versions and for most cases. In fact, many VxWorks applications are not processes in the traditional sense but instead tasks/

[Bug libstdc++/53457] Accommodate non-compliant ioctl() on VxWorks

2012-05-23 Thread rbmj at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53457 --- Comment #3 from rbmj at verizon dot net 2012-05-23 13:13:16 UTC --- I don't know much about fixincludes, but it *seems* to me like it could be done with fixincludes. I don't know how to get fixincludes to do that, though. Also, sorry for the

[Bug libstdc++/53457] Accommodate non-compliant ioctl() on VxWorks

2012-05-23 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53457 --- Comment #4 from Paolo Carlini 2012-05-23 13:47:49 UTC --- Then, please investigate that possibility, maybe ask for help on the mailing list too, in principle I consider it a better solution.

[Bug c++/29185] inconsistent warning: deleting array

2012-05-23 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29185 --- Comment #10 from paolo at gcc dot gnu.org 2012-05-23 14:19:37 UTC --- Author: paolo Date: Wed May 23 14:19:27 2012 New Revision: 187801 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187801 Log: /cp 2012-05-23 Paolo Carlini PR

[Bug c++/29185] inconsistent warning: deleting array

2012-05-23 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29185 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/29185] inconsistent warning: deleting array

2012-05-23 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29185 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug bootstrap/53459] New: ../../work/libcpp/lex.c:593:18: error: typedef 'check_count' locally defined but not used

2012-05-23 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53459 Bug #: 53459 Summary: ../../work/libcpp/lex.c:593:18: error: typedef 'check_count' locally defined but not used Classification: Unclassified Product: gcc Version: 4.8.0

[Bug fortran/53456] Add time support for VxWorks

2012-05-23 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53456 Janne Blomqvist changed: What|Removed |Added Status|UNCONFIRMED |NEW URL|

[Bug middle-end/53432] [4.8 Regression] ICE failed to reclaim unneeded function in same comdat group

2012-05-23 Thread roman at binarylife dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53432 --- Comment #3 from Roman Kononov 2012-05-23 14:58:28 UTC --- It broke in r187631 http://gcc.gnu.org/ml/gcc-cvs/2012-05/msg00628.html

[Bug middle-end/53432] [4.8 Regression] ICE failed to reclaim unneeded function in same comdat group

2012-05-23 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53432 --- Comment #4 from Jan Hubicka 2012-05-23 15:04:20 UTC --- Yes, it is just overactive sanity check. I am testing the fix.

[Bug tree-optimization/32089] Winline reports bogus warning

2012-05-23 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32089 --- Comment #8 from Jan Hubicka 2012-05-23 15:07:13 UTC --- Yes, it is a prediction of future, see http://citeseer.ist.psu.edu/viewdoc/summary?doi=10.1.1.43.6404 for details. Inline decision and branch prediction is set of heuristics that are ba

[Bug target/53448] [avr] ignoring __attribute__((aligned(2)))

2012-05-23 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53448 --- Comment #2 from Georg-Johann Lay 2012-05-23 15:25:27 UTC --- Author: gjl Date: Wed May 23 15:25:22 2012 New Revision: 187803 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187803 Log: PR target/53448 * config/avr/avr.h (ASM_OU

[Bug target/53448] [avr] ignoring __attribute__((aligned(2)))

2012-05-23 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53448 --- Comment #3 from Georg-Johann Lay 2012-05-23 15:28:11 UTC --- Author: gjl Date: Wed May 23 15:28:05 2012 New Revision: 187804 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187804 Log: Backport from 2012-05-23 mainline r187803

[Bug target/53448] [avr] ignoring __attribute__((aligned(2)))

2012-05-23 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53448 Georg-Johann Lay changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug middle-end/53460] New: Internal compiler error: in calc_dfs_tree, at dominance.c:395

2012-05-23 Thread linux at carewolf dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53460 Bug #: 53460 Summary: Internal compiler error: in calc_dfs_tree, at dominance.c:395 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug middle-end/53460] Internal compiler error: in calc_dfs_tree, at dominance.c:395

2012-05-23 Thread linux at carewolf dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53460 --- Comment #1 from Allan Jensen 2012-05-23 15:34:35 UTC --- Created attachment 27481 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27481 FontFastPath.ii.gz

[Bug fortran/53456] Add time support for VxWorks

2012-05-23 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53456 Tobias Burnus changed: What|Removed |Added Status|NEW |UNCONFIRMED Ever Confirmed|1

[Bug middle-end/53460] Internal compiler error: in calc_dfs_tree, at dominance.c:395

2012-05-23 Thread linux at carewolf dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53460 --- Comment #2 from Allan Jensen 2012-05-23 15:37:32 UTC --- It appears I am not allowed to make more than one attachment so you will have to do with one example. Here is the console output: Using built-in specs. COLLECT_GCC=/usr/bin/g++ Target:

[Bug target/53461] New: Incorrect handling of CASE_VECTOR_PC_RELATIVE in config/m68k.md

2012-05-23 Thread gvvn1200 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53461 Bug #: 53461 Summary: Incorrect handling of CASE_VECTOR_PC_RELATIVE in config/m68k.md Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED

[Bug c/49863] -Wunused-result not behaving correctly

2012-05-23 Thread jim.king at simplivity dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49863 James E. King, III changed: What|Removed |Added CC||jim.king at simplivity dot

[Bug c/49863] -Wunused-result not behaving correctly

2012-05-23 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49863 --- Comment #4 from Andrew Pinski 2012-05-23 17:20:52 UTC --- (In reply to comment #3) > If I declare > -D_FORTIFY_SOURCE=2 on the command line, the headers should not override me > just because it is not an optimized build. Is there some other

[Bug target/53378] gcc/regs.h hides system header regs.h on vxWorks

2012-05-23 Thread rbmj at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53378 --- Comment #5 from rbmj at verizon dot net 2012-05-23 17:27:09 UTC --- Could this be fixed by a fixincludes stub somewhat like the following? /* * Work around same-named gcc header regs.h in taskLib.h on VxWorks */ fix = { hackname= vx

[Bug tree-optimization/53438] [4.7/4.8 Regression] Bitfield store replaced with full-byte store

2012-05-23 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53438 --- Comment #12 from William J. Schmidt 2012-05-23 17:38:44 UTC --- Hm, the auto-commenter isn't working. Committed to trunk: 2012-05-23 Richard Guenther PR tree-optimization/53438 * tree-sra.c (analyze_access_subtree): Correct bitf

[Bug c++/53462] New: template method constant folding division-by-zero warning within dead code

2012-05-23 Thread rikaigcc at rikai dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53462 Bug #: 53462 Summary: template method constant folding division-by-zero warning within dead code Classification: Unclassified Product: gcc Version: 4.4.6 Status: UNCO

[Bug target/53378] gcc/regs.h hides system header regs.h on vxWorks

2012-05-23 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53378 --- Comment #6 from Eric Botcazou 2012-05-23 17:50:44 UTC --- > Could this be fixed by a fixincludes stub somewhat like the following? I don't understand why you cannot use a similar trick as ada/sigtramp-ppcvxw.c.

[Bug target/53378] gcc/regs.h hides system header regs.h on vxWorks

2012-05-23 Thread rbmj at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53378 --- Comment #7 from rbmj at verizon dot net 2012-05-23 17:57:53 UTC --- > > Could this be fixed by a fixincludes stub somewhat like the following? > > I don't understand why you cannot use a similar trick as > ada/sigtramp-ppcvxw.c. Isn't that t

[Bug c++/53462] template method constant folding division-by-zero warning within dead code

2012-05-23 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53462 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|rikaigcc at r

[Bug c++/11856] unsigned warning in template

2012-05-23 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11856 Paolo Carlini changed: What|Removed |Added CC||rikaigcc at rikai dot com --- Comment #35

[Bug c++/53462] template method constant folding division-by-zero warning within dead code

2012-05-23 Thread rudick at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53462 --- Comment #2 from rudick at gmail dot com 2012-05-23 18:27:43 UTC --- It looks related, but are you sure its a duplicate (if the fix was to turn off all such warnings)? I.e., if the code weren't made dead by being short-circuited by " if (I &&",

[Bug target/53378] gcc/regs.h hides system header regs.h on vxWorks

2012-05-23 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53378 --- Comment #8 from Eric Botcazou 2012-05-23 18:51:55 UTC --- > Isn't that the same trick? It's just that taskLib.h is not in GCC sources so > I > can't just put the change in. The trick should be in libgcc/config/vxlib.c of course...

[Bug fortran/53456] Add time support for VxWorks

2012-05-23 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53456 --- Comment #7 from Janne Blomqvist 2012-05-23 18:52:52 UTC --- Author: jb Date: Wed May 23 18:52:47 2012 New Revision: 187806 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187806 Log: PR 53456 clock_gettime fallback for gf_gettime 2012

[Bug fortran/53389] [4.6/4.7/4.8 Regression] -frealloc-lhs: memory leak when assigning array function result to allocatable array, where one of its supplied arguments is itself an array function resul

2012-05-23 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53389 --- Comment #6 from Tobias Burnus 2012-05-23 19:08:56 UTC --- Author: burnus Date: Wed May 23 19:08:52 2012 New Revision: 187808 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187808 Log: 2012-05-23 Tobias Burnus PR fortran/53

[Bug fortran/53389] [4.6/4.7/4.8 Regression] -frealloc-lhs: memory leak when assigning array function result to allocatable array, where one of its supplied arguments is itself an array function resul

2012-05-23 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53389 --- Comment #7 from Tobias Burnus 2012-05-23 19:13:34 UTC --- Author: burnus Date: Wed May 23 19:13:27 2012 New Revision: 187810 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187810 Log: 2012-05-23 Tobias Burnus PR fortran/53

[Bug fortran/53389] [4.6/4.7/4.8 Regression] -frealloc-lhs: memory leak when assigning array function result to allocatable array, where one of its supplied arguments is itself an array function resul

2012-05-23 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53389 Tobias Burnus changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug target/53378] gcc/regs.h hides system header regs.h on vxWorks

2012-05-23 Thread rbmj at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53378 --- Comment #9 from rbmj at verizon dot net 2012-05-23 19:29:23 UTC --- Created attachment 27482 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27482 Errors introduced by gcc/regs.h The problem is that gcc/regs.h introduces its own errors. I

[Bug preprocessor/53463] New: [4.8 Regression]: system header not recognized, yielding warnings about long long preprocessor constant

2012-05-23 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53463 Bug #: 53463 Summary: [4.8 Regression]: system header not recognized, yielding warnings about long long preprocessor constant Classification: Unclassified Product: gcc

[Bug preprocessor/53463] [4.8 Regression]: system header not recognized, yielding warnings about long long preprocessor constant

2012-05-23 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53463 --- Comment #1 from Hans-Peter Nilsson 2012-05-23 20:21:01 UTC --- Created attachment 27484 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27484 The offending system header _default_types.h, fresh from newlib. A brief look in gcc-testresult

[Bug c++/53464] New: Invalid default value for non-type template parameter is accepted

2012-05-23 Thread sch...@uni-mainz.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53464 Bug #: 53464 Summary: Invalid default value for non-type template parameter is accepted Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug fortran/51055] deferred length character allocation: allocate(character(len=i)::s) rejected

2012-05-23 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51055 --- Comment #7 from Tobias Burnus 2012-05-23 20:35:44 UTC --- Author: burnus Date: Wed May 23 20:35:30 2012 New Revision: 187811 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187811 Log: 2012-05-23 Tobias Burnus PR fortran/51

[Bug fortran/45170] [F2003] allocatable character lengths

2012-05-23 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45170 --- Comment #35 from Tobias Burnus 2012-05-23 20:35:42 UTC --- Author: burnus Date: Wed May 23 20:35:30 2012 New Revision: 187811 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187811 Log: 2012-05-23 Tobias Burnus PR fortran/5

[Bug fortran/51055] deferred length character allocation: allocate(character(len=i)::s) rejected

2012-05-23 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51055 Tobias Burnus changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug fortran/45170] [F2003] allocatable character lengths

2012-05-23 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45170 --- Comment #36 from Tobias Burnus 2012-05-23 20:45:29 UTC --- (In reply to comment #35) > New Revision: 187811 That patch fixed comment 14. REMAINING issues: - comment 24 first "Does not work.", see also comment 34 - PRs which block this PR,

[Bug preprocessor/53463] [4.8 Regression]: system header not recognized, yielding warnings about long long preprocessor constant

2012-05-23 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53463 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |4.8.0

[Bug objc/50909] Process "#pragma options align=reset" correctly on Mac OS X

2012-05-23 Thread carl at lytro dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50909 Carl Norum changed: What|Removed |Added CC||carl at lytro dot com --- Comment #1 from Ca

[Bug c++/52796] [C++11] Initialization of primitive object with 0-length parameter pack fails to value-initialize

2012-05-23 Thread michaelh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52796 --- Comment #8 from michaelh at gcc dot gnu.org 2012-05-23 21:34:54 UTC --- Author: michaelh Date: Wed May 23 21:34:50 2012 New Revision: 187816 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187816 Log: Fix the PR entry in the ChangeLog.

[Bug testsuite/53170] ERROR: g++.dg/cpp0x/variadic-value1.C: syntax error in target selector "target c++11" for " dg-do 2 run { target c++11 } "

2012-05-23 Thread michael.hope at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53170 --- Comment #2 from Michael Hope 2012-05-23 21:43:15 UTC --- Fixed in r187813. See the follow up in PR52796.

[Bug testsuite/53170] ERROR: g++.dg/cpp0x/variadic-value1.C: syntax error in target selector "target c++11" for " dg-do 2 run { target c++11 } "

2012-05-23 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53170 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/53462] template method constant folding division-by-zero warning within dead code

2012-05-23 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53462 Paolo Carlini changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #3 f

[Bug tree-optimization/53465] New: [4.7 regression] wrong code with -O1 -ftree-vrp

2012-05-23 Thread luto at mit dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53465 Bug #: 53465 Summary: [4.7 regression] wrong code with -O1 -ftree-vrp Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED Severity: major Pri

[Bug bootstrap/53466] New: [4.8 Regression] Bootstrap failure

2012-05-23 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53466 Bug #: 53466 Summary: [4.8 Regression] Bootstrap failure Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug tree-optimization/53465] [4.7 regression] wrong code with -O1 -ftree-vrp

2012-05-23 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53465 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug debug/53235] [4.8 Regression] 20120504 broke -fdebug-types-section

2012-05-23 Thread jan.kratochvil at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53235 Jan Kratochvil changed: What|Removed |Added CC||dje at google dot com --- Comment #8 fro

[Bug c/53467] New: xgcc:Internal error: Bus error (program cc1)

2012-05-23 Thread dokumentarfilme at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53467 Bug #: 53467 Summary: xgcc:Internal error: Bus error (program cc1) Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED Severity: blocker Prio

[Bug bootstrap/53468] New: bootstrap fails on debian/amd64, unable to find crti.o and crtn.o

2012-05-23 Thread calebdelisle at lavabit dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53468 Bug #: 53468 Summary: bootstrap fails on debian/amd64, unable to find crti.o and crtn.o Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED