This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index] Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
February 27, 2015
| 22:13 | Re: Obscure crashes due to gcc 4.9 -O2 => -fisolate-erroneous-paths-dereference | Manuel López-Ibáñez |
| 20:55 | [RFC/patch for stage1] Embed compiler dumps into generated .o files (was Re: Obscure crashes due to gcc 4.9 -O2 => -fisolate-erroneous-paths-dereference) | David Malcolm |
| 00:01 | Sandra Loosemore appointed docs maintainer | Gerald Pfeifer |
February 26, 2015
| 22:36 | gcc-4.8-20150226 is now available | gccadmin |
| 19:19 | Re: #include "gmp.h" in system.h via gcc-plugin.h | David Malcolm |
| 18:51 | Re: #include "gmp.h" in system.h via gcc-plugin.h | Bert Wesarg |
| 16:23 | Re: Obscure crashes due to gcc 4.9 -O2 => -fisolate-erroneous-paths-dereference | David Malcolm |
| 16:00 | Re: #include "gmp.h" in system.h via gcc-plugin.h | David Malcolm |
| 15:34 | Re: #include "gmp.h" in system.h via gcc-plugin.h | Bert Wesarg |
| 10:27 | Re: MPX runtime inclusion for GCC 5 | Ilya Enkovich |
| 08:30 | Re: MPX runtime inclusion for GCC 5 | Richard Biener |
February 25, 2015
| 23:20 | Re: need help with Pointer Bounds Checking documentation | Gerald Pfeifer |
| 22:36 | gcc-4.9-20150225 is now available | gccadmin |
| 20:36 | MPX runtime inclusion for GCC 5 | Jeff Law |
| 20:29 | Announcing Kirill Yukhin as x86 vector ISA extension maintainer | Jeff Law |
| 20:24 | Announcing Ilya Enkovich as bounded pointer/MPX maintainer and MPX runtime maintainer | Jeff Law |
| 19:05 | Re: How to update reg_dead notes | Kenneth Zadeck |
| 18:54 | Re: How to update reg_dead notes | Georg-Johann Lay |
| 17:58 | Re: need help with Pointer Bounds Checking documentation | Sandra Loosemore |
| 17:27 | Re: LTO problems with -fprofile-generate (aarch64) | Benedikt Huber |
| 16:47 | Re: need help with Pointer Bounds Checking documentation | Ilya Enkovich |
| 16:16 | Re: need help with Pointer Bounds Checking documentation | Sandra Loosemore |
| 10:42 | Re: LTO problems with -fprofile-generate (aarch64) | Jan Hubicka |
| 07:56 | Re: need help with Pointer Bounds Checking documentation | Ilya Enkovich |
February 24, 2015
| 18:40 | Re: How to update reg_dead notes | Oleg Endo |
| 18:33 | Re: How to update reg_dead notes | Kenneth Zadeck |
| 18:23 | Re: How to update reg_dead notes | Georg-Johann Lay |
| 18:00 | LTO problems with -fprofile-generate (aarch64) | Benedikt Huber |
| 17:08 | Re: How to update reg_dead notes | Eric Botcazou |
| 16:47 | Re: need help with Pointer Bounds Checking documentation | Sandra Loosemore |
| 16:04 | Re: How to update reg_dead notes | Oleg Endo |
| 15:59 | Re: How to update reg_dead notes | Georg-Johann Lay |
| 14:11 | Re: unfused fma question | Richard Biener |
| 13:56 | Re: unfused fma question | Andrew Haley |
| 13:11 | Re: How to update reg_dead notes | Kenneth Zadeck |
| 12:14 | Re: unfused fma question | Richard Biener |
| 11:41 | How to update reg_dead notes | Georg-Johann Lay |
| 08:14 | Re: need help with Pointer Bounds Checking documentation | Ilya Enkovich |
| 01:46 | questionable checks for flexible array members in c-ubsan.c and tree-vrp.c (was: Re: array bounds, sanitizer, safe programming, and cilk array notation) | Martin Uecker |
February 23, 2015
| 21:41 | Re: Listing a maintainer for libcilkrts, and GCC's Cilk Plus implementation generally? | H.J. Lu |
| 21:24 | Re: target macro removal (fwd) | Joseph Myers |
| 18:59 | Re: unfused fma question | Marc Glisse |
| 18:40 | Re: unfused fma question | Jeff Law |
| 18:38 | Re: unfused fma question | Joseph Myers |
| 18:07 | Re: unfused fma question | Jeff Law |
| 17:53 | Re: array bounds, sanitizer, safe programming, and cilk array notation | Joseph Myers |
| 17:42 | RE: unfused fma question | Steve Ellcey |
February 22, 2015
| 22:36 | gcc-5-20150222 is now available | gccadmin |
| 19:00 | Re: unfused fma question | Jeff Law |
| 18:30 | RE: unfused fma question | Matthew Fortune |
| 00:41 | Re: array bounds, sanitizer, safe programming, and cilk array notation | Martin Uecker |
February 21, 2015
| 15:41 | Re: array bounds, sanitizer, safe programming, and cilk array notation | Marek Polacek |
| 15:21 | Re: array bounds, sanitizer, safe programming, and cilk array notation | Marek Polacek |
| 00:56 | unfused fma question | Steve Ellcey |
February 20, 2015
February 19, 2015
February 18, 2015
| 23:40 | Thanks | Hervé Mutombo |
| 22:36 | gcc-4.9-20150218 is now available | gccadmin |
| 19:30 | Re: Obscure crashes due to gcc 4.9 -O2 => -fisolate-erroneous-paths-dereference | Andrew Pinski |
| 19:29 | Re: Obscure crashes due to gcc 4.9 -O2 => -fisolate-erroneous-paths-dereference | Jakub Jelinek |
| 19:24 | Obscure crashes due to gcc 4.9 -O2 => -fisolate-erroneous-paths-dereference | Jeff Prothero |
| 09:58 | Re: Tree SSA If-combine optimization pass in GCC | Richard Biener |
February 17, 2015
| 16:25 | RE: Tree SSA If-combine optimization pass in GCC | Ajit Kumar Agarwal |
| 15:13 | Re: Operator "~", decltype() and templates. | Jonathan Wakely |
| 15:10 | Operator "~", decltype() and templates. | PaweÅ Tomulik |
| 12:19 | Re: Tree SSA If-combine optimization pass in GCC | Richard Biener |
| 10:44 | Re: Cost Calculation on Loop Invariant on Arithmetic operations on RTL | Steven Bosscher |
| 10:27 | RE: Tree SSA If-combine optimization pass in GCC | Ajit Kumar Agarwal |
| 10:12 | Re: Tree SSA If-combine optimization pass in GCC | Richard Biener |
| 08:45 | Cost Calculation on Loop Invariant on Arithmetic operations on RTL | Ajit Kumar Agarwal |
| 08:23 | Tree SSA If-combine optimization pass in GCC | Ajit Kumar Agarwal |
| 03:49 | Re: [RFC] Dealing with ODR violations in GCC | Jan Hubicka |
| 03:04 | Re: [RFC] Dealing with ODR violations in GCC | Jason Merrill |
| 00:27 | Re: [RFC] Dealing with ODR violations in GCC | Jan Hubicka |
February 16, 2015
| 18:10 | Re: Rename C files to .c in GCC source | Jonathan Wakely |
| 17:45 | Re: Rename C files to .c in GCC source | Jonny Grant |
| 17:22 | Re: Postpone expanding va_arg until pass_stdarg | Tom de Vries |
| 13:17 | RE: Function outlining and partial Inlining | Ajit Kumar Agarwal |
| 09:52 | Re: mfentry example | Andrew Haley |
| 08:46 | std::initializer_list construction | David Krauss |
February 15, 2015
| 23:03 | Re: Android native build of GCC | Cyd Haselton |
| 22:36 | gcc-5-20150215 is now available | gccadmin |
| 22:00 | mfentry example | Niklaus |
| 19:30 | Re: Android native build of GCC | Cyd Haselton |
| 19:14 | Re: Android native build of GCC | Alexander Monakov |
| 18:57 | Re: Android native build of GCC | Alexander Monakov |
| 18:49 | Re: Android native build of GCC | Cyd Haselton |
| 18:41 | Re: Android native build of GCC | Cyd Haselton |
| 17:53 | Re: Android native build of GCC | Alexander Monakov |
| 16:28 | Re: Segmentation fault with unique_ptr | Mikhail Maltsev |
| 12:07 | Re: Android native build of GCC | Cyd Haselton |
| 09:25 | Re: --disable-shared bootstrap dies building libcc1 | Václav Zeman |
February 14, 2015
| 13:46 | Re: Failure to dlopen libgomp due to static TLS data | Andrew Haley |
| 11:08 | Re: Android native build of GCC | Andrew Haley |
| 07:44 | Re: Postpone expanding va_arg until pass_stdarg | Richard Biener |
| 02:10 | --disable-shared bootstrap dies building libcc1 | Alan Modra |
February 13, 2015
February 12, 2015
February 11, 2015
| 22:36 | gcc-4.9-20150211 is now available | gccadmin |
| 18:19 | Re: Postpone expanding va_arg until pass_stdarg | Tom de Vries |
| 18:10 | Re: Postpone expanding va_arg until pass_stdarg | Tom de Vries |
| 13:40 | [ANN] ODB C++ ORM 2.4.0 Released | Boris Kolpackov |
| 12:08 | Re: Android native build of GCC | Cyd Haselton |
| 11:27 | Re: Android native build of GCC | Andrew Haley |
| 10:00 | Re: Android native build of GCC | Cyd Haselton |
| 08:37 | Re: Android native build of GCC | Andrew Haley |
| 00:41 | Re: Android native build of GCC | Cyd Haselton |
February 10, 2015
| 16:57 | Re: Postpone expanding va_arg until pass_stdarg | Michael Matz |
| 13:46 | Re: Postpone expanding va_arg until pass_stdarg | Richard Biener |
| 13:20 | Re: Postpone expanding va_arg until pass_stdarg | Tom de Vries |
| 10:10 | Re: Postpone expanding va_arg until pass_stdarg | Richard Biener |
| 09:23 | Postpone expanding va_arg until pass_stdarg | Tom de Vries |
February 09, 2015
| 21:50 | Separately build C front-end | Sidharth Chaturvedi |
| 19:30 | Re: Problem with extremely large procedures and 64-bit code | H.J. Lu |
| 19:11 | Re: Problem with extremely large procedures and 64-bit code | Ricardo Telichevesky |
| 18:23 | Fwd: Re: gcc rodata regression | Simon Glass |
| 16:56 | Broken links on gcc.gnu.org/onlinedocs | EXT-Barrett, James |
February 08, 2015
| 22:36 | gcc-5-20150208 is now available | gccadmin |
| 16:25 | Re: Stepping down as global maintainer | Diego Novillo |
| 14:58 | Re: Stepping down as global maintainer | Gerald Pfeifer |
| 12:04 | Re: Rename C files to .c in GCC source | Oleg Endo |
| 07:05 | Re: Stepping down as global maintainer | Jeff Law |
| 06:57 | Feedback video | Shajuchairman |
| 01:02 | Re: About the GCC mirror on igor.onlinedirect.bg | Gerald Pfeifer |
February 07, 2015
| 23:17 | Re: Rename C files to .c in GCC source | Jonny Grant |
| 14:25 | Re: Android native build of GCC | Cyd Haselton |
| 01:56 | Re: How is TARGET_ASM_ASSEMBLE_VISIBILITY used? | H.J. Lu |
| 00:42 | Stepping down as global maintainer | Diego Novillo |
| 00:24 | Re: Vararg templates. GCC vs Clang | Jonathan Wakely |
| 00:05 | Re: Vararg templates. GCC vs Clang | Jonathan Wakely |
February 06, 2015
| 22:46 | libgccjit documentation now available on gcc.gnu.org | David Malcolm |
| 22:20 | How is TARGET_ASM_ASSEMBLE_VISIBILITY used? | H.J. Lu |
| 16:51 | Re: not using push by gcc | Martin Sebor |
| 16:23 | Re: Android native build of GCC | Andrew Haley |
| 16:11 | Re: Android native build of GCC | Cyd Haselton |
| 15:28 | Re: Android native build of GCC | Paul_Koning |
| 14:58 | Re: Possible typo in LRA | Vladimir Makarov |
| 12:12 | Vararg templates. GCC vs Clang | Victor |
| 11:34 | Re: Android native build of GCC | Andrew Haley |
| 11:06 | Re: Android native build of GCC | Cyd Haselton |
| 10:28 | Re: Android native build of GCC | Andrew Haley |
| 10:18 | Re: Android native build of GCC | Hans-Peter Nilsson |
| 09:16 | Re: Android native build of GCC | Andrew Haley |
| 08:01 | Re: Android native build of GCC | Hans-Peter Nilsson |
| 07:48 | Re: Possible typo in LRA | Jeff Law |
February 05, 2015
| 21:37 | Possible typo in LRA | sarah at hederstierna dot com |
| 18:39 | Fwd: ANNOUNCEMENT: Intel386 psABI version 1.0 | H.J. Lu |
| 10:42 | Re: limiting call clobbered registers for library functions | Paul Shortis |
| 09:03 | Re: libgcc_s_sjlj-1 and libstdc++-6 dependency... | David Guillen |
| 04:28 | Re: Rename C files to .c in GCC source | Jonathan Wakely |
February 04, 2015
| 22:36 | gcc-4.9-20150204 is now available | gccadmin |
| 20:22 | Thanks for your helpful information | Susan Kitchen |
| 18:06 | libgcc_s_sjlj-1 and libstdc++-6 dependency... | Umesh Kalappa |
| 01:40 | building against a temporary install dir? | DJ Delorie |
| 00:32 | Re: Rename C files to .c in GCC source | Andrew Pinski |
| 00:23 | Re: Rename C files to .c in GCC source | Kevin Ingwersen (Ingwie Phoeni |
February 03, 2015
| 23:24 | Re: Rename C files to .c in GCC source | Joseph Myers |
| 23:21 | Re: Rename C files to .c in GCC source | Andreas Schwab |
| 22:55 | Re: Rename C files to .c in GCC source | Jonny Grant |
| 22:42 | Re: ARM Linux EABI: unwinding through a segfault handler | mads_bn |
| 22:41 | Re: ARM Linux EABI: unwinding through a segfault handler | mads_bn |
| 14:13 | Re: gcc rodata regression | Simon Glass |
| 13:59 | Re: pass_stdarg problem when run after pass_lim | Michael Matz |
| 13:41 | Re: pass_stdarg problem when run after pass_lim | Jakub Jelinek |
| 13:36 | Re: pass_stdarg problem when run after pass_lim | Michael Matz |
| 09:41 | Re: pass_stdarg problem when run after pass_lim | Tom de Vries |
February 02, 2015
| 23:56 | Re: Rename C files to .c in GCC source | Jonathan Wakely |
| 23:15 | Re: limiting call clobbered registers for library functions | Joern Rennecke |
| 21:55 | Re: limiting call clobbered registers for library functions | Paul Shortis |
| 21:18 | Re: Rename C files to .c in GCC source | Andrew Pinski |
| 21:11 | Re: Rename C files to .c in GCC source | Jonny Grant |
| 16:48 | Affiliate | SK |
| 16:23 | Re: Rename C files to .c in GCC source | David Malcolm |
| 15:47 | Re: pass_stdarg problem when run after pass_lim | Michael Matz |
| 14:33 | Re: pass_stdarg problem when run after pass_lim | Tom de Vries |
| 08:55 | Re: limiting call clobbered registers for library functions | Yury Gribov |
| 08:16 | Re: gcc rodata regression | Segher Boessenkool |
| 08:15 | not using push by gcc | Mr.reCoder |
| 03:24 | "Call for Papers for the 2015 National Indigenous Conferences" | Indigenous Conference Services |
| 01:52 | Re: gcc rodata regression | Simon Glass |
February 01, 2015
| 22:36 | gcc-5-20150201 is now available | gccadmin |
| 16:34 | Re: Rename C files to .c in GCC source | Kevin Ingwersen (Ingwie Phoeni |
| 16:09 | Re: Rename C files to .c in GCC source | Eli Zaretskii |
| 16:08 | Re: Rename C files to .c in GCC source | Eli Zaretskii |
| 08:55 | Re: gcc rodata regression | Andreas Schwab |
| 00:09 | gcc rodata regression | Simon Glass |
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index] Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]